资源列表
jos
- 约瑟夫环出列问题,古罗马竞技场选择幸存者不杀头经典问题-Josepth problem s solution....eh very very very good
ch09_09
- 设计一个类模板Exam<T>,实现operator==运算符重载,用于比较各种类型数据是否相等(包括字符串和可以用等号直接进行比较的数据类型)。-Design a class template the Exam <T>, achieve operator overloading operator == for the comparison of various types of data are equal (including the string data type
ch08_02
- 已知一个有理数类Zrf_Ratio,实现如下的操作符重载形式: friend zrf_Ratio operator-(const zrf_Ratio&) friend zrf_Ratio operator+(const zrf_Ratio&, const zrf_Ratio&) friend zrf_Ratio operator-(const zrf_Ratio&, const zrf_Ratio&) friend zrf_Ratio operator*(c
telbook
- 电 话 薄 源 代 码 可实现多种功能-The phone book source code to achieve a variety of functions
procps-3.2.6.tar
- free top等命令的实现代码 是从系统中弄出来的 大师之作 可以学习一样-the code of "free,top.."
LuaTest
- C++调用Lua的实例,包括了类的封装和库类文件。非常不错。-The C++ calling Lua instance.Very good.
shu
- 二叉树的基本操作算法,实现了二叉树的基本操作!-The basic operation of the binary tree algorithm to achieve the basic operation of a binary tree!
MATLAB--communication
- Matlab通信仿真及应用源码,很详尽,也可以作为matlab通信初学者运用-Matlab of Communication Simulation and application source code, very detailed matlab communication beginners to use, but also can be used as
Chat1
- 一个基于UDP原理的多线程聊天室程序。代码简单易懂,可运行。-One is based on the principle of UDP multi-threaded chat room procedures 。
Ten2TwoTransform
- 本程序实现将十进制转换成二进制,并可进行简单的加减乘除四则运算和二进制的与或运算,这是修改部分BUG后源码。经初步测试,算法没有问题。-Program to convert decimal to binary, can be a simple addition, subtraction, multiplication and division four operations and binary OR operation, which is to modify some of the BUG a
TextQueryExpend
- C++primer第四版中的扩展文本查询,支持&|~ 注意输入查询条件的时候操作符与字符串之间要加空格。例如:~ it | ~ is 表示匹配既不含"it"又不含"is"的所有行。input.txt为查询文本。-The C++ primer fourth edition extended text queries, supported & | ~. attention to the input query spaces between the operator and the string. F
wuxian
- 大学时电子设计大赛的小程序,实现无线网络温度采集系统-Electronic Design Contest college program, wireless network temperature acquisition system
