资源列表
LZW
- LZW压缩与解压 修改LZW压缩和解压的程序,完成下述要求: 1. 每完成xkbytes的文本压缩/解压,重新初始化码本(code table)。此过程可以看作是码本对文本内容的自适应调整过程,每编码部分文本后,码本重新初始化并根据后续文本内容生成,可以获得更好的压缩率。 2. 测试给出的文本文件,需要测试的x取值范围{10, 20, 30, 40, 50},并对比五种取值的压缩/解压效果(包括压缩率和压缩时间等)。程序参数需添加x,例如调用“Compress text 30”
beibao_fei_digui
- 背包问题的非递归程序,希望大家能用的上。-I don t know.
blendAnim
- 这是一个混合动画的实例代码,我的一个在美国宾西法尼亚大学的朋友写的,非常不错
TSP
- 遗传算法解决tsp问题,随机生成样本,再进行遗传算法的步骤-Genetic algorithm to solve TSP problem, the random sample, and then to the steps of genetic algorithm
igbt4
- MATLAB仿真论文 单相全桥SPWM逆变器的仿真研究-MATLAB simulation thesis of single-phase full-bridge SPWM Inverter Simulation
Hoquisitioation
- 基于蓝牙的家居网关数据采集处理系统的设计与实现Home gateway based on Bluetooth Data Acquisition and Processing System Design and Implementation-Home gateway based on Bluetooth Data Acquisition and Processing System Design and Implementation
text
- BP神经网络源代码,可直接运行,作为参考使用-BP neural network source code
POI
- poi的三个代码jar包 不知道大家需要不 -poi I don t Speak English Thanks you
Figure-three-matrix
- 图的三种矩阵表示(包括构造无向图的关联矩阵和有向图的关联、邻接、可达矩阵)-Figure three matrix (including the associated undirected graph structure matrix and the associated directed graph, adjacency, reachability matrix)
1xy7z.ZIP
- 永磁直流电机绕组脱焊故障在线诊断与分析Permanent magnet DC motor winding unsoldering on-line fault diagnosis and analysis-Permanent magnet DC motor winding unsoldering on-line fault diagnosis and analysis
svm20
- svm的一种改编版,比较少见,希望对对人工智能感兴趣的朋友有用。-svm adapted a version relatively rare, and I hope to the interest of artificial intelligence useful friends.
Neural-Network
- 用神经网络辅助联邦卡尔曼滤波器进行组合导航的MATLAB仿真。-MATLAB simulation of neural network assisted federal Kalman filter integrated navigation.