资源列表
[压缩解压] FldrTabCtrl3
说明:标签控制,很好的例子,对于多文档类型的开发有帮助-Tags control, good example, for multi-document types of development to help<维基> 在 2025-07-09 上传 | 大小:15.01mb | 下载:0
[数学计算/工程计算] C++arithmetic
说明:C++常用的数值算法 例如: 高斯-赛德尔迭代法、 列主元高斯消去法、 拉格郎日插值多项式 等等…… 都是很不错的学习资料,希望能帮助到大家!-C++ Commonly used numerical algorithm such as: Gauss- Seidel iterative method, PCA out Gaussian elimination method, Lagrange interpolation polynomial and so on ... ..<LuanS> 在 2025-07-09 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] zhichixiangliangjifenlei
说明:基于支持向量机的分类方法,主要用于模式识别。-Based on support vector machine classification methods, mainly used for pattern recognition.<闫霖> 在 2025-07-09 上传 | 大小:11kb | 下载:0
[数学计算/工程计算] Matrix_Leastsquare
说明:C#编写,包括两个类:矩阵运算,根据布尔莎模型通过最小二乘法计算七参数-C# Prepared, including two categories: matrix operations, according to Bursa model through the least squares method to calculate the seven parameters<watson> 在 2025-07-09 上传 | 大小:3kb | 下载:0
[压缩解压] Compresser
说明:一种二值图象无损压缩算法 南京理工大学电光学院 【摘 要】利用稀疏矩阵和差分编码对二色图像进行压缩保存,在通过图像的0,1矩阵建立,矩阵一维化,差分量化编码,写文件来压缩。在电子档案存储,CAD制图信息化存储有极高的应用价值。 【关键字】计算机 二值图像 稀疏矩阵 无损压缩 编码 -A binary image lossless compression algorithm for electro-optic Nanjing University of Technology an<胡赟星> 在 2025-07-09 上传 | 大小:18.92mb | 下载:0
[数据结构常用算法] ansi917(14)
说明:大随机数生成器算法的研究与实现.大随机数已经在当今社会的各个领域中都频繁使用,特别是在加密技术中已经成了不可缺少的一部分,像RSA,MD5中随机数成为加密技术的关键。 本设计主要为第3代移动通信系统(3G)提供符合要求的随机数(1024位),首先取得系统时间和RAND()函数所产生的随机数作为最初的随机初值,经过三重DES(两密钥通过MD5算法得来)和异或的变换,保证其随机数的足够随机,然后通过16次的循环得到一个组合起来的1024位随机数,设计还提供一个检验随机数是否随机的平台,采用了均匀<瑞力克> 在 2025-07-09 上传 | 大小:3.42mb | 下载:0
[matlab例程] Fourier_MATLAB_GUI_pfile_011905
说明:FFT快速傅立叶变换的代码,只需要Matlab环境即可运行。需要输入分析数据。-FFT Fast Fourier Transform code, only need to run Matlab environment. Need to enter data.<she> 在 2025-07-09 上传 | 大小:98kb | 下载:0
[数学计算/工程计算] Fourier_series_tutorial_011405
说明:FFT快速傅立叶变化分析的总体说明。有助于理解相关代码。需要解压缩阅读。-FFT Fast Fourier analysis of changes in the overall descr iption. Contribute to an understanding of the relevant code. Need to decompress to read.<she> 在 2025-07-09 上传 | 大小:167kb | 下载:0
[matlab例程] MechanicofaTunedMassDamper
说明:阻尼吸震器的Matlab例程,有助于设计吸震器。使用环境Matlab 。-Damping shock-absorbing device of Matlab routines, contribute to the design of shock-absorbing device. Use of the environment Matlab.<she> 在 2025-07-09 上传 | 大小:2kb | 下载:0
[数据结构常用算法] DataStructureTest
说明:数据结构的一些基本的相关的试验,如二叉树的遍历,打印,如排序算法,检索算法,动态结构的静态实现实验-Data structures related to some basic tests, such as binary tree traversal, print, such as sorting algorithms, search algorithms, the dynamic structure of the realization of the experimental static<林小峰> 在 2025-07-09 上传 | 大小:381kb | 下载:0
[matlab例程] Build_Your_Own_Reptilian_Robotl
说明:build your own reptilian robot<rainhe> 在 2025-07-09 上传 | 大小:3.3mb | 下载:0
[数据结构常用算法] jiandanxuanze
说明:基本思想: 设所排序序列的记录个数为n。i取1,2,…,n-1,从所有n-i+1个记录(R,R[i+1],…,R[n]中找出排序码最小的记录,与第i个记录交换。执行n-1趟 后就完成了记录序列的排序。 -The basic idea: set up the sort of record sequence number for n. i get 1,2, ..., n-1, from all n-i+ 1 record (R, R [i+ 1], ..., R [n] in orde<小杉> 在 2025-07-09 上传 | 大小:5kb | 下载:0