-
这是我用java编写的超
这是我用JAVA编写的超简洁的汉诺塔源程序,请大家指点指点-This is because I use JAVA prepared by the ultra-simple HANOR source, pointing out the instructions Please
- 2022-07-21 19:56:26下载
- 积分:1
-
VBScript包装类允许添加VBScript情景应用。没有MFC / ..
VBScript wrapper class allow to add vbscript scenaries to applications. No MFC/ATL/etc.
Example:ScriptEngine engine engine.Initialize() engine.AddDispatch(L"MyFunction",MyFunctionHandler) engine.ParseScript(L"ScriptText) engine.Execite() -VBScript wrapper class allow to add vbscript scenaries to applications. No MFC/ATL/etc.
Example:ScriptEngine engine engine.Initialize() engine.AddDispatch(L"MyFunction",MyFunctionHandler) engine.ParseScript(L"ScriptText) engine.Execite()
- 2022-07-14 08:13:37下载
- 积分:1
-
awk by Cao Siqin, 2007.7.17
awk <Format String>
Format string:
It may...
awk by Cao Siqin, 2007.7.17
awk
Format string:
It may contain following symbols:
$x: parameter x will be used here
= x07
= x0A
Example:
script.txt:
C:WINDOWSa logfile .log
C:WINDOWS txtfile .txt
input this command in a console window:
awk notepad.exe $1 $3 < script.txt
then following commands will be executed:
notepad C:WINDOWSa.log
notepad C:WINDOWS.txt
- 2022-07-01 19:45:10下载
- 积分:1
-
aplikasi票pesawat
资源描述这是aplikasi简单交易最近的机票pesawat ini杨是语aplikasi INI berbasis控制台,C.。
- 2022-06-27 23:24:19下载
- 积分:1
-
简单的桶式排序,基于VC6.0,用数组实现的,有充足的注释。
简单的桶式排序,基于VC6.0,用数组实现的,有充足的注释。-LSDsort
- 2022-01-30 21:49:28下载
- 积分:1
-
know SQL username password enforcement of the order under the procedures
在知道SQL的用户名密码情况下执行命令的程序-know SQL username password enforcement of the order under the procedures
- 2022-11-15 03:55:03下载
- 积分:1
-
监察本机的网络流量,日志记录。
日志可以记录在远端的文件服务器上。...
监察本机的网络流量,日志记录。
日志可以记录在远端的文件服务器上。-monitor the machine"s network traffic logging. Log can be recorded in the remote file server on.
- 2022-12-05 02:40:03下载
- 积分:1
-
高斯
Gauss-Jordan消去法 实现矩阵求逆
有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse
Algorithm is explained in detail
- 2022-05-29 02:54:45下载
- 积分:1
-
一个简单的学生管理系统,是用C/C++混合写的,但由于时间不足。。。只有几个小时,所以做得不是很理想,但如果只是学习用,那就完全没问题了。...
一个简单的学生管理系统,是用C/C++混合写的,但由于时间不足。。。只有几个小时,所以做得不是很理想,但如果只是学习用,那就完全没问题了。-a simple student management system is the use of C/C was mixed, but because of the lack of time. . . Only a few hours, so do it is not ideal, but if only to study, it did not completely problem.
- 2022-04-24 03:29:50下载
- 积分:1
-
质数计算器
C 编写的控制台应用程序计算质数与使用"Sieve of Eratosthenes"。
- 2022-06-29 10:52:38下载
- 积分:1