-
Microsoft_ADO_Programer_Refer
说明: Visual C++中ADO程序员的参考指南文件,包括ADO入门和高级进阶部分,另外还有ADOX等相关内容(ADO in Visual C++ programmer' s reference guide documents, including entry-level and high-level advanced part of the ADO, in addition to other related content such as ADOX, ADO MD .)
- 2010-03-17 15:15:17下载
- 积分:1
-
基于DirectSound的声音播放器
说明: 用VC编的基于DirectSound的声音播放器,适合多媒体学习之用(VC series based on the voice of DirectSound players, suitable for use multimedia learning)
- 2005-11-17 17:14:22下载
- 积分:1
-
arp
在windows平台下的一个ARP程序,有些安装VC++软件不完整的可能不包含部分同文件,Iphlpapi.h可以下载后放进include文件夹下面即可,通过程序帮助理解协议的本身(In a windows platform ARP procedures, and some installation VC++ Incomplete software may not contain some of the same document, Iphlpapi.h can be downloaded into the folder include the following can, through the procedure to help understand the agreement itself)
- 2008-04-15 09:08:34下载
- 积分:1
-
16mesh_net_10wave_simple
这是基于VC的16节点格型光网络的方针程序,假设每条信道有10个波长,随机产生业务请求。具体看程序,探讨请私信。路由采用Dijkstra算法,一个小例子。(this is a simulation for 16 nodes-optical net based on VC6.0.)
- 2014-12-09 17:36:57下载
- 积分:1
-
超级网格
说明: 用Crid插件,并加上了下拉列表框和编辑框控件,丰富了Grid 的功能。(using Grid plug-in, and add a drop-down list box and edit box control enriched Grid functions.)
- 2005-10-26 14:21:58下载
- 积分:1
-
Project4
用MFC写的框架。open CV对图像进行处理,实现对车流量的计数功能(MFC framework used to write. open CV image processing, traffic counting function for)
- 2014-03-25 19:40:09下载
- 积分:1
-
隐藏进程
vc编写的进程隐藏代码(vc compilation advancement hideaway code )
- 2020-07-29 16:18:38下载
- 积分: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
-
MAX6675
MAX6675 的说明文件,用于温度采集方面很好用,电路简单,温度准确。(MAX6675 documentation, for the temperature acquisition with good, simple circuit, accurate temperature.)
- 2014-12-19 16:09:42下载
- 积分:1
-
clock
系统主要实现时间的显示,主要包括获取系统时间然后通过时钟的模拟界面进行时间的显示。(System main time display, including access to the system time and then displays the time by the clock of the analog interface.)
- 2013-11-30 12:04:57下载
- 积分:1