-
os Experiment (missing pages interruption), writing a good hard ah, because not...
os实验(缺页中断),写的好辛苦啊,因为没有从事c/c++.-os Experiment (missing pages interruption), writing a good hard ah, because not engaged in c/c.
- 2022-04-15 02:38:57下载
- 积分:1
-
um=5.elmo
/*The program sets an arrays of positions and speeds.On the digital input #6 trigger, the program moves forward, waits one second and returns.The destination and speed of the motion are defined according to the values in the speed and position arrays, with an index set by digital inputs #1 through #5.When an error occurs, the program stops and digital output #1 is raised.The motions are executed by functions called by the main program.Errors are detected in the motion functions and returned to the main program.*///Global Variable declarationint Destination[32];int MotionSpeed[32];int MaxDest;int MaxSpeed;//Functions declarationfunction int Err = MoveForward(int MoveIndex); function int Err = MoveBack(int MoveIndex);//Program##PROGRAM1//Local variables declarationint i;float Coeff;//Program bod
- 2022-06-16 23:30:26下载
- 积分:1
-
节面属性计算器在 excel
此 excel 工作表计算矩形截面如跨地区节的几何中心,这两个方向转动惯量节属性 x、 y
- 2022-02-01 20:11:03下载
- 积分:1
-
很好的UML建模工具
非常好的UML建模工具的源代码,利用delphi编程实现了UML2.0标准,方便易用,对所有delphi图形用户编程用户有很大参考借鉴价值。-Very good UML modeling tool
- 2022-03-19 14:20:17下载
- 积分:1
-
VC6下基于MSComm控件的串口通讯接受端程序
程序基于使用VC6.0开发,专门针对串口程序调试而开发,可以在开发串口通讯时对串口数据进行监视,充当类似串口助手的作用,程序使用微软的MSComm串口控件,运行时需要在VC6中加载MS控件。
- 2022-03-18 01:20:53下载
- 积分:1
-
JAVA编写的小程序 供初学者做参考之用 功能相对比较简单 但是非常适合学校...
JAVA编写的小程序 供初学者做参考之用 功能相对比较简单 但是非常适合学校 -JAVA prepared by the small programs for beginners used to refer to function relatively simple but very suitable for schools
- 2022-05-21 19:19:14下载
- 积分:1
-
工作的 php 代码,它是像 naukri.com 克隆,易于设置
工作的 php 代码,就像 的克隆,易于设置,
- 2022-01-20 22:39:56下载
- 积分:1
-
一个基于pci2000数据采集卡的数据采集系统的界面编程
一个基于pci2000数据采集卡的数据采集系统的界面编程-a data acquisition card data acquisition system programming interface
- 2022-06-19 03:09:09下载
- 积分:1
-
一个很好用的汉字字模提取软件,还可以提取图形的码
一个很好用的汉字字模提取软件,还可以提取图形的码-A good character font used in extracting the software, you can also extract the graphics code
- 2023-04-04 06:25:04下载
- 积分:1
-
套接字通信客户端
用于Socket 通信的 Client端程序-for Socket Communications Client-side
- 2022-04-08 19:53:52下载
- 积分:1