-
myBthchat
Windows mobile上蓝牙通讯Windows mobile上蓝牙通讯
- 2009-10-14 18:14:38下载
- 积分:1
-
Adapter
一个在VC10环境下编写的适配器模式的例子,可以通过这个demo程序,加深对适配器模式的理解(Example of a VC10 environment written adapter mode, through this demo program to deepen the understanding of the Adapter pattern)
- 2012-11-29 16:34:58下载
- 积分:1
-
7
说明: 7、反转姓名字符串,例如:输入James Levis输出Levis James
主程循环读入三个字符串,并分别输出其反转后的结果(7, reversed the names of the string, for example: James Levis input output Levis James read into the main three-way cycle of string, and output, respectively, after the results of their inversion)
- 2007-09-29 15:26:25下载
- 积分:1
-
MeDelete
SelfDelete(可以删除自身的VC++源码(巳通过了调试))
为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging))
In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function.
)
- 2011-06-26 23:22:21下载
- 积分:1
-
ARQtest
实现ARQ协议的简单模拟,包括发送,确认号,等待,出错重发等等。(Realise a simple Model as ARQ Protocol)
- 2010-10-27 12:32:34下载
- 积分:1
-
DSP-AD
针对TMS320DSP5000的AD采样程序(AD sampling procedures for TMS320DSP5000)
- 2013-09-15 21:20:25下载
- 积分:1
-
CRegKey
处理Register项的类 (The class for dealing with register item)
- 2020-10-18 18:27:27下载
- 积分:1
-
icmpCheater
给任意IP地址发送一个欺骗icmp包,发送方的IP地址和MAC地址可以随意填写(To deceive any IP address to send a icmp packet, the sender' s IP address and MAC address can be free to fill)
- 2013-07-12 13:07:07下载
- 积分:1
-
cg-fft
This software gave volume MoM solution by the CG-FFT method(volume solution by using MoM t he CG-FFT method)
- 2007-03-31 10:21:57下载
- 积分:1
-
klm_my
一个win32程序,实现了标量kalman滤波的功能,本程序设信号为正弦波.(A win32 program to achieve the scalar kalman filtering function, the procedures established for the sine wave signal.)
- 2007-11-12 20:45:41下载
- 积分:1