搜索资源列表
coding_in_c.txt
- C语言编程的好书-C programming language books
页面置换算法(C语言编写)
- c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号 第二行:显示缺页的总次数(上机已经运行通过!!)-pages scheduling algorithm, a three-Scheduling Algorithm 1. FIFO 2.OPT3.LRU 2. Pages from the designated sequence of text files (TXT) out of thr
C#加密指定文件
- C#加密指定文件,浏览到想要加密的文件,可以是TXT或其它格式的文件,然后输入输入任意密钥,可以对选中的文件进行加密,由于设计出了可视化的窗体界面,因此使得本C#加密解密程序使用起来相当简单容易。
AES
- ASE算法实现 C++ MFC 密码学课程设计-ASE algorithm C++ MFC Cryptography Course Design
MD2.txt
- 本程序是用C/C++实现数据的DM2加密和解密-This procedure is used C/C++ Data encryption and decryption of DM2
DVB-CSA_descrambling_for_ts
- 支持DVB-S,DVB-T,DVB-C的系统前端加扰和解扰过程,请注意加扰与加密不同,本程序包实现的是纯粹的加扰和解扰过程,不对KEY进行加密传输。要求输入测试文件时,请按照C语言的文件访问要求输入,如key.txt表示你要使用的KEY放在了名为key的txt文件中,不可写成“key.txt”。-To support the DVB-S, DVB-T, DVB-C system front-end process of scrambling and descrambling, please no
Linux-C
- Linux C 编程开发 txt格式 很多实例和对应的程序源代码-Linux C Programming txt format many instances and the corresponding source code
Keyboard_clipboard_process_records
- 说明: 功能: 键盘记录+剪贴板记录+进程监控记录+热键开关自启动 监控记录存放位置: 键盘记录存放在:"C:\\WINDOWS\\WindowsUpdate.txt" 剪贴板记录和进程监控记录存放在: "C:\\WINDOWS\\WindowsUpdata.txt" "C:\\WINDOWS\\WindowsUpdeta.txt" processdata.txt文件中是不需要记录的进程(放在程序同目录下)可自己手
Binary-LDPC-(C-language)--Sum_Prod_LOG-Domain
- Codes LDPC Binaire sous C "visual C++". les matrices generatrice et les matrice de parité sont enrigistrer dans des fichier .txt
srm.txt.tar
- this is a small program which is written in C++. this is compiled.
first_unix.c.tar
- 使用unix的I/O函数:open/read/write,对指定文件进行逆序操作。-example:./unix test.txt 4 time ./unix test.txt 4 strace ./unix test.txt 4
abcd.c.tar
- 调用mmap函数来显示文件内容,其中abcd是正序输出,abcd1是你序输出。-./abcd test.txt ./abcd1 test.txt
Unixread.c.tar
- 一个大小为4KB的txt文件,可用于测试文件的读取于逆序写出。-The file is very good! I wish you to update!
C
- 使用c语言对txt进行读写的程序,对于大的txt读写,可以提高速度-Txt read and write using c language program for the txt to read and write , can improve the speed
Student.txt
- 密码破译C++程序,这主要是实现简单的密码设置与破解,然后进行游戏-give a password to login
AD9850-driver--MSP430.txt
- C语言编写的AD9850驱动程序适用于MSP430的-AD9850 driver written in C for MSP430
base64.txt
- 简单实用的c语言实现的base64的编解码函数。-Simple and practical c language base64 encoding and decoding functions.
UdpHeartSocket
- C udp 心跳功能,里面有服务端和客户端。详情看readme.txt-C udp heartbeat function, there are service and client. For more details, see the readme.txt
SetTime
- 一款可以修改文件或文件夹的修改时间工具。 param: -v show information of file s time -c clone information of file time -m modify information of file time ---------------------------------------- -s source file or directory -d destion file or directory
C-txt-
- C语言读取txt文件和写入txt文件基本代码,杜宇初学者,有较大的帮助,在其基础上可延伸-READ AND WRITE