资源列表
[单片机(51,AVR,MSP430等)] pwm_dri
说明:温控程序,利用PIC单片机产生PWM波形调整风扇转速,采用了PID算法,能较好的实现温控功能,温度能稳定在预设点,也可以由主机端串口实现温度设定,带Proteus仿真 ,对初学PIC单片机者有一定帮助-temperature controll system,controll signal is PWM generated by PIC MCU,the system work well,this program is helpfull for new designer off PIC MCU<刘小军> 在 2025-07-02 上传 | 大小:94kb | 下载:1
[其他小程序] nokiatoPC
说明:pc 连接nokia的手机连接库及例子。只是我连接的时候有点错误。不过这是官方提供的。我的手机是6101-pc to connect nokia phone to connect database<song aimin> 在 2025-07-02 上传 | 大小:1.84mb | 下载:1
[编译器/词法分析] ftnchek
说明:一般的FOrtran程序编译器只能检查一般的错误,而这个软件可以起到一般编译器不能起到的错误检查、程序优化作用。-Ftnchek (short for Fortran checker) is designed to detect certain errors in a Fortran program that a compiler usually does not. Ftnchek is not primarily intended to detect syntax errors.<laofang> 在 2025-07-02 上传 | 大小:1mb | 下载:1
[微处理器(ARM/PowerPC等)] CC2520Examples
说明:CC2500通信例子源代码,有兴趣的可以研究一下-CC2500 communication example source code, anyone interested can look at<薯仔> 在 2025-07-02 上传 | 大小:839kb | 下载:1
[DSP编程] sprueq9a(VDCE)
说明:这个是TI目前最前沿的DM6467的视频数据转换引擎的说明文档,-This is datasheet for TI DM6467 video data conversion engineer, the chip is very powerfull<steven> 在 2025-07-02 上传 | 大小:1.44mb | 下载:1
[Windows编程] clock
说明:实现一个闹钟功能 在屏幕上显示一个时钟 用户输入时间后,设着闹钟时间 闹钟会发出特殊的响声提醒-To achieve an alarm clock<wangxiaodong> 在 2025-07-02 上传 | 大小:5kb | 下载:1
[单片机(51,AVR,MSP430等)] c
说明:单片机串口通信以及步进电机的c语言程序,为学习单片机和嵌入式开发的人提供帮助-Microcontroller serial communication, as well as stepper motor c-language program, in order to study the development of microcontroller and embedded in helping people<王贞> 在 2025-07-02 上传 | 大小:15kb | 下载:1
[图形图像处理(光照,映射..)] OpencvUIDlg
说明:基于opencv摄像头视频提取,可以保存,截取图像,以上工作均可在对话框中实现-useing vidoe,including grab a fr a me image,also can save video and image。you can finish these in a MFC dialogbased on opencv<xuyin> 在 2025-07-02 上传 | 大小:3.35mb | 下载:1
[Internet/网络编程] NamePipe
说明:做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信号延时约100ms(看QT源码,发现里面用的是100ms定时器来检测信号),后来自己照着QLocalSocket的思路封装了windows的命名管道,采用多线程来接收数据,在本机上测试通过,通信效率有明显改善。-To do more client and server-side two-way communication, using Q<刘明芬> 在 2025-07-02 上传 | 大小:17.68mb | 下载:1