资源列表
esempio-lettura-microfono
- this code shows how to read signals from the PC internal microphone and how to plot the voice spectra.The code can be used as example of development for data acquisition.
embedded-CCPP
- 嵌入式C/C++精华用法 结构体 精华语言集锦 常用易错点-embeded c c++
c-language-reference-test-answers
- c语言实验及其参考答案,以及一些常见c程序编程。-c language experiment and suggested answers, and some of the common c programming.
CPP
- C++程序设计教程(第二版)课件以及各个章节的源代码-C++ Programming Tutorial (second edition) courseware and various sections of source code
tictactoe4
- This is the C++ source code of the Tic Tac Toe Program
Guess-of-the-week
- 输入星期几的第一个字母来判断一下是星期几。-Enter the first letter of the week to determine what day of the week.
rtc_pc_test
- 一个调试成功的rtp库和例子,修改了很多bug,下载下来,解压即可用。适合在pc vc6.0中运行-so easy to use the pakege of rtp libary for vc6.0
CPPClassical-programming-examples
- 一本介绍C++经典编程实例的文件,是国外比较有名的书籍,该书适合进阶的人学习-One introduces the classic C++ programming examples of the document is more famous abroad, books, book people for advanced study
SeqStack
- C语言堆栈的相关操作:初始化,进栈,出栈-C-stack-related operations: initialization, into the stack, stack, etc.
FormTheme
- theam for windows applications
tongxuluCPP
- 用C++编的简单的通讯录,按照人名进行字典顺序排列。感觉比较适合初学者。可以-C++ code with a simple address book, according to the order of names to the dictionary. Feel more suitable for beginners. Can see
Scheduling
- 1. 设计一个优先级调度算法实现处理机调度的程序; 2. 设计按时间片轮转实现处理机调度的程序。 -1. To design a priority scheduling algorithm processor scheduling procedures 2. Designed to achieve rotation by time slice processor scheduling program.