资源列表
encode
- RS(255,223)编码器,已实际运用到产品中-RS (255,223) encoder has actually applied to products
CPPexam9
- 1. 编写程序 Node.h 实现例 9-5 的节点类,并编写测试程序 lab9_1.cpp 实现链表的基本操作。 2. 编写程序 link.h 实现例 9-6 的链表类。在测试程序 lab9_2.cpp 中声明两个整型链表 A和 B,分别插入 5 个元素,然后把 B 中的元素加入 A 的尾部。 3. 编写程序 queue.h,用链表实现队列(或栈)类。在测试程序 lab9_3.cpp 中声明一个 整型队列(或栈)对象,插入 5 个整数,压入队列(或栈),再依次取出并显示出来。 -1
CPPexam10
- 1. 使用 C++标准模板库(STL)中的双向队列类(deque)重新实现实验九中实验任务2。 2. 声明一个整型数组,使用 C++标准模板库(STL)中的查找算法 find()进行数据的查找,然后应用排序算法Sort(),并配合使用标准函数对象Greater<T>对数据进行升序和降序排序。 -1 Use C++ Standard Template Library (STL) in the two-way queue class (deque) reimplement exp
NON-LINEAR-FEM
- 非线性有限元计算程序,扩展了有限元的应用范围-Nonlinear finite element program, expanding the scope of application of the finite element
EFG3D
- EFG METHOD FOR STUDYING, AND THIS CAN SOLVE 3D PROBLEM
vibration
- 振动分析matlab程序,用于固有频率振型求取。-vibration analysis matalb code
ISAR-image
- 点目标成像程序,程序简洁,效果较好,具有一定的使用价值-ISAR image
DFA-(1)
- 输入状态表实现有穷状态自动机的具体实现过程代码-Input status table to achieve a finite state machine implementation procedure code
MATLAB-dianjifangzhen
- MATLAB电机仿真精华50例PDF+源码-MATLAB simulation of the essence of 50 cases of motor PDF+ source code
hash
- 上海交大数据结构作业,Hash表的类实现,包含测试文件.-Shanghai Jiaotong data structure operations, class Hash table implementations, including the test file.
PF_TBD
- 该代码是粒子滤波实现弱小目标的检测前跟踪。-The code is particle filter to implementation the weak target track before detection.
myz_simple_1
- discuz古风模版。价值33元-discuz antiquity templates
