资源列表
tuxiangchuli
- 《基于VB的数字图像处理技术的开发与研究》毕业论文,附源代码-VB s development and research based on digital image processing technology
cplusplus_call_c
- 本程序演示了如何在C++程序调用C的函数代码-how to call c functions in C++
myshell
- 实验4 信号处理(20分) 目的: 学习和掌握信号的处理方法,特别是sigaction,alarm,sigpending,sigsetjmp和siglongjmp等函数的使用。 要求: 1、编制具有简单执行时间限制功能的shell: myshell [ -t <time> ] 这个测试程序的功能类似实验1,但是具有系统shell (在cs8服务器上是bash)的全部功能。<time>是测试程序允许用户命令执行的时间限制,默认值为无限制。
simpleshell
- 实验5 简单shell的设计和实现(20分) 目的: 1、练习使用编程环境,包括shell的命令,vi和gcc编译器。 2、体会进程概念,了解fork,execve,wait等系统调用。 要求: 1、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”、“-”等等)的处理。 2、输入错误命令能提示出错并进入下一轮接收命令状态。 3、可以用Ctrl-C和Ctrl-\结束简单shell的运行。
TEST
- DOS实时中断接收四路串口数据,包含时间中断计时器。-DOS interrupt receiving four road real-time serial data, including time interrupt timer.
xinxingliushui
- 心形流水灯,51单片机源码,已经试验过。-Heart shaped light, 51 single chip source code, has been tested.
plPrev
- 一款打印预览控件,全源码,可以参考下,精确到CM,并在程序中统一单位-A print preview control, full source code, can refer to the next, accurate to CM, and in the process of unity
plSetPrinter
- 一款打印机设置程序,全源码,初学者可以参考下-A printer setup program, full source code
hongwjiema
- 51单片机红外遥控解码,用于解码红外按键。再有相应的编码控制单片机LED灯-51 single chip infrared remote control decoding
modbus
- modbus通讯调试工具-modbus communications debugging tool......
Perceptron
- This code is a perceptron artificial neural network source code using MATLAB.
RoundRobin.java(simulation)
- 使用java实现时间轮转的仿真,附带实验结果的截图
