资源列表
e2prom
- 用于读写E2PROM的程序。为TXT文本。
gaosiyuedangfa
- 建立网孔电流方程,使用高斯约当法求解,将结果保存在txt格式的文档中-The establishment of mesh-current equations, using Gauss Jordan Method, the results saved in txt format document
ADC.ZIP
- gate opner,s code for the control pannel of sliding gate control pannel the schematic is available in my esnips account
div63
- 可以对增量式编码器输出的AB相信号进行整数分频。有一个简单的通讯接口,可设定分频大小。 -Incremental encoder can output an integer number for AB believe frequency. There is a simple communication interface, can set the size frequency.
lll
- 简单的汽车过磅系统的设计和实现 1、输入记录功能(从键盘输入车型、车辆重量) 2、统计当天过磅的汽车车辆总数、运载货物总重量。 3、统计各种车型车辆总数、各种车型运载货物总重量。 4、统计当天收费总金额、各种车型收费总金额。 5、按收费总金额排序,显示各车型型号、收费金额。 6、查询功能(按车型查询货物重量、金额)。 7、统计结果保存在文本文件中。 8、从文本文件中读取数据、显示。-Simple automotive weighing system
test-(2)
- book pdf that really is a datasheet of something random that i think might be usefull to someone who doesnt know what they are donig
ofdmtxrx
- ofdm tranmission and reception
zhengze
- 易语言初学者,用于学习正则表达式的小工具-Easy language for beginners to learn regular expressions Gadgets
3
- 列表框动态显示小技巧,很不错的易语言源码,适合易语言爱好者使用。-The list box dynamically displays tips, very good and easy language source code for easy language enthusiasts.
QPSK
- 四进制PSK信号的产生,方便大家进行相应信号的的调制实验。-Quaternary PSK signal, facilitate everybody carries on the corresponding signal modulation experiment.
Knapsack
- 算法设计与分析中背包问题。 首先将最优解矩阵的第一行和第一列均赋值为0;然后从上至下、从左至右依次计算m[i][j]的值,如果第i个物品 的重量大于j的值,即第i个物品不放入背包中,则将m[i][j]赋值为m[i-1][j],否则取第i个物品放入背包和不放入背 包所得价值的最大值;最后从后往前计算最优解向量的值,如果m[i][j]=m[i-1][j],则将x[i]赋值为0,否则将x[i] 赋值为1,并将j减去第i个物品的重量。-The knapsack problem al
Aron
- 实现九九乘法表和字符ASCII转换,有主菜单可供选择-To achieve multiplication table and the ASCII character conversion, there is the main menu options