-
List all the files and directories on the hard disk, include hided items.
该程序可以遍历本机硬盘内容,包括隐藏内容,准确快速!-List all the files and directories on the hard disk, include hided items.
- 2022-06-30 12:44:59下载
- 积分:1
-
Chinese name (C language commonly used algorithm for source code), you can see,...
中文书籍名(C语言常用算法源代码),可以看看,适合初学者!-Chinese name (C language commonly used algorithm for source code), you can see, for beginners!
- 2023-06-06 11:30:03下载
- 积分:1
-
含有一个 CSpreadSheet类实现对Excel文件的读写的封装
含有一个 CSpreadSheet类实现对Excel文件的读写的封装-Contains a category CSpreadSheet achieve read and write Excel files package
- 2023-06-16 08:50: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
-
VC++,利用fstream 流对文件进行读写,本类对某文件一行一行的读写控制很好!...
VC++,利用fstream 流对文件进行读写,本类对某文件一行一行的读写控制很好!-VC++, Using fstream stream of documents to read and write, this type of a document line by line to control the read and write very well!
- 2023-02-13 05:55:04下载
- 积分:1
-
一个含有一系列的二插树的包,里面有二叉树的各中算法,很使用...
一个含有一系列的二插树的包,里面有二叉树的各中算法,很使用-containing a series of two interpolation tree packets, which contain the binary tree algorithm that is used! !
- 2023-03-03 01:05:03下载
- 积分:1
-
水晶报表实例,这是在ASp.net里做水晶号表,很好用的,用C#写的。...
水晶报表实例,这是在ASp.net里做水晶号表,很好用的,用C#写的。-crystal statements example, it is done in ASp.net Lane, Crystal Table good use, and C# writes.
- 2022-03-22 08:56:57下载
- 积分:1
-
一个美化程序界面的实例,可以自定义漂亮的界面
一个美化程序界面的实例,可以自定义漂亮的界面-A landscape example program interface, you can customize pretty interface
- 2022-03-22 14:38:43下载
- 积分:1
-
Packaging a baked
EVC环境下封装一个烤屏函数,此函数用于抓取屏幕并保存为位图。-Packaging a baked-screen function, the function used to capture screen and save it as a bitmap.
- 2022-08-15 00:37:20下载
- 积分:1
-
visual C++实现基于IE内核的简单的网页浏览功能
visual C++实现基于IE内核的简单的网页浏览功能-visual C++ realize based on the IE core simple Web browser functionality
- 2022-03-06 23:39:02下载
- 积分:1