-
网络经典命令行,包括了最基本,最常用的一些CMD命令,可用于探测,测试服务器端,路由跟踪等方面的应用。...
网络经典命令行,包括了最基本,最常用的一些CMD命令,可用于探测,测试服务器端,路由跟踪等方面的应用。-Classic command-line network, including the most basic, the most commonly used in a number of CMD command, can be used for detection, testing server-side, routing tracking applications.
- 2022-07-23 06:49:58下载
- 积分:1
-
使用vc制作程序的安装,可以所有的文件都以资源的方式存放在一个exe里面,然后运行该exe时解压这些文件到硬盘,对于小的安装程序是非常有用的...
使用vc制作程序的安装,可以所有的文件都以资源的方式存放在一个exe里面,然后运行该exe时解压这些文件到硬盘,对于小的安装程序是非常有用的-Make setup program by VC++, it bind all the resources in the exe file,and extract the resources to the disk when the app running. It is usful for small program.
- 2022-08-21 16:52:12下载
- 积分:1
-
自定义报表 自定义报表
自定义报表 自定义报表-statements from the definition of custom-defined statements, statements
- 2022-01-25 17:53:56下载
- 积分: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
-
图标文件files in弓
Files in arch: Icon Files
- 2022-05-06 02:42:59下载
- 积分:1
-
本程序实现小写字符转换为大写字符的功能 希望对有需要的同学有所帮助...
本程序实现小写字符转换为大写字符的功能 希望对有需要的同学有所帮助-This procedure to achieve lower-case characters converted to uppercase characters in the function want to help needy students
- 2022-01-27 16:48:28下载
- 积分:1
-
haha!it s lunar calendar s small pragrame,please give directions.if there is err...
哈哈,农历小程序,大家多指教。如有错误请指出-haha!it s lunar calendar s small pragrame,please give directions.if there is error in it,please point it out
- 2022-07-08 18:38:49下载
- 积分:1
-
ASP技术在交互式网页设计中的运用
ASP技术在交互式网页设计中的运用-ASP technology in the interactive website design of
- 2022-05-12 23:15:29下载
- 积分:1
-
输入中缀式,转换为后缀式,并输出结果。如2+2*2,得出结果为6....
输入中缀式,转换为后缀式,并输出结果。如2+2*2,得出结果为6.-Input is made up of type, into a suffix-type, and output. Such as 2+2* 2, the results for the 6.
- 2022-01-24 08:55:45下载
- 积分:1
-
FTP
我碰到过最简单的ftp工具,没有什么比他更简单更好使用的简直是居家路行,每个人必备,让我下载个工具这么复杂,就不能弄点开源免费的代码吗,对于你们编程来说难道不希望自己编程的软件被别人使用对于我们不会编程的来说,?
- 2022-08-06 02:18:41下载
- 积分:1