Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 0h
Search - 0h - List
OtherRC522
DL : 0
详细介绍射频卡设计方法及其使用方法的介绍 -RF card details on design methods and their use of introduction
Update : 2024-04-28 Size : 3139584 Publisher : 曹振波

基于ti tms320c672x下音频开发例子程式,包括eq delay chorus等,还包括usb控制-Ti tms320c672x on the development of the next audio examples of programs, including eq delay chorus and so on, also includes usb control
Update : 2024-04-28 Size : 1122304 Publisher : 小蔡

DL : 0
xp风格类,ClassXP -xp style category, ClassXP
Update : 2024-04-28 Size : 109568 Publisher : 代华

c8051f120端口模拟的I2C,点亮PCF8574驱动的发光二极管-c8051f120 simulated port I2C, lit PCF8574-driven light-emitting diodes
Update : 2024-04-28 Size : 5120 Publisher : 李昆

DL : 0
在VC++下基于MRF来进行的图像分割源代码-In VC++ For MRF-based image segmentation source code
Update : 2024-04-28 Size : 58368 Publisher : 王磊

DL : 0
FlashAcessV0.4.6版,用于烧写FALSH的应用程序,需要BANYAN DAEMON的支持,配合BNAYAN系列仿真器或者简易JTAG电缆访问目标板上的FLASH,可支持ARM7/ARM9,各种FLASH。需要1K RAM 运行-FlashAcessV0.4.6 version for the application programmer FALSH, BANYAN DAEMON need the support and facilitation of BNAYAN series or simple JTAG emulator target cable access board FLASH, can support ARM7/ARM9, a variety of FLASH. 1K RAM needs to run
Update : 2024-04-28 Size : 659456 Publisher : 杨沫涵

DL : 0
空时自适应信号处理,用于合成孔径雷达东目标检测,ACP,AEP方法-Space-time adaptive signal processing, synthetic aperture radar for target detection in the East, ACP, AEP method
Update : 2024-04-28 Size : 5120 Publisher : 刘亚东

DL : 0
Varitronix公司的2.8寸TFT液晶屏手册和初始化源码,对想用2.8寸屏的是不错的参考.-Varitronix company s 2.8-inch TFT LCD screen and manual initialization source of want to use 2.8-inch screen is a good reference.
Update : 2024-04-28 Size : 2275328 Publisher : 牛洪贵

DL : 0
一个可以将gps原始rinex格式文件压缩成d文件的小程序-Gps original one can be compressed into rinex format d documents applet
Update : 2024-04-28 Size : 7168 Publisher : 于兴旺

DL : 0

Update : 2024-04-28 Size : 1207296 Publisher : 黄建明

这个程序实现了Francis R. Bach的Bolasso算法,用于特征选取和预测。主要用于高纬度问题的特征选取,它使用了带有Bootstrap方法的自助抽样的正则化回归,并使用了Karl Skoglund的lars实现。-This procedure achieved Francis R. Bach s Bolasso algorithms for feature selection and forecasting. The main problem for high-latitude feature selection, it uses a method of self-help Bootstrap sampling Tikhonov reunification, and Karl Skoglund used to achieve the lars.
Update : 2024-04-28 Size : 198656 Publisher : xuechaoling

DL : 0
八段数码管的显示的小程序,环境是VHDL-0h
Update : 2024-04-28 Size : 105472 Publisher : mars343

联盛多合一读卡器方案UT367参考电路图-USbest program of all-in-one flash card reader UT367 reference circuit
Update : 2024-04-28 Size : 94208 Publisher : nice

DL : 0
J2ME 学习教程,适合初学者看,手把手的讲的。-Learn J2ME tutorial, suitable for beginners, the hands-on said.
Update : 2024-04-28 Size : 4715520 Publisher :

this book mainly includes these contents :linked list, stacks and queuse, recursions, binary tree, multi tree, graphs, sorting, hashing, data compression.-Data Structures and Algorithms in C++(Adam.Drozdek).2nd.Ed.2001
Update : 2024-04-28 Size : 22521856 Publisher : michael

u_reg.h" void Delay_MS(unsigned int ms) void main() { asm(" STM #0000h,CLKMD ") while(*CLKMD & 0x01 ) asm(" STM #40C7h,CLKMD ") //设置CPU运行频率=100M /* 40C7h:5*clkin =100M 30c7h:4*clkin =80M 20c7h:3*clkin =60M 10C7h:2*clkin =40M */ asm(" stm #4240h, SWWSR ") //2 wait except for on-chip program 1 asm(" stm #00a0h, PMST ") //MP/MC = 0, IPTR = 001,ovly=0 asm(" stm #0802h, BSCR ") asm(" STM #0h,IMR ") while(1) { Delay_MS(500) asm(" RSBX XF ") Delay_MS(500) asm(" SSBX XF ") } -sdqwd
Update : 2024-04-28 Size : 621568 Publisher : zhang

DL : 0
简单的蓝牙聊天程序,基于Windows Mobile系统,可以发送文本-Simple Bluetooth chat program, based on the Windows Mobile system, you can send text
Update : 2024-04-28 Size : 1229824 Publisher : Jerry Hsu

DL : 0
Sha256 Algorithm. The SHA hash functions are a set of cryptographic hash functions designed by the National Security Agency (NSA) and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Secure Hash Algorithm
Update : 2024-04-28 Size : 3072 Publisher : patataman

DL : 0
使用TC0C与FP00中断测量温度,----获得成功!数码管在主程序显示,没有抖动!2 个端口独立上下限控制输出.芯片: SN8P1602B-SOP18脚,电容器104,传感器50K,标准电阻4K7.50格分度 两路控制说明:均为:温度<下限值控制=高电平.温度≥上限值控制=低电平.两路控制各使用自己的上下限来控制.设置上下限分别闪烁显示0H,0L,1H,1L.这是一个很成功的温控程序,仅仅1K空间做出来 4 个上下限值的控制. 校验和:1E09,使用空间908剩余空间115 47K+4.7K+104 配置.50KET传感器,FP00测量 2 路上下限控制.-FP00 interrupted TC0C with the use of temperature measuring success ,----! Digital tube display in the main program, there is no jitter! Two independent upper and lower limits of the port control output. Chipset: SN8P1602B-SOP18-pin, capacitor 104, the sensor 50K, Standard Resistor 4K7 .50 degree grid control two-way Description: are: temperature < the lower limit control = high. ≥ upper limit of temperature control = low. two-way control the use of their own to control the upper and lower limits. scintillation set upper and lower limits, respectively, Showing 0H, 0L, 1H, 1L. This is a very successful program of temperature control, 1K only four out of space in upper and lower control limits. checksum: 1E09, the use of space 908 space 115 47K+4.7 K+104 .50 KET sensor configuration, FP00 measurement 2 lower limit of control on the road.
Update : 2024-04-28 Size : 7168 Publisher : 蓝天

最基本的三电平空间矢量原理,对初学者入门帮助很大,详细讲解了三电平空间矢量的原理和使用-The basic three-level space vector theory, entry of great help for beginners, detailed account of three-level space vector theory and the use of
Update : 2024-04-28 Size : 3629056 Publisher : liying
« 1 2 34 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.