资源列表

« 1 2 ... .88 .89 .90 .91 .92 216093.94 .95 .96 .97 .98 ... 216392 »

[其它PaintString

说明:简单的字符滚动(从左到右滚动字符)虽然简单,适合新手。-rolling simple characters (characters scroll from left to right) is simple, suitable for newcomers.
<tian> 在 2008-10-13 上传 | 大小:853byte | 下载:0

[其它完全数

说明:如果一个数恰好等于它的因子之和,则称该数为“完全数”。 *题目分析与算法设计 根据完全数的定义,先计算所选取的整数a(a的取值1~1000)的因子,将各因子累加于m,若m等于a,则可确认a为完全数。 *-if it is equal to the sum of the factor, says the number of "totally few." * Topic analysis and algorithm design based on the defin
<姚紫欣> 在 2008-10-13 上传 | 大小:853byte | 下载:0

[其它动态规划矩阵连乘

说明:矩阵连乘。 输出所需最小连乘次数和计算序列。 使用的是动态规划算法。-matrix continually multiply. The required minimum output frequency and continually multiply calculated sequence. Using the dynamic programming algorithm.
<轩哥哥> 在 2008-10-13 上传 | 大小:853byte | 下载:0

[其它SplitString

说明:将一个字符串根据空格或其它分隔符分解成字符串数组-according to a string spaces or other separation decomposition of the string array
<吴会良> 在 2008-10-13 上传 | 大小:854byte | 下载:0

[通讯编程E50

说明:对mimo在瑞利信道中的量化并利用Zero-Forcing
<yutan> 在 2008-10-13 上传 | 大小:854byte | 下载:0

[Modem编程dsbpsk_ok

说明:采用dpsk方式调制的直扩信号
<tongjinglala> 在 2008-10-13 上传 | 大小:854byte | 下载:0

[磁盘编程硬盘格式化

说明:用java编写的硬盘格式化小程序-A program of format hard disk by java tool.
<高宝> 在 2008-10-13 上传 | 大小:854byte | 下载:0

[图形/文字识别视频检测

说明:用于实现基于图像视频的运动目标检测与跟踪
<hongrong@hhu.edu.cn> 在 2009-02-25 上传 | 大小:854byte | 下载:1

[Windows编程语音检测

说明:
<chenshengs@163.com> 在 2009-05-22 上传 | 大小:854byte | 下载:0

[数值算法/人工智能复杂网络聚类系数的算法

说明:计算复杂网络聚类系数
<icecontrol> 在 2010-12-15 上传 | 大小:854byte | 下载:0

[C#编程迷宫求解的非递归算法

说明:#include #include #include #define N 20 int aa[N][N]; int yes=0; int x[100][2],n=0; void fun1(int (*aa)[N],int (*a)[N]); int fun(int (*a)[N],int i,int j); void begain(int (*t)[N]); void pr(int (*t)[N],int nn); void win(int (*t)[N]); void lose(); void
<461600486@qq.com> 在 2011-12-19 上传 | 大小:854byte | 下载:0

[matlab例程music频谱估计

说明:主要是对信号的频谱进行估计,实现不同的方法进行变换,并分析三种方法的异同点。
<chenkang7989> 在 2015-12-28 上传 | 大小:854byte | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 216093.94 .95 .96 .97 .98 ... 216392 »

源码中国 www.ymcn.org