资源列表
排序选择:
[单片机(51,AVR,MSP430等)] moto
说明:使用ULN2003步进电机反相驱动芯片,驱动步进电机C语言源代码,实现加速、减速等正反转-Reversed-phase stepper motor using ULN2003 driver chip to drive the stepper motor C language source code, to achieve acceleration, deceleration, such as positive<王横> 在 2026-01-02 上传 | 大小:25kb | 下载:0
[软件工程] DianZiXiangCe
说明:c/c++简单算法,比较典型的,适合于初等c/c++语言的学习者下载和使用-c/c++ simple algorithm, a typical suitable for elementary c/c++ language learners to download and use<刘弈眸> 在 2026-01-02 上传 | 大小:2.78mb | 下载:0
[软件工程] Experiment5
说明:java简单算法,比较典型的,适合于初等java语言的学习者下载和使用-java simple algorithm to compare the typical, suitable for elementary java language learners to download and use<刘弈眸> 在 2026-01-02 上传 | 大小:4.37mb | 下载:0
[单片机(51,AVR,MSP430等)] I2C
说明:使用I2C总线,对EEPROM24C02进行读写,C源代码通过KEIL2-The use of I2C bus, on EEPROM24C02 read and write, C source code through KEIL2<王横> 在 2026-01-02 上传 | 大小:31kb | 下载:0
[绘图程序] finalSeasons_BAS
说明:利用VB读取AERMOD结果数据并插值深成GRD文件,和一定的底图相结合生成等值线图。-AERMOD use VB to read the results of data and interpolation deep into GRD files, and some combination of base maps generated isogram.<Weifen qiu> 在 2026-01-02 上传 | 大小:3kb | 下载:0
[单片机(51,AVR,MSP430等)] ps2
说明:PS/2键盘解码完全有单片机程序实现,硬件上只需要一个键盘接口,C源代码在KEIL2通过-PS/2 keyboard is fully decoding procedures to achieve single-chip, hardware, only needs a keyboard interface, C source code in KEIL2 through<王横> 在 2026-01-02 上传 | 大小:54kb | 下载:0
[Windows CE] EpiInfo-26393
说明:EpiInfo 开源的导航系统远程序,不知道在哪里下的了,分享一下,有兴趣的-EpiInfo far open source navigation system procedures, do not know where the under, and to share, are interested in<dengxin> 在 2026-01-02 上传 | 大小:15.01mb | 下载:0
[单片机(51,AVR,MSP430等)] ds18b20
说明:使用AT89S51软件模拟,对温度器件DS18B02进行访问,C源代码通过验证-Use AT89S51 software simulation, the temperature device DS18B02 visit, C source code by verifying<王横> 在 2026-01-02 上传 | 大小:23kb | 下载:0
[数据结构常用算法] sy1
说明:使用如下所谓的简单变量“数据平移”方法来求出Fibonacci数列的第n项(的具体项值)并显示在屏幕上(正整数n通过键盘输入):说明变量old1=1,old2=1,newItem;新的Fibonacci项newItem总是“距它最近”的前两项(old1与old2)的累加和。而后通过“old1=old2 old2=newItem ”进行所谓的“数据平移”。接着计算另一个新的Fibonacci项newItem,依次循环,直到求出数列的第n项时为止。-Use the following so-call<mwy> 在 2026-01-02 上传 | 大小:538kb | 下载:0