资源列表
frequence
- 能够实现0-400kHz的频率的在线测量-0-400kHz can be achieved in-line measurement of the frequency
Click
- 单击鼠标后显示模拟时钟,功能基本完成只是不够完美,需要添加时钟的边框-Click the mouse after the display of analog clock, functions basically complete but not perfect, you need to add the clock border
shuzhizhuanhuan
- 十进制N和其它进制数的转换是计算机实现计算的基本问题,其解决方法很多,其中一个简单算法基于下列原理: N=(N div d)*d+ N mod d ( 其中:div为整除运算,mod为求余运算) 例如十进制向八进制的数制转换 (1348)10=(2504)8,其运算过程如下: N N div 8 N mod 8 1348 168 4 168 21 0 21 2 5 2 0 2 请利用堆栈用上述方法实现十进制向三进制的数制转换-Decimal number
add
- 对数据库的数据表的元素进行添加功能,完善系统功能。-Data table on the database elements to add functionality, improve system functionality.
MISO_Demo
- Multiple input single output matlab coding
usemysql1
- 使用mysql数据库的c++程序连接数据库的步骤-use mysql
Applycolorbar_Indexed_Direct
- IDL图像处理 Applycolorbar_Indexed_Direct.rar-IDL to open image
video_slice
- Delphi实现的将视频切分为.jpg的单元-slice video file, such as avi, to jpeg format image file.
buttons
- QT2mini2440测试代码 buttons按键测试 是嵌入式开发的基本功,这个测试程序 可以领朋友进门-QT2mini2440 button test code
YL8664
- lg4525的初始化代码,很有用处,欢迎下载-lg4525 initialization code useful, please download
gelf_newphdr
- Create new ELF program header.
daojishiqi
- 利用arduino的软件开发平台,编写倒计时器程序代码,实现时间计时。-Use arduino software development platform, the countdown to write code to achieve time to time.