本程序是在vc6.0开发环境,控制安捷伦信号源进行扫频等操作,要使编译无错误,必须安装安捷伦iolibrary。添加相应的库。
上传时间: 2013-12-12
上传用户:jkhjkh1982
经修正并验证过在 IAR MSP430 v3.42A 下编译正之 uC/OS-II For MSP430F149 的例程(修正一般网站上重复 Define 无法编译的问题),而且我以于 Simulator 内并设好了 Watch Dog Interrup 及观测的断点也设好了,可以直接于 IAR MSP430 下 Compiler 后再进 Debug Mode 执行即可正常执行于 app.c 下的 LED 闪烁任务调度工程.
上传时间: 2014-11-24
上传用户:bruce5996
一个网络工具包,可以嗅探email和http等数据包中的密码等信息.注意要先把libnet-1.0.2a.tar.gz和 libnids-1.16.tar.gz装上,不然会因为缺少库函数而无法编译和安装,其它的包不是必需的,根据自己的需要看着办.
上传时间: 2014-01-22
上传用户:wangyi39
单片机设计的测速表源程序 测量转速,使用霍尔传感器,被测轴安装有12只磁钢,即转轴每转一周,产生12个脉冲,要求将转速值(转/分)显示在数码管上
上传时间: 2015-12-23
上传用户:笨小孩
介绍由计算机根据教师的意愿,利用遗传算法自动进行排课,最大限度地满足教师的愿望,对资源作出优化合理的安排.而且,利用Excel实现排课的遗传算法.排课分为教师安排和课程时间的安排两部分.本篇论述教师安排.
上传时间: 2015-12-24
上传用户:坏坏的华仔
pda上实现二叉树生成演示,以app形式打包了
上传时间: 2013-12-12
上传用户:lixinxiang
The LabVIEW Development Guidelines describe many of the issues that arise when developing large applications. The guidelines are based on the advice of LabVIEW developers, and provide a basic survey of software engineering techniques you might find useful when developing your own projects. There is also a discussion of style for creating VIs. Developers who have used LabVIEW and are comfortable in the LabVIEW environment can use the LabVIEW Development Guidelines to maintain a consistent and effective style in their projects.
标签: Development Guidelines developing describe
上传时间: 2015-12-26
上传用户:iswlkje
视频监控,智能小区安防实时视频图像跟踪系统的研究
标签: 视频监控
上传时间: 2013-12-11
上传用户:playboys0
Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: int main(int argc, char *argv[]) { int testdev //led test... testdev = open("/dev/QuickMarkLed",O_RDWR) ioctl(testdev, 2, 1) //ioctl(device, led number, open/close) open=1 ioctl(testdev, argv[1][0]- 0 , argv[2][0]- 0 ) //ioctl(device, led number, open/close) open=1 close(testdev) return 0 }
标签: s3c2440 driver Linux dev-C
上传时间: 2014-01-01
上传用户:qlpqlq
一个检测CPU的绝好工具,支持流行CPU类型,安机的首选检测工具
上传时间: 2016-01-17
上传用户:aa17807091