搜索资源列表
Ngrams
- A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The details on
j2000-code+doc
- The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code simplicity, while at the same time providing an im
wepdecrypt-0.8.tar
- About WepDecrypt: Wepdecrypt is a Wireless LAN Tool written in c which guesses WEP Keys based on a active dictionary attack, key generator, distributed network attack and some other methods, it s based on wepattack and GPL licensed. W
ctime
- 在sco unix 下显示前n天或后n天日期的处理程序。 printf(\"功能: 时间戳与时间格式字符串的转换程序\\n\") printf(\" -i 输入的参数为时间戳\\n\") printf(\" -s 输入的参数为格式化时间\\n\") printf(\" -t 输入的时间取当前系统时间\\n\") printf(\" -x 输入的时间增加或减少的天数\\n\") printf(\" -o 输出的时间为时间戳格式\\n\") printf(\"
myshell
- 应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符;接受和分析命令行(滤去无效的空格、tab符号以及换行符等);执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;-Application of UNIX s fork () system call,
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+
printf
- 本人参照linux 0.1内核源代码写的printf函数的实现,支持 c, s, o, d, x, f的打印输出-I am the light of linux 0.1 kernel source code to write to achieve the printf function in support of c, s, o, d, x, f print output
linux
- ubuntu总结,都是一般小实验,每个都调试通过-a b c d e f g h i j k l m n o p q r s t
ARM9Linux
- 本书详细介绍了有关ARM9的体系架构,其中包括常用的串口、IIC总线、CAN总线、SPI总线、EEPROM 、时钟、D/A 及A/D 转换等内容-This book describes in detail about the ARM9 architecture, including the popular serial, IIC bus, CAN bus, SPI bus, EEPROM, clocks, D/A and A/D converter etc.
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
magent-0.6.tar
- magent 是一个简单,但非常有用的 memcached 缓存服务器的代理小程序。 主要功能: • 保持到memcached服务器的多个连接 • 支持下列memcached指令 1. get gets 2. delete 3. incr decr 4. add set replace prepend append 5. cas • 基于 libevent 的事件驱动库 • 支持 ketama 算法
servfox_spcaview
- 使用servfox 和spcaview架设嵌入式Linux视频服务器。采用servfox做为采集端,移植到arm板上编译执行。Spcaview直接make即可生成可执行文件spcaview。在开发板上servfox –d /dev/video0 –s 640x480 –w 192.168.0.12:7070。在PC上,spcaview –w 192.168.0.12:7070就可以看到摄像头采集来的图片。 -Use servfox and spcaview set up embedded L
patch-1.2.6
- diff -u --recursive --new-file v1.2.5/linux/CREDITS linux/CREDITS --- v1.2.5/linux/CREDITS Wed Mar 29 06:52:56 1995 +++ linux/CREDITS Sun Apr 16 08:12:01 1995 @@ -683,6 +683,10 @@ D: CDROM driver "sonycd535" (Sony CDU-535/531) S: +
trans
- trans程序的源代码在Cygwin下编译调试通过。(因使用了Unix特有的文件读写函数,用TC,BC,VC编译时须改写部分代码) 使用说明:trans [-R/-S] file 其中,-R 将摩斯码翻译成英文; -S 将英语翻译成摩斯码。 file为需要翻译的文本文件。运行成功后结果会保存在“~file”文件中。 注意:若是翻译英文,须保证所有字母均为大写字母。且标点符号仅可为“.”,“,”和空格。-trans program' s sour
nhapmon-linux
- nhap mon linux . that s all :D-nhap mon linux . that s all :D
QTA_Summary_learn
- QTP学习与实践经验总结: A问题描述: 在QTP中可以是使用regular expressions来完善你的参数化 B处理流程: B1参数化你的系统 B2将参数化设定为regular expressions B3在表格中使用regular expressions C术语说明 C1 TD是MI公司的一款测试管理工具,他采用B/S模式,使得用户可以在任何与Server相连的计算机上实现测试用例的管理 C2 QTP是MI公司推出的功能测试工具,主要用于B/S模
simple-screenshot.tar
- 基于pygtk实现的简单的截图程序,以Screenshot at Y- m- d H: M: S.png的格式保存图片,图片格式为png。-Pygtk based on a simple screenshot program implemented to Screenshot at Y- m- d H: M: S.png format to save the picture, picture format is png.
LocalSdkAdapter
- Table adapters to use the local S D K list Source Code for Linux.
LocalSdkAdapter
- Table adapters to use the local S D K list Source Code for Linux.
d
- Part of the algorithm is based on cody s erf,erfc program.