资源列表
lab8
- 1. 编写程序定义Point类,在类中定义整型的私有成员变量_x、_y,对Point类重载“++”(自增) “--”(自减)运算符,实现对坐标值的改变。 2. 编写程序定义一个车(vehicle)基类,有Run、Stop等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类,从bicycle和motorcar派生出摩托车(motorcycle)类,它们都有Run、Stop等成员函数。观察虚函数的作用。 3. (选做)对实验2中的people类重载“= =”运算符和“
rsa
- 实现加密解密的功能,密码强度2048,速度非常的快,用时极短-Encrypt and decrypted
TDMP_SPA
- LDPC码的并行译码算法:在Tannar图上的TDMP_SPA 算法-Parallel Decoding Algorithm for LDPC Codes: The Tannar diagram of TDMP_SPA Algorithm
bcjrforcpm
- 用bcjr算法对cpm连续相位调制进行译码的程序,按照IEEE leter 2000年文章写的-Cpm with bcjr algorithm for continuous phase modulation decoding process, in accordance with IEEE leter 2000 writing the article, written by
student
- 用C语言写的学生成绩管理系统 ,有八大功能:输入信息,查询,成绩排序,删除信息等等,-Written in C language using student achievement management system, there are eight major functions: input, query, results sorting, deleting messages, etc.,
cPCI_6adc_400m_ran_ch_fenli_wenjian
- ADC动态性能测试,包括FFT法,正弦拟合法,直方图法,还可以测试通道之间一致性-ADC test of dynamic performance,including FFT method,sine fit method,hist method etc.
radiocover
- 这个程序可以计算给定点处的小区信号范围覆盖。-is program computes a map of visibility from a selected point on a topography. It has been written to help the search for radio relay best location. Because it considers only direct line of sight, it gives a good estimation for
TestProtocol
- QT4.6实践编写串口调试助手(原创全源码), 包括使用qextserial,包括可在linux和windows两种环境下识别通讯方式,和硬件接口识别。非常适合初学者学习,建议下载QT_Create最新版本 -QT4.6 practice, the preparation of serial debugging assistant (original full source code), including the use of qextserial, including linux and
LabVIEW2
- LabVIEW实现对光谱的动态测量,并显示测量结果,动态测量的实现-LabVIEW realize spectra of dynamic measurement, and display measurement results, the realization of dynamic measurement
dynamicmeasurement
- LabVIEW实现对光谱数据的动态测量,这里是对不稳定的光谱数据进行动态测量-LabVIEW realize the dynamic measurement of spectral data, here is the unstable dynamic measurement of spectral data
TSP
- 提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
pl0
- 编译原理实验课程,里面包括了各个版本的PL0源码,界面友好-Compilation Principle experimental course, which includes the various versions of the PL0 source code
