-
Accelerated C++
Accelerated C++ - Practical Programming By Example Ebook-Accelerated C++- Practical Programming By Example Ebook
- 2022-03-24 06:18:36下载
- 积分:1
-
Easy vc++ entry, advanced with the application of Part V of the source code, are...
深入浅出vc++入门,进阶与应用实例的源代码第五部分,对于初学者有很大帮助-Easy vc++ entry, advanced with the application of Part V of the source code, are very helpful for beginners
- 2022-09-15 15:35:03下载
- 积分:1
-
通过增强的元文件(Meta File)拷贝绘图数据
通过增强的元文件(Meta File)拷贝绘图数据-through the Enhanced Metafile (Meta File) copy mapping data
- 2023-01-26 21:15:04下载
- 积分:1
-
I saw the full screen caption bar that came on top. The FullScreenHeader is a lo...
I saw the full screen caption bar that came on top. The FullScreenHeader is a look alike of that caption, it is made in Win32 and I ve tried to make it somehow custom. This is my first Win32 app ever released, and there may be errors on it. Please point out any errors done!
- 2023-07-11 01:10:03下载
- 积分: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
-
本程序允许用户导入一个指定的xml文档
然后通过一个文本框,查找xml...
本程序允许用户导入一个指定的xml文档
然后通过一个文本框,查找xml-This demo allows the user to load and parse a specified XML document. Then, through a text box
the user can navigate and manipulate the tree. This is both a useful example of how to walk the
XML tree using the XML Object Model and a useful tool for learning the XML Object Model.
- 2022-01-28 07:55:05下载
- 积分:1
-
大棚环境监测系统上位机
使用qtCreator编写的上位机软件用于接收单片机传来的数据。并且可以实时显示环境状态
- 2022-03-15 21:01:17下载
- 积分:1
-
介绍如何对XP。Embedded版本进行定制的文档,希望搞RDP和NC的朋友可以研究一下。如果有兴趣交流的话可以发Email到iamafan@163.com...
介绍如何对XP。Embedded版本进行定制的文档,希望搞RDP和NC的朋友可以研究一下。如果有兴趣交流的话可以发Email到iamafan@163.com-how to XP. Embedded versions of customized documents, NC engage RDP and friends can look into. If you are interested in the exchange can be made to Email iamafan@163.com
- 2022-10-19 05:35:03下载
- 积分:1
-
无线强度扫描
通过C#来检测当前连接的无线信号强度,文件中包含调用例子,和类文件的源代码及生成程序,可以直接调用使用
- 2022-03-05 21:09:04下载
- 积分:1
-
高精度计算,实现完全256位的精度4则运算
高精度计算,实现完全256位的精度4则运算-High-precision calculation, 256 fully realize the accuracy of four computing
- 2023-02-28 10:05:04下载
- 积分:1