搜索资源列表
AVRcamVIEW_01.07.tar
- AVRcamVIEW/jre/bin/java -jar /opt/AVRcamVIEW/lib/AVRcamVIEW.jar -AVRcamVIEW / jre / bin / java-jar / opt / AVRc amVIEW / lib / AVRcamVIEW.jar
eeprom
- 单片机对eeprom源程序和头文件 ** PROJEKT, bestehend aus 4 Teilen *** ** Write_EEPROM ** Write_EEPROM.Uv2 i2c_DEF.h tst_I2C.c Write_EEPROM.Opt Globals.h ** Chip_Inc ** 16550.h 81C90.h phyCORE_591.h LAB537.h MCB517AC.h PCF85
pcf8584_Apilication_Examples
- pcf8584应用实例,*** PROJEKT, bestehend aus 3 Teilen *** ** PCF8584 ** PCF8584.Opt i2c_DEF.h PCF8584.Uv2 PCF8584_lib.c PCF8584_lib.h ringbuf.h ringbuffer.c test.ini tst_I2C.c Globals.h ** Chip_Inc ** 16550.h 81C90.h
MST717sourcecode
- MST-717C ........\Device ........\inc ........\kernal ........\msFunc ........\msLib ........\osd ........\pc ........\project ........\.......\128k ........\.......\....\cartv.lin ........\.......\....\CarTV_128.Op
c51源程序集合
- 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
多种功能:数字时钟设计、ds1302、跑马灯、控制数码管
- 标题:数字时钟 目标:STC89C51RC/RD+ 程序描述:在灯跑马实验基础上,学习如何使用七段码表控制数码管的显示,并设计多功能的数字时钟等。 ds1302.c ds1302.hex ds1302.lnp ds1302.LST ds1302.M51 ds1302.OBJ ds1302.Opt ds1302.plg ds1302.Uv2
24c02_cc2430
- CC2430直接读写AT24CXX的例程,内附C51的对照版,工程直接用IAR可以打开运行。-at24cxx (IIC eeprom IC) opt for cc2430
74HC595-Application-with-MC51
- 595——8位数码管循环移位显示.doc │ 利用74HC595实现多位LED显示的新方法.doc │ 用74HC595芯片驱动LED的电路设计.pdf │ 文件目录表绘制.cmd │ 文件夹目录.txt │ 文件名目录.txt │ ├─点阵设计 │ 74HC595PW.pdf │ 正文点阵设计.doc │ ├─Use595_4(Alexi) │ Use595_2.c │ Use595_4.hex │ Use595_4(Alexi).
10to
- 基于单片机的10根线束线缆检测器的源程序 #pragma sfr #pragma DI #pragma EI #pragma NOP //#pragma interrupt INTTM010 isr_INTTM000 #pragma interrupt INTTM80 isr_INTTM80 //#pragma interrupt INTTMH1 isr_INTTMH1 #pragma section @@CNST OPT AT 80H const char
opt
- H.264编码移植和优化较好参考材料,方便初学者学习。-H.264 coding and optimization of transplant better reference materials to facilitate the beginner to learn.
yimianzhihuan
- 页面置换算法中的三种算法相关程序代码 FIFO LUR OPT-yemianzhihuansuanfa
buttons
- 请把该目录复制到 /opt/FriendlyARM/QQ2440目录中,编译使用时进入其中一个子目录,运行make即可。 该目录的 linux压缩包位于本光盘的linux目录中,名字为:examples.tgz-Please copy the directory/opt/FriendlyARM/QQ2440 directory, compile them into a subdirectory when used, you can run make. The directory lin
godson-performace-opt
- 讲述了龙芯平台上的软件性能优化流程,以及可以使用的工具和平台。-The document gives discr iptions about how to do performance optimization on Godson system. Listing of avaibable profiling tools,and some hardware support. Godson about optimizing software performance on the platfor
demo_code_v11
- 十速单片机的RFC程序,更新程序的*.opt和*.pat使其可以在新仿真器上运行-10-speed microcontroller RFC program, update the*. opt and*. pat so that it can run on the new emulator
Page-replacement-algorithm
- 页面置换算法的实现。里面包含了 LRU ,FIFO, 简单CLOCK,改进的CLOCK,OPT,随机算法这几种算法,然后根据情况选择算法。 -Page replacement algorithm. Which contains the LRU, FIFO, simple and CLOCK to improved CLOCK, OPT, random selection algorithm algorithm for these types of algorithms, and then dep
a
- GPRS.C GPRS.LST GPRS.OBJ GPRS.__i GPRS_51_TEST GPRS_51_TEST.hex GPRS_51_TEST.lnp GPRS_51_TEST.M51 GPRS_51_TEST.Opt GPRS_51_TEST.plg GPRS_51_TEST.Uv2 GPRS_51_TEST_Opt.Bak GPRS_51_TEST_Uv2.Bak GSM.LST GSM.OBJ ST7920.c ST7920.h ST7920.LST ST
b
- GPRS.C GPRS.LST GPRS.OBJ GPRS.__i GPRS_51_TEST GPRS_51_TEST.hex GPRS_51_TEST.lnp GPRS_51_TEST.M51 GPRS_51_TEST.Opt GPRS_51_TEST.plg GPRS_51_TEST.Uv2 GPRS_51_TEST_Opt.Bak GPRS_51_TEST_Uv2.Bak GSM.LST GSM.OBJ ST7920.c ST7920.h ST7920.LST ST
wget_qt.tar
- 带有QT界面的文件下载的程序,只适用于局域网,设置了只是读取opt目录下的文件,是一个简易学习QT和网络编程的例子。-Download the program file with QT interface, applies only to the local area network, set up just to read the file opt directory. This is an easy to learn QT and network programming examples.
linux_example
- 请把该目录复制到 /opt/FriendlyARM/mini2440目录中,编译使用时进入其中一个子目录,运行make即可。-Please put the directory to the /opt/FriendlyARM/mini2440 directory, into which a sub directory compiled to use when running make can.
RAW-task-
- 这是一个很有意思的debug 函数, 能够遍历block 住的任务,遍历的时候可以调用相应的debug_function 函数把任务的具体参数全部打印出来。 Opt =1 的意思是遍历的时候全部唤醒所有block 住的任务,opt=0 则不影响。-This is a very interesting debug function, can traverse the task of block live, when you can call the corresponding debug_fu
