资源列表
a7_1
- 七段码动态显示功能,单片机,让更多人学习单片机更容易-dynamic display, the 8031, to allow more people to more easily learn microcontroller!
dreamingzcx
- 这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7 模块1又调用模块2、3、4和6四个模块,其中: 模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换 按“q”键退出。 使用时,需将7个文件分别汇编,连接的方法为: 5+1+2+3+4+6+7 生成可执行文件“5” 即可运行。 -This a l
cnt60
- 同步计数器和异步计数器在设计时有哪些区别?试用 六进制计数器和一个十进制计数器构成一个六十进制同步计数器。-synchronous and asynchronous counter counter in the design these differences? 6 probation and 229 counters constitute a decimal counter a six decimal synchronous counter.
0001
- 在Visual C++中用C语言实现win32窗口的框架程序。-Win32 window framework program in the Visual C++ using C language.
液晶时钟
- 用于个人网站建设的液鲸时钟代码.用HTML语言编的 -for personal websites on the whales clock source. Using HTML language series
op
- 一个雷达的模拟程序-a radar simulation program
touForm
- 用用VB实现透明的Form,使用更方便,界面更美观-use with VB transparent Form, the use of more convenient and more beautiful interface
msp430f149shixiandengdeyidong
- 读取按键状态,按键1按下,P2口连接的发光二极管从左到右亮;按键2按下,P2口连接的发光二极管从右到左亮。-state reading keys, press a button, P2 connectors of the LED-from left to right; 2 Press the button, P2 connectors of the LED-from right to left.
MSP430_ADC12_C_H_Test_Good
- MSP430_ADC12_C_H_Test_Good.rar 自己编写的MSP430的控制ADC的驱动程序 测试好用-MSP430_ADC12_C_H_Test_Good.rar their preparation M SP430 control of the ADC driver testing handy
linelms
- 线性自适应预测滤波算法,用于扩频通信中的窄带干扰信号的抑制,对搞窄带干扰抑制的朋友会有所帮助!-linear adaptive filter algorithm forecast for the spread spectrum communication signals in the narrow band interference suppression to engage narrowband interference suppression friends will help!
CHM
- 如何在MFC对话框中调用CHM帮助文档。-How to call MFC dialog CHM help documentation.
Qt5
- Qt5的一个使用示例,包括代码,使用于初学者,用Qt5建立简单的一个计算器界面操作-An simple example of Qt5 for beginners