资源列表
CEASAR1
- c++program to encrypt and decrypt ceasar algorithm
ia64regs
- General Integer Registers for Linux v2.13.6.
Autorun.inf
- 在硬盘各个分区建立Autorun.inf文件夹,防止病毒利用Autorun.inf文件自动运行病毒程序-The establishment of the various partitions on your hard disk Autorun.inf folder, and prevent the virus from using Autorun.inf file is automatically run the virus program
linux_cmd
- 我的linux常用命令,自己经常使用的.-myself linux commond commond.
2
- 程序,完成在当前目录下用open或者create系统调用创建一个文件(创建权限为0644), 然后输出该文件的类型和组权限(是否具有读、写或执行权限), 并判断文件所有者对该文件是否有执行权限,如果没有,请通过chmod函数给该文件添加执行权限。-Program, completed in the current directory with the open or create system call creates a file (creation permissions to 0644),
tcset.c.tar
- 父进程产生两个子进程的进程扇,将第一个子进程设置为前台进程与控制终端-Parent process child process generates two fans, the first sub-process is set to the foreground process and the control terminal
Affine-Cipher
- 仿射密码,当k1=0为加法密码~k2=0为乘法密码-Affine Cipher
Large-integer-factorial
- 本实例实现了一个计算大整数阶乘的程序。通常使用递归来计算一个整数的阶乘。但是, 因为ii.算本身能够表示的最大整数是有限的,所以能够计算的阶乘整数要受到限制。本程序使 用数组来存储结果,因而很好地解决了这个问题,只要有足够大的数组就能计.任意大的整数0-Examples of the realization of a to calculate large integer factorial program. Usually use recursion to calculate the facto
a-acm-problm
- acm一个题 我们初赛赛场上的一道题。做了1个多小时。比较简单。-acm problm
abstractformwindowtool
- The QDesignerFormWindowToolInterface class provides an interface that enables tools to be used on items in a form window for Linux.
qdeclarativepropertyvaluesource
- The QDeclarativePropertyValueSource class is an interface for property value sources such as animations and bindings for Linux.