资源列表
csafe.zip
- SAFEARRAY类型的包装类
VB_EXE_virus
- VB的一个可以感染EXE的病毒原代码.没找到VB分类,先放到C#下了/-VB one can be infected with the virus EXE original code. VB classification is not found, first put under the C# /
one-flow.tcl
- 该tcl文件包含的代码是在ns2下用于仿真视频数据流的-this tcl file inclde the code which can simulate a video data flow
cryptanalyse_Hill
- crypeanalyse de hille from ilyas
JMISSING_BLOCA
- JAD反编译MISSING_BLOCK_LABEL_问题解解决方法,希望给JAVA爱好者带来帮助, -JAD decompile MISSING_BLOCK_LABEL_ solution solution, hope JAVA fans to bring help,
socket
- 使用socket编写简单的客户、服务器端通信程序-Socket write simple client server communications procedures
vbshellrun
- VB6用代码运行其他程序,使用shell命令来运行windows的记事本程序,具体代码请下载压缩包,代码很简。关于shell函数:作用是运行一个外部可执行文件。它的参数有:程序名(假如那个程序在不同文件夹,并且不是系统文件,则需要详细路径)。运行方式:假设你想要运行C盘根目录的ABC.EXE,则第一个参数需要:"C:\\ABC.EXE"-VB6 code to run with the other programs, use the shell command to run windows No
Zz-GAME
- 这个是我自己写的跳舞机游戏大家下去玩玩吧就是有点闪-this is what I wrote it myself at focusing on the game we play a game it is a little flash
zuiyou
- 最优处理器的程序,在雷达检测动目标时应用。实现目标检测的最优化处理。-The optimal processor application, application in radar moving target detection. Implement optimization of target detection.
udptalk
- 这是基于linux操作系统的一套关于UDP通讯的协议-This is based on a linux operating system on UDP communication protocol
RegNotify
- 设置注册表回调函数监控注册表变动当注册表有改动时获取提示-Set Registry callback function monitoring registry changes when there are changes to the registry when you get tips
simplecomputer
- 简单计算器,能够实现简单的加、减、乘、除。其原理就是使用了两个栈。一个符号栈,一个数据栈。-A simple calculator,it can able to achieve a simple add, subtract, multiply, divide. The principle is to use two stacks. A symbol stack, a data stack.