搜索资源列表
Project1
- 这是我编的一个黑客软件,用的是Delphi7.0-This is Part I of a hacker software, it was Delphi7.0
project1
- 自己做的测试系统声卡的小程序,主要涉及到了几个系统调用,对做这方面的人来说会有不少帮助的
fenbushikaifa
- 注意事项: 1、启动BDE Administrator,依次选择[Object] | [ODBC Administrator] 2、在弹出的对话框中,单击[add]按钮,选择“Driver do Microsoft Access(*.mdb)”,单击[完成]按钮。 3、在弹出的对话框中,在数据源名中填写“fb_login”,单击[选择]按钮,选择本例中Data文件夹中的数据文件。 4、单击[确定]按钮,完成设置。 5、首先运行本例中服务器文件夹中的“Project1”,再运
Project1
- 对DES算法的 家解密工具 输入明文和密码可以计算出加密后的数据-DES algorithm to the home of the decryption tools expressly and password input can be calculated after the encryption of data
IS_Project1
- 这是一个文本加密、解密系统,提供了对称加密和非对称加密两种模式。此外,还实现了数字签名及其验证功能。-This is a text encryption, decryption system provides symmetric encryption and asymmetric encryption mode. In addition, implementation of digital signature and the authentication function.
Linux_project1
- linux project1 三个简单模块的编程,可传参数进入模块,打印内核信息等-linux project1 programming three simple modules can be mass parameters into the module, print the kernel information. .
VMProtect
- VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
ExampleForFindHideToolz
- R3层 检 测 HideToolz的Delphi代码 原理很简单,检查系统托盘区内容是否包含"HideToolz"字串. 假如用HideToolz把Explorer.exe隐藏起来,那么上述代码就检测不到了. 此处复制内容到剪贴板代码: ToolBarHnd := FindWindowEx(0, 0, Shell_TrayWnd , nil) ToolBarHnd := FindWindowEx(ToolBarHnd, 0, TrayNotifyWnd , nil)
Unit1
- 1、批量将汉字转换为拼音码、拼音简码、五笔码、五笔简码。 2、通过ODBC建立“.mdb”数据库,名字为:pywb,数据库选择执行程序目录下的“取拼音五笔码数据库.mdb” 3、将要批量转换的内容录入“取拼音五笔码数据库.mdb”中的“取拼音码的内容”字段。执行“Project1.exe”中的“数据转换”即可。
project1
- 此程序为操作系统课程设计之projec1的代码可以直接运行,本人以通过验收-This process of course design for the operating system code can be run directly projec10 I through acceptance
project1
- geekos操作系统项目1在RedHat下修改后成功运行-geekos operating system project in a modified to run successfully under RedHat
project1
- it is for ns2 simulation
pintos-priority
- pintos project1的实现,这是斯坦福大学推出的一个操作系统,要我们自己实现其功能-pintos project1 implementation, it is Stanford University launched an operating system, if we are to realize its function
Project1
- it is a project on how to encrypt & decrypt any file using RSA algorithm
Project1
- 文件的加密解密,TStringGrid自动日历-File encryption and decryption, TStringGrid automatic calendar
Project1
- Calculate CPI,CPU time and MIPS of a sequence. -Calculate CPI,CPU time and MIPS of a sequence.
lammps-project1
- lammps实例:硅的晶格常数和体弹模量的计算(含代码)-the lammps instance: the lattice constant of silicon and body shells modulus calculations (including code)
Project1
- ajab jayi gir kardima nemizare download kone
pintos
- pintos project1 27pass,带中文注释-pintos project1 27pass, with Chinese comments
Project1.c
- Write a C program (on a Unix/Linux system) that counts and displays the number of words, non-white space characters, and/or lines in a text file. The name of the input file is to be provided to the program as a command line argument. In addition, the