资源列表
deskcalculator
- 这是一个桌面计算器的源代码,非常简洁实用。有利于C++学习。(This is the source code of a desktop calculator, which is very simple and practical. It is good for C++ learning.)
zuoye_day18_abstract
- 进入data目录,其中有两个gz压缩文件,分别是ctb.gz和pku.gz,其中CTB:宾州大学的中国树库训练资料 ,PKU:中国北京大学提供的训练资料。当然了,你也可以自己训练,一个训练的例子可以在这里面看(The segmenter is available for download, licensed under the GNU General Public License (v2 or later). Source is included. The package includes co
建立连接部分代码
- 海能达对讲机HRNP协议建立连接,只有部分代码哦(Connecting the interphone)
SFTPHelper
- SFTP 连接 断开 上传 下载 相关的方法参数。(SFTP Send Conection SFTP Send Conection SFTP Send Conection)
非线性卡尔曼滤波
- matlab 文件扩展卡尔曼滤波目标跟踪仿真(Matlab file EKF target tracking simulation)
txtselect1
- 统计txt文本中所出现的单词,列出出现次数最多的十个单词,并显示它们的个数。(The words appearing in the TXT text are counted, and the number of the ten most frequent occurrences is listed, and the number of them is displayed.)
运算符重载
- 1、设计一个用于人事管理的People(人员)类。考虑到通用性,这里只抽象出所有类型人员都具有的属性:number(编号)、sex(性别)、birthday(出生日期)、id(身份证号)等等。其中“出生日期”定义为一个“日期”类内嵌子对象。用成员函数实现对人员信息的录入和显示。要求包括:构造函数和析构函数、拷贝构造函数、内联成员函数、聚集。 2、对people类重载“==”运算符和“=”运算符,“==”运算符判断两个people类对象的id属性是否相等;“=”运算符实现people类对象的赋值
calculator1
- 表达式求值,实现对加减乘除,负数,同级括号,不同级括号的表达式求值(Expression evaluation)
dandaoyouhua
- 建立导弹三自由度模型,对上升弹道轨迹进行优化。使用四阶龙格库塔方法进行解算。(A three-degree-of-freedom missile model was established to optimize the trajectory of the rising trajectory. Use the fourth-order Runge-Kutta method for solving.)
GRACELTE_EUR_OPEN_HIDDEN200M
- note7 pit 200m文件,可执行分区操作,对emmc进行读写(executable partition operation, read and write EMMC.)
queen
- 遗传算法实现八皇后,采用的是C语言来编写,代码可能有点繁琐(Genetic algorithm to achieve the eight queens, using C language to write, the code may be a little tedious.)
nemazeores
- 模块的耦合与内聚 Module coupling and cohesion()