CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - v c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - v c - List
[
Linux-Unix
]
Ngrams
DL : 0
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 usage is documented in the header right above each public function defined. This package is based on Dr. Vlado Keselj s Perl package Text::Ngrams which is available in CPAN.-A C N-Package 2.0 grams This is a simple C n-g rams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural lang uage processing tool for creating n-gram PROFI les for text documents. The details on usage is d ocumented right in the header above each public function defined. This package is based on Dr.. V lado Keselj s Perl package Text : : Ngrams which is available in CPAN.
Date
: 2008-10-13
Size
: 6.41kb
User
:
郑乔鸿
[
Linux-Unix
]
Ngrams
DL : 0
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 usage is documented in the header right above each public function defined. This package is based on Dr. Vlado Keselj s Perl package Text::Ngrams which is available in CPAN.-A C N-Package 2.0 grams This is a simple C n-g rams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural lang uage processing tool for creating n-gram PROFI les for text documents. The details on usage is d ocumented right in the header above each public function defined. This package is based on Dr.. V lado Keselj s Perl package Text : : Ngrams which is available in CPAN.
Date
: 2025-12-30
Size
: 6kb
User
:
郑乔鸿
[
Linux-Unix
]
camsnap
DL : 0
程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/dev/video0\" -dversion=\"0.7.2\" camsnap: camsnap.c 用法如下: camsnap -v -s 420x420 -o my.ppm 这儿请注意:s 的大小必需是8能整除的倍数. 这个程序我是在rh9下作的,需要交叉编译的朋友就把注释去掉,再给下面的注释就可以了.-Vidcat procedure is in accordance with the law, can only grasp PPM plans. Makefile reads as follows, please note that playing lowercase: cc = gcc# Cflags =- i/firendly-arm/kernel/include-i/usr/local/arm/2.95 .3/arm-linux/include-wall-dhave_libjpeg#-dvideo_dev =
Date
: 2025-12-30
Size
: 2kb
User
:
yinlingpeng
[
Linux-Unix
]
firstGTK
DL : 0
一个基于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+R+D=8+1+18+4+23+15+18+11=98% LOVE=L+O+V+E=12+15+22+5=54% LUCK=L+U+C+K=12+21+3+11=47% ATTITUDE= A+T+T+I+T+U+D+E=1+20+20+9+20+24+4+5=100% 2、对程序的界面布局参考如下图所示,在第一个单行文本框输入一个单词,点击“计算”按钮,按照以上算法计算出该单词的值。 3、如果在最下面的单行文本框输入一个文件路径,此文件每行记录一个单词,那么经过程序计算出各个单词的值,并把结果输出到当前目录下result.txt文件中。如果文件不存在,应该提示错误。 -err
Date
: 2025-12-30
Size
: 1kb
User
:
翔
[
Linux-Unix
]
4444
DL : 0
DSP嵌入式系统开发典型案例 (1)5-1.asm对应第五章语音信号的采集和播放主程序; (2)5-2.asm对应第五章语音信号的采集和播放中断向量程序; (3)5-3.cmd对应第五章语音信号的采集和播放配置文件; (4)5-4.asm对应第五章语音信号的u/A律压缩程序; (5)5-5.m对应第五章语音去噪的仿真程序; (6)5-6.asm对应第五章语音去噪的主程序; (7)5-7.c对应第五章CVSD编码的C语言程序代码; (8)5-8.asm对应第五章CVSD的解码程序; (9)5-9.asm对应第五章CVSD的编码程序。-DSP embedded system development typical cases (1) 5-1.asm voice signal corresponding to the fifth chapter of the collection and play the main program (2) 5-2.asm voice signal corresponding to the fifth chapter of the collection and broadcast interrupt vector procedures (3) 5-3.cmd voice signal corresponding to the fifth chapter of the collection and player profiles (4) 5-4.asm voice signal corresponding to the fifth chapter of the u/A law compression process (5), 5-5. m corresponds to the fifth chapter of the simulation program Speech Denoising (6) 5-6.asm corresponding Chapter V of the main voice denoising ...
Date
: 2025-12-30
Size
: 12kb
User
:
hanpeiyue
[
Linux-Unix
]
ipc_msg_test.c
DL : 0
ipc v 消息队列的demo例子 创建消息队列后,发一个,收一个,最后删除消息队列-ipc v Message Queue Message Queue to create demo example, the hair of a close one, and finally delete the message queue
Date
: 2025-12-30
Size
: 1kb
User
:
susanner
[
Linux-Unix
]
UNIXCcode
DL : 0
用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 fprintf(stderr, " s success.\n", b) void main(int argc, char*argv[]) { int semid, index, i struct semid_ds ds unsigned short array[100] if (argc != 4) return semid = atoi(argv[1]) index = atoi(argv[2]) if (argv[3][0] == c ) { /* 创建信号量*/ VERIFYERR(semget(semid, index, 0666|IPC_CREAT|IPC_EXCL) < 0, "Create sem") } else if (argv[3][0] == d ) { /* 删除消息队列*/ VERIFYERR(semctl(semid, 0, IPC_RMID, NULL) < 0, "Delete sem") } else if (argv[3][0] == v ) { /* 查看信号量信息*/ fprintf(stderr, "T ID INDEX SEMVAL SEMPID SEMNCNT SEMZCNT\n") fprintf(stderr, "s 6d 6d 10d 10d 10d 10d\n", semid, /* 标识号*/ index, /* 信号量序号*/ semctl(semid, index, GETVAL), /* 信号量值*/ semct >
Downloads
>
源码/资料
Date
: 2025-12-30
Size
: 147kb
User
:
netdavid
[
Linux-Unix
]
LinuxCsource(5-9)
DL : 0
Linux+C编程实战源码(随书光盘)第五章和第九章-Linux+ C Programming actual source (book CD) Chapters V and IX
Date
: 2025-12-30
Size
: 270kb
User
:
李湿湿
[
Linux-Unix
]
Sem
DL : 0
linux下system V信号量的C语言封装,及其示例代码,用于进程间通信。-Provide C-language package of system V semaphore under linux as well as sample code. This package is used for inter-process communication.
Date
: 2025-12-30
Size
: 9kb
User
:
vividonly
[
Linux-Unix
]
linuxqt
DL : 0
linxu qt 编程入门, 目录 前 言 第一章 Qt的安装 第二章 Hello World 第三章 C/C++ 基础 第四章 窗口部件 第五章 对话框 第六章 主应用窗口程序 第七章 文件与目录处理 第八章 数据库编程 第九章 程序调试与异常处理 附录A:Qt3.0新特性 附录B:Qt3.0类分组列表-linxu qt introductory programming, directories, the installation of Qt Preface Chapter Chapter Chapter Hello World C/C++ based widgets Chapter IV Chapter V Chapter VI dialog box, under Chapter VII of the main application window procedure file and directory handling Chapter Database Programming Chapter program debugging and exception handling in Appendix A: Qt3.0 new features Appendix B: Qt3.0 class group list
Date
: 2025-12-30
Size
: 908kb
User
:
zxy
[
Linux-Unix
]
GtkP2.0-
DL : 0
本教程讲述 GTK 的 C 接口。还有许多其它语言的 GTK 绑定如 C++、Perl、Python、TOM、Ada95、Objective C、Free Pascal、Eiffel、Java 和 C#。如果你想使用 GTK 其它语言的绑定,请先查看该绑定的文档。有时这些文档会讲一些重要的概念,然后你再来参考本教程。还有一些跨平台的 API (如 wxWindows 和 V),它们把 GTK 作为一个支持的平台。同样,先参考它们的文档。-This tutorial describes the C interface to GTK. There are GTK bindings for many other languages such as C++, Perl, Python, TOM, Ada95, Objective C, Free Pascal, Eiffel, Java and C#. If you want to use the GTK bindings for other languages, please see the binding document. Sometimes these documents will be some important concepts, then you again refer to this tutorial. There are some cross-platform API (such as wxWindows and V), which the GTK as a supported platform. Similarly, the first reference to their document.
Date
: 2025-12-30
Size
: 552kb
User
:
格拉斯
[
Linux-Unix
]
IPC_Funs
DL : 0
c++写的在linux环境下多线程间使用互斥锁、posix信号量和system v信号量,实现的通信程序。自己编写的,自己测试过。-written in c++ linux environment using multi-thread mutex locks, posix semaphores and system v semaphore, to achieve the communication program. I have written, and tested.
Date
: 2025-12-30
Size
: 15kb
User
:
徐进
[
Linux-Unix
]
algorithm
DL : 0
algorithm.c,v 1.15 2006/05/23 20:23:09 manubsd Exp.
Date
: 2025-12-30
Size
: 6kb
User
:
wuirennu
[
Linux-Unix
]
jeffy-vim-v2.1
DL : 0
vim 配置 很有用.我增加了一些很有用的修改,c+x c+v 等windows 配置.-vim configuration is useful, I added some useful changes, c+x c+v other windows configuration
Date
: 2025-12-30
Size
: 769kb
User
:
haidoa
[
Linux-Unix
]
kriging_f77
DL : 0
克里金二维、三维插值。是斯坦福油气预测中心C.V. Deutsch写的。本网站上也有些人上传了代码,但是往往都不全,我从本网站下下来后没有一个可以正常使用;这个是我从作者原始网页上下载的程序,并将编译语句写成SHELL语句。我上传的这个程序,确保可以编译、运行、出结果。首先运行文件夹中的Compile编译然后运行exe执行。-Kerry Jiner Wei, three-dimensional interpolation. Stanford hydrocarbon prediction center CV Deutsch wrote. Some people on this site have uploaded the code, but often not the whole, I am from this site down after no one can normally use This is what I downloaded from the website of the original program and compile written statement SHELL statement. I uploaded this program to ensure that you can compile and run, the result. Compile to compile the first run in a folder and then run exe execution.
Date
: 2025-12-30
Size
: 548kb
User
:
wuyu
[
Linux-Unix
]
radiotrack
DL : 0
divasfunc.c,v 1.23.4.2 2004 08 28 20:03:53 armin Exp.
Date
: 2025-12-30
Size
: 4kb
User
:
wopwzai
[
Linux-Unix
]
nmclan_cs
DL : 0
Linux PCMCIA ethernet adapter driver for the New Media Ethernet LAN. nmclan_cs.c,v 0.16 1995 07 01 06:42:17 rpao Exp rpao.
Date
: 2025-12-30
Size
: 12kb
User
:
qsviuzue
[
Linux-Unix
]
H264MasterFirmwareVCM_bin
DL : 0
img dev topazsc v2 firmware topaz sc bin H264 Master Firmware V C M.dnl using dnl2c.
Date
: 2025-12-30
Size
: 19kb
User
:
wbdtgon
[
Linux-Unix
]
gradientDirtyLaundry
DL : 0
L L V M Initialize Transform Utils - C binding for initialize Transform Utils Passes.
Date
: 2025-12-30
Size
: 3kb
User
:
snlerwl
[
Linux-Unix
]
svc
DL : 0
net atm svc.c - A T M S V C sockets.
Date
: 2025-12-30
Size
: 4kb
User
:
genueqw
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.