资源列表

« 1 2 ... .08 .09 .10 .11 .12 16413.14 .15 .16 .17 .18 ... 28522 »

[数据结构常用算法sorts

说明: 插入、合并、快速、冒泡、桶排序性能分析 标准C++代码,运用面向对象的设计理念,整体结构紧凑富有逻辑性 具体算法参照《算法导论》第四版 vs2010下可以正常运行 其他环境下,请自行建立工程,并拷贝sorts目录下sorts.cpp CalTime.h CalTime.cpp的内容 -Insert, merge, quick, bubble, bucket sort performance analysis
<Beef> 在 2025-02-08 上传 | 大小:3.48mb | 下载:0

[压缩解压ezw

说明:ezw和huffman混合压缩编码,对感兴趣区域采用了huffman无损压缩,非感兴趣区调用ezw压缩-ROI ezw mixed and Huffman coding-Shapiro s embedded zero tree wavelet coding algorithm (EZW Embedded Zerotree Wavelet), whose starting point is at all levels of sub-ba
<国国> 在 2025-02-08 上传 | 大小:25kb | 下载:0

[数据结构常用算法recursion

说明:快速排序,汉诺塔以及汉诺塔的演示,内码转换-the exchange of the ISN,Hanoi_show
<周阳> 在 2025-02-08 上传 | 大小:4kb | 下载:0

[数据结构常用算法sort

说明:一些排序的方法,以及比较,快速排序,选择排序,排序的快慢比较-the kinds of the sort
<周阳> 在 2025-02-08 上传 | 大小:10kb | 下载:0

[matlab例程jielian

说明:捷联惯导航姿系统C语言实现,可以方便的得到飞机的飞行姿态。-Navigation position system SIMU program development, you can easily get the aircraft attitude.
<夏雷> 在 2025-02-08 上传 | 大小:5kb | 下载:0

[数学计算/工程计算c_chaoliu-

说明:c语言编写的牛顿拉夫逊法解潮流程序,和matlab相比,c语言编写潮流程序最大的难点在于矩阵求逆,本程序使用的求逆方法是初等行变换法。-The Newton-Raphson method solving power flow proceduresprepared by C language, and compared to MATLAB program, the trend is the most difficult to invers
<> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[数据结构常用算法binary_search

说明:关于二分查找的代码,二分查找又称折半查找,优点是比较次数少,查找速度快-the search of binary_search
<周阳> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法union-find

说明:算法设计与分析上的union-find算法-the resource code of union-find
<王小丫> 在 2025-02-08 上传 | 大小:10kb | 下载:0

[数据结构常用算法Knapsack

说明:《算法设计与分析》Knapsack算法实现-the resource code of Knapsack
<王小丫> 在 2025-02-08 上传 | 大小:31kb | 下载:0

[数据结构常用算法BigN

说明:在VC中,一个正整数只占4个字节,表示的最大整数为2147483647。如果,一个超过这个数进行四则运算,就是大数计算-the yunsuan of the bignumber
<周阳> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[matlab例程Kalman

说明:捷联惯导初始对准Kalman滤程序,非常难得的代码源程序。-SINS initial alignment Kalman filter program, source code is very rare.
<夏雷> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[matlab例程RSSI_simulation

说明:此程序是描述的RSSI曲线的代码 重点与A值和n值的关系!-the relationship between the parameters of the n and A in RSSI
<LIU> 在 2025-02-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 16413.14 .15 .16 .17 .18 ... 28522 »

源码中国 www.ymcn.org