搜索资源列表
mycat
- C编写的Unix的cat命令。全部使用C语言,具有很好学习和参考价值。-Implement the Unix s \"cat\" command in C, I m sure it is helpful for you
source_SupportFSM
- Windows下的服务程序,一个server,一个client,server监听SOCKET-serve program in windows,a server ,a client , server listen socket
光标控制C语言源程序
- 演示如果实现用C语言控制光标显示的示例程序-A program shows how to control the cursor in C.
Metaparllel
- 串行程序并行化软件 它提供给程序员一个图形化的交互界面,首先由程序员选择并行算法,然后通过配置向导对所选择的并行算法进行定制,生成配置文件,然后参照配置文件自动生成并行程序的框架代码,并将程序员提供的元任务的串行代码嵌入到框架代码中,最后生成并行程序-software programmers to provide an interactive graphical interface, the first programmer to choose from parallel algorithm
tsfilter
- 可以从数字电视系统的TS(Transport Stream)流文件中找出到指定包(由用户设置PID、TableID等参数)数量及在流中的位置,对开发数字电视用户很有用-from digital TV system TS (Transport Stream) flow document to identify specific packages (PID set by the user, TableID parameters) volume and flow in the location of
LogProc
- 是一个Dos控制台程序,可以将一个非常大的文件,如2G的文件分割成几百个小的文件,对于日志察看非常有用。-Dos console is a process, which would be a very large documents, such as 2G in the paper is divided into hundreds of small files and log look very useful.
Snoopy96
- 此程序是本人在课堂时,对老师讲的几个类型进行统一举例的程序.-I am in the classroom, the teacher or the reunification of several types of procedures, for example.
NetIO
- 监察本机的网络流量,日志记录。 日志可以记录在远端的文件服务器上。-monitor the machine's network traffic logging. Log can be recorded in the remote file server on.
app_updated
- 差分法提取目标时,为了保持背景的实时性,需要对不背景进行自适应更新,用VC编程-differential extraction of the target, in order to maintain the real-time background, the background is not necessary to conduct adaptive updated programming with VC
在VB下设计开发实时的数据采集曲线
- 在VB下设计开发实时的数据采集曲线.rar-in VB under design and development of real-time data acquisition curve. Rar
栈和队列CQandS
- 该程序实现了栈和队列的操作,可以作为其他程序的头文件-the program stack and a queue of operation, as with other procedures in the first paper
FFT_kris32
- This source code is the 32point FFT(Fast Fourier Transform) for Real Time sampling system (like PQ meter or Digital Relay). The complex computation is realized without complex.h in this code, based on only C. -This source code is the 32point FFT(Fast
Pic-in-CPP
- How can you work by pictures in C-How can you work by pictures in C++
count-words-in-a-sentence
- 统计一个句子或者随意输入的单词个数,首先输入重复次数,接着会提示输入句子或单词-count words in a sentence or random words
library-management-system-project-in-c
- Mini Project in C Library Management System. This mini project in C Library Management System is a console application without graphic developed using the C programming language. It is compiled in Code::Blocks with the gcc compiler. In this, you
Modern-Periodic-Table-Project-in-C
- Modern Periodic Table Project in C. The Modern Periodic Table project in C is a simple console application built without the use of graphics. It is developed using the C programming language for the purpose of storing name, symbol, atomic number
Typing-Tutor-Project-in-C
- Typing Tutor Project in C. Typing is the basic command to run a computer and your typing speed plays vital role while working in computer to save time. Here I have presented a Typing Tutor Project in C to measure user’s typing speed and to enhan
Stack-in-cPP
- Stack is implemented in c-Stack is implemented in c++
Count-numbers-of-vowels-in-string-cPP-source-code
- Count numbers of vowels in string c++ source code
Music-in-basic
- A few programs showing on how to create music using loops in gwbasic