搜索资源列表
简单的密码例子,让密码储存在程序中
- 简单的密码例子,让密码储存在程序中 简单的密码例子,让密码储存在程序中-simple code example, passwords stored in the process simple code example, the password stored procedures
简单的文件加密代码
- 简单的文件加密代码 一个不错的文件加密系统,对你工作的安全大大加强。-simple file encryption code a good file encryption system, you have the right security greatly enhanced.
字符串简单加密
- 学习简单的字符串加密技术; 演示用wm_copydata进行数据交换; -learn simple string encryption technology; Demo wm_copydata for data exchange;
简单shell
- 一个简单的shell,实现4个功能: (1)cd (2)pwd (3)pid (4)logout-a simple shell, achieving four functions : (a) cd (2) pwd (3) pid (4) logout
显示链接(动态加载)DLL的简单示例
- 显示链接(动态加载)DLL的简单示例MyDll&MyEXE 动态加载DLL亦即显示链接D-Display Link (dynamic loading) DLL simple example MyD
一个很简单的操作系统(版本六)
- 这是最后一个版本的简单操作系统了,教你怎么编写操作系统的IO系统!!以后有新版本小弟还会陆续贴出-this the last one simple version of the operating system. teach you how to prepare the operating system IO system! ! after finding a new version will continue posting! !
一个简单的端口扫描程序
- 一个简单的端口扫描程序题-a simple port scanning procedures that
CBOX(一个简单的C语言编写的菜单)
- 一个简单的C语言编写的菜单-a simple C language menu
VToolsD编写的简单的hello程序
- VToolsD编写的简单的hello程序-VToolsD prepared in a simple hello procedures
一类简单的数据加密方法
- vb.net编写的数据加密程序,提供三种加密方式: 简单加密、随机码加密、用户名加密-vb.net prepared by the data encryption program, providing three encryption methods : simple encryption, random encryption, user name encryption
实现带参数的简单shell
- UNIX实验1 实现带参数的简单shell
LINUX下简单QQ程序
- 在LINUX环境下实现的简单QQ小程序
最简单的输入法例子
- 最简单的输入法例子,可以是实现输入法注入dll,vc开发-a simple IME develop
本实验要实现一个简单的命令解释器
- 本实验要实现一个简单的命令解释器,也就是Linux中的shell程序。实验程序起名为ysh,要求其设计类似于目前流行的shell解释程序,如bash、csh、tcsh,但不需要具备那么复杂的功能。ysh程序应当具有如下一些重要的特征: 能够执行外部程序命令,命令可以带参数。 . 。 能够执行fg、bg、cd、history、exit等内部命令。 使用管道和输入输出重定向。 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状
ServicesAutoRun VC编写一个系统服务程序最简单的例子
- 此程序是VC编写一个系统服务程序最简单的例子,新手容易读懂。-This program is a VC to write the most simple example of a system service routine, the novice is easy to read.
simpleencrypt 简单的密码加密
- 一个简单的密码加密,A simple password encryption
VB简单的加法器
- VB加法器 一个较为简单的加法器 课堂作业 第一次编写的VB程序 较为简单程序的可读性不强-it is easy
简单的程序动态引用DLL中的类函数
- 一个简单的程序动态引用DLL中的类函数 .-Dynamic class reference the DLL functions in a simple procedure
DISK.rar
- C语言模拟 Linux 文件系统为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件,C language simulation Linux file system for Linux systems to design a simple file system 2. Asked to do
实验02 编译运行简单内核示例程序
- 一个实验指南,在linux下,编译运行简单的内核示例程序,具体见ppt(Compile and run a simple kernel sample program)