搜索资源列表
prototype-1.4.0
- case you haven t already used it, prototype.js is a Javascr ipt library written by Sam Stephenson. This amazingly well thought and well written piece of standards-compliant code takes a lot of the burden associated with creating rich, highly interac
ctime
- 在sco unix 下显示前n天或后n天日期的处理程序。 printf(\"功能: 时间戳与时间格式字符串的转换程序\\n\") printf(\" -i 输入的参数为时间戳\\n\") printf(\" -s 输入的参数为格式化时间\\n\") printf(\" -t 输入的时间取当前系统时间\\n\") printf(\" -x 输入的时间增加或减少的天数\\n\") printf(\" -o 输出的时间为时间戳格式\\n\") printf(\"
classic
- 古典密码 可选择进行维吉尼亚加解密、希尔加解密、行置换的乘积加解密、仿射加解密 并可选择下列统计计算: 1.不同n值下维吉尼亚密码体制的频率统计 2.不同n值下维吉尼亚密码体制的重合指数计算 3.不同n n值下希尔密码体制的频率统计 4.不同n n值下希尔密码体制的重合指数计算 5.不同(m,n,t)下维吉尼亚和行置换的乘积密码体制的频率统计 6.不同(m,n,t)下维吉尼亚和行置换的乘积密码体制的重合指数计算 7.对于同一明文,给
libgcc_s.so.1.tar
- linux库 arm-linux-gcc 4.3.2 里面的库,是x86版本的-linux libraries arm-linux-gcc 4.3.2 inside the library, is the x86 version
xen-3.3.0.tar
- xen虚拟机源代码安装包,先安装才能用,希望对大家有用-Xen virtual machine source code installation package, can be used to install, in the hope that useful
firstGTK
- 一个基于GTK+的单词数值计算器,1、 按照规则计算单词的值,如果 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 26个字母(全部用大写)的值分别为 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26,如: WINJACK这个单词的值就为:W+I+N+J+A+C+K=23+9+14+1+3+11=71% HARDWORK=H+A+R+D+W+O+
linux-2.6.29.4.tar
- 最新版本的Linux内核,支持Intel、Alpha、PPC、Sparc、IA-64、ARM、MIPS、Amiga、 Atari和IBMs/390等,还支持32位大文件系统。而在Intel平台上,物理内存最大支持可以达到64GB。加强对IDE和SCSI硬件系统的支持,并增强了对USB设备和3D加速卡的支持。虽然并不像人们期望的那样有很大更新,但也好的多了。如果你还在使用旧版本的内核,赶快更新吧,绝对不会让你失望! Linux内核更新是越来越快了,可能由于Linux的普及,大家都开始关注
arm-linux-gcc-4.3.2
- linux环境下的交叉编译工具,最新版本。 arm-linux-gcc-4.3.2-linux cross compiler environment tools, the latest version. arm-linux-gcc-4.3.2
444
- 随着中小企业迅速的发展和市场竞争的日益激烈,各类中小企业都越来越认识到经营计划管理的重要性及提升企业自身经营计划管理水平的迫切性。然而,经过分析研究负责经营计划的管理人员在现实工作中经常遇到下面这些问题:1)数据不一致、耗费人力:数据全部散落在文件中,数据多次重复录入,可能产生数据不一致性且耗费人力;2)了解计划变化难:计划多由项目总负责人等掌握,其它人想要了解计划的变化很困难;3)各方面协调困难:大家没有在同一平台上工作,各部门、人员相互间协调困难;4)工作效率不高:工作中各个环节相互衔
install-2.4.tar
- Chain file for linux You can t use this for any thing don t download it i only did this to login, which is stupid-Chain file for linux You can t use this for any thing don t download it i only did this to login, which is stupid
HuLinux-2.4.1.tar
- Real Time DAQ Linux for Humusofts I/O devices. This library gives an access to DAQ devices under Linux. Library has been tested under both 32 and 64 bit Linux. Software published here is not product of Humusoft. Please NEVER ask their hot l
SD_Partition
- 在 Fedora 8下,将一张4G的TF卡(MicroSD),格成两个2G的分区,一个主分区,一个逻辑分区。 ps:SD卡有TF卡(现在通称MicroSD),SD卡,MiniSD卡,SDHC等多种,长的不一样;除此之外,还有一种MMC卡。 指令:fdisk 用途:观察硬盘之实体使用情形与分割硬盘用。 使用方法: 一、在 console 上输入 fdisk -l /dev/sdb ,观察硬盘之实体使用情形。 二、在 console
cheese-2.28.1.tar
- cheese 是一款用你的摄像头拍照片和视频的软件,并带一些有趣的特殊效果,让你同别人分享快乐的软件。cheese最初是作为Google’s 2007 Summer of Code一部分,主要由 daniel g. siegel和 Rapha?l Slinckx主持的,经过几个月的发展,cheese已经有大部分经典大头贴的功能。在后台,cheese是利用GStreamer来实现照片和视频的各种效果的。 cheese主页http://www.gnome.org/projects/ch
mpfr-2.4.2.tar
- 一个多精度高效的浮点计算C语言库 , 基于GMP .-The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. MPFR has continuously been supported by the INRIA and the current main authors come from the CACAO and Arénaire proje
UNIXCcode
- 用C语言编写的Unix代码实例 供大家参考 -#include <sys/sem.h> #include <sys/types.h> #include <sys/ipc.h> #include <stdio.h> #include <sys/stat.h> #define VERIFYERR(a, b) if (a) fprintf(stderr, " s failed.\n", b) else fp
serialtool.tar
- Linux环境下的图形界面的串口调试助手。基于qt4.6.2的串口调试工具。 我在ubuntu10.04下运行正常。-Graphical interface under Linux serial debugging assistant. Based qt4.6.2 serial debugging tools. I ubuntu10.04 run properly.
hafumanshu
- (1) I:初始化,从终端读入n个字符和n个权值,建立哈夫曼树,并将它存放在文件HuffmanTree中. (2)E:编码.利用已建立好的哈夫曼树,对要传输的数据正文(存在文件ToBeTran.txt中)进行编码,将结果代码存(传输)到文件CodeFile中. (3)D:译码.利用已建好的哈夫曼树,对传输到达的CodeFile中的数据代码进行译码,将译码结果存入文件TestFile中. (4) P: 印文件.将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形
lcommon_misc
- default cookiesize is 0 because 2.4 server doesn t send llog cookies to client. -default cookiesize is 0 because 2.4 server doesn t send llog cookies to client.
mmp2-dt
- For compilation on a host that doesn t support AT_SYSINFO (Linux 2.4).
dvma
- 11 26 2000 disabled the existing code because it didn t work for me in 2.4. Replaced with a significantly more primitive version similar to the sun3 code. -11 26 2000 disabled the existing code because it didn t work for me in 2.4. Replaced with