资源列表
Ip-Monitor
- 监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数。-Monitoring network, within a period of time to capture IP packets on the network, according to the source address of the IP packet statistics of the number of the source address in the time peri
Contacts
- 具有基本通讯录的功能,存找删。还可以添加,运行时需输入账号和密码 -With the basic address book functionality, keep looking for deletion. You can also add, need to enter the account number and password runtime
c
- c语言实验报告,共6次,对c语言入门学习很有帮助-c language lab report, a total of six times, very helpful for the c language learning portal
shutdown
- VBS调用shutdown实现关机 -code for shutdown.
voicebox
- 语音识别工具箱,里面包含语音识别需要用到的常见函数。-Speech recognition toolkit, which contains common functions need to use speech recognition
3D-MIP---5533
- 可以在VTK下进行三维重建的DICOM数据-Three-dimensional reconstruction can be carried out in the VTK DICOM data
MAIN
- qpsk的调制解调程序,比较实用,已经在vs2010的编译环境中运行过-qpsk modulation and demodulation program,be useful,can run in vs2010
Loading
- 用WPF实现的Loading动画,样式类似时钟-Loading implemented using WPF animation style similar to the clock
queue
- 用c语言编程实现数据结构中队列,模拟机场办理登记手续。-With C language programming to queue data structure, simulation of airport check-in.
MedicineManager
- MFC医药进销存管理系统,编程软件是VC6.0,编程语言为C-MFC medicine Invoicing management system,programming tool is VC6.0, programming language is C++.
MMOD-file
- this my best idea about the 3D game
HDLL
- 在VB中,卸载NTDLL杀进程就是这种方法,但请慎重卸载其它DLL,先载入DLL并获取地址,然后Call函数地址,如果映像大小大于0,并且小于1.25G,估计没有那么大的DLL,这是只是为了判断数据是否合法,程序源码及方法仅供参考。以下为Assembly部分:Dim lngIndex As Long, lngCodeStart As Long 程序起始位址必须是16的倍数 VarPtr函数是用来取得变量的地址 lngCodeStart = VarPtr(m_O