搜索结果
找到约 4,599 项符合
i-Driver 的查询结果
驱动编程 linux keyboard driver engine. the author is lifeng
linux keyboard driver engine. the author is lifeng
串口编程 atmel dataflash driver
atmel dataflash driver
系统设计方案 CH372 Driver Program,for reference only,test file
CH372 Driver Program,for reference only,test file
单片机开发 用单片机I/O口模拟总线形式的通用驱动程序
用单片机I/O口模拟总线形式的通用驱动程序,用C51编写
单片机开发 本程序用at16实现两根线(两个i/o口)+8片74164+一片ULN2003驱动24个LED数码管,通过串口写入要显示的数,可以在很多地方应用
本程序用at16实现两根线(两个i/o口)+8片74164+一片ULN2003驱动24个LED数码管,通过串口写入要显示的数,可以在很多地方应用
数值算法/人工智能 给定n 个物品, 物品i重为wi 并且价值为 vi
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W.
0-1 背包问题即是选择含有着最大总价值的物品的子集且它的容量 ≤W .
用动态规划实现
嵌入式/单片机编程 利用msp430的通用I/O端口模拟I2c协议的源代码
利用msp430的通用I/O端口模拟I2c协议的源代码,利用此代码可以不需要I2c模块即可进行I2C通信
嵌入式Linux A tone driver by driving S3c2410 PWM. Compiled by arm-linux-gcc.
A tone driver by driving S3c2410 PWM.
Compiled by arm-linux-gcc.
VxWorks [原创]vxworks系统下的I/O系统和设备驱动笔记。
[原创]vxworks系统下的I/O系统和设备驱动笔记。
数值算法/人工智能 Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PB
Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm from MATLAB.