资源列表
t264avc
- 基于视频编码的经典代码,对于学习视频编码的人来说是相当不错的.请支持一下本网站,真的很不错!
fuzzycluster
- 这是一个模糊聚类代码(matlab)供大家学习-This is a fuzzy clustering code (Matlab) for all study
waes
- cryptanalysis of an aes white box
testforos
- 操作系统实验,模拟进程调度.第一次上传东西,若有不好的地方望大家指教.-experimental operating system, the modeling process scheduling. Upload things first, if not the local hope you enlighten.
ImageCoding
- 可以实现图像霍夫曼编码,香家费诺编码,算术编码,游程编码,位平面编码,预测编码,在编码过程中会显示被压缩图像的各个参数(压缩比,码长,信噪比等),并有图像恢复功能.-Huffman code can achieve images, Fenno House Shannon coding, arithmetic coding, run-length coding, bit plane coding, predictive coding, in the process of encoding comp
books
- 分页内容 很详细自己看吧 不多说上来拿东西的哎-Page content in great detail for yourself to come and collect more than say the last thing hey
guanli
- 双链表的创建。此双链表要求为带头节点的,为了算法方便特采用了循环双链表。通过编程发现带头节点的也有其不便之处。为了保持表的一直有序性思考如下: 1:表的一开始的创建就要有序。 2:插入元素后要做到仍然有序。 3:删除元素不会改变表的有序性 4:所谓有序,即为非降序或者非升序排列。 5:为了做到以上几点,考虑到链表的不易排序性质,特设置一个线性表作为输入缓存空间进行事先排序。关于排序的方法有多种,为了快速完成采用了较为简单的插入排序。-The data structure of double li
tensor_toolbox_2.5.tar
- Tensor image sensing source code. very intuitive. also contains the tensor toobox.
Chaos-do--tools
- 做混沌用的工具,输入一些参数,可得出与混沌有关的结果。-Chaos do with the tools, enter some parameters can be drawn and chaos related results.
1
- 压缩文件使用的dll文件可以压缩为rar, zip等文件-Dll files used files can be compressed as rar, zip, etc.
ClientUpdate
- eclipse rcp 客户端 自动更新,下载后调试后即可-eclipse rcp self update
05_3d
- 我们使用多边形和四边形创建3D物体,把三角形变为立体的金子塔形状,把四边形变为立方体。