CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算法好的

搜索资源列表

  1. 05061111

    0下载:
  2. 卡尔曼滤波的算法实现,很好的东东啊!用matlab实现的,希望大家喜欢啊!-Kalman filtering algorithm to achieve a good Advantage! Using Matlab realize, I hope you like ah!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:123045
    • 提供者:周红波
  1. 计算机图形学教学系统

    0下载:
  2. 计算机图形学编程系统,是个很好的东东,其中包括很多算法。可以演示,也可以看代码,希望对大家有用。-computer graphics programming system, is a very good Dongdong, including many algorithms. It demonstrated, we can see code, we hope that the right useful.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:200257
    • 提供者:郑平
  1. shuju jiegou实验1

    0下载:
  2. 《数据结构与算法》实验要求与指导,来自重点大学2005的一个实习内容。很不错的程序老师做的帮助同学更好的学习数据结构-"data structures and algorithms" experimental requirements and guidance from the university in 2005 as an attachment. The procedure is very good teachers do to help students learn b
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:18791
    • 提供者:张伟
  1. 数据结构( C语言版) 讲义

    0下载:
  2. 一个很好的数据结构(C语言版)讲义。附带全部所需算法源码。-a very good data structure (C-language version) lectures. All the necessary collateral source algorithm.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1049171
    • 提供者:张东岳
  1. 遗传算法_VC源码

    1下载:
  2. 最近研究遗传算法,得到这点程序,均很好运行,共享给大家。同时还想得到更好更多的有关遗传算法的程序,望大家多多奉献。没有加密,解压即可-recent research on genetic algorithms, to be this procedure which is a good run for everyone to share. While more would like to be better in the GA process, we look a lot dedication.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:88345
    • 提供者:绿原
  1. optimization demos

    0下载:
  2. 介绍采用matlab语言,来实现优化算法,有很好的例子程序,对学习优化算法很有帮助-introduction to Matlab language, to achieve optimization algorithm, a very good example of procedure, to learn useful optimization algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:243039
    • 提供者:丁学明
  1. WIN32 SDK版本的象棋游戏源代码

    1下载:
  2. WIN32 SDK版本的象棋游戏源代码 用纯粹的windows sdk和C编写而成,学习游戏编程的好例子。 初学者可以看看实现过程,算法就不要详细研究了。 -WIN32 version of the SDK source code chess game with a purely windows sdk prepared and C from learning games programming a good example. Beginners can look at the i
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:22612
    • 提供者:功夫
  1. 双Euler 回路问题

    0下载:
  2. 一个很好的算法练习: 问题描述:对于给定的图G,经过图中每条边恰好2 次的回路称为图G 的双Euler 回路。 编程任务:对于给定的图G,编程计算图G 的双Euler 回路。 -a good algorithm practice : Problem descr iption : for a given graph G, After map each side exactly two times the loop known as the G-Euler circuit. Progra
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2406
    • 提供者:韦国立
  1. TI 54x fft

    0下载:
  2. DSP编程代码,FFT算法,经典!! FFT实验 一、 理论: 公式(1)FFT运算公式 FFT并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加法。每运算一个X(k)需要4N次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以整个DFT运算总共需要4N^2次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:439370
    • 提供者:徐克
  1. 0305111

    0下载:
  2. 很好的一个DD。。 能够进行快速排序...利用C语言实现,8种排序算法! 例如:插入排序、快速排序、选择排序、冒泡排序、堆排序、希尔排序、归并排序、基数排序!-good a DD. . To conduct rapid sequencing ... use C language, eight algorithm! For example : insert sequencing, Quick Sort, select, in order of Bubble Sort, heap sort, Hil
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5107
    • 提供者:333
  1. 蚂蚁扫雷.ZIP

    0下载:
  2. 一款delphi编写的扫雷游戏,里面用到多种算法,内附源代码,是很好的学习资料-one prepared by the mine games, used a variety of inside algorithm, containing source code, it is a good learning materials
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:103874
    • 提供者:QDD
  1. 数据结构好冬冬

    1下载:
  2. 哈夫曼编码译码,克鲁斯卡尔算法,魔王语言的解释,一元稀疏多项式相乘,C-Huffman encoding decoding, Kelushikaer algorithm, fiendish language interpretation, one yuan sparse polynomial multiplication, C
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:46904
    • 提供者:qjsky
  1. chip(单片机源程序)

    0下载:
  2. 好东西 关于单片机的一些重要的代码本程序是操作系统中比较典型的线程同步算法中的哲学家进餐问题,为防止死锁,采取了两个条件(筷子空闲)同时满足时再允许进餐的办法来解决。期望与大家一起学习交流!-good things on SCM some important source of this procedure is more typical operating system threads simultaneously count the law on the issue of the Dinin
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:27117
    • 提供者:大大
  1. viterbi1

    0下载:
  2. 一个很好的viterbi译码算法!卷积码的编译码!-a good Viterbi decoding algorithm! Convolutional Codes of encryption!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5482
    • 提供者:林雨
  1. 用C++语言编写数学常用算法

    2下载:
  2. 用C++语言编写数学常用算法 具有很强的能用性十分好用推荐下载-C language commonly used mathematical algorithm has strong sexual very handy can use to download
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:105304
    • 提供者:徐益军
  1. 水印matlab程序

    0下载:
  2. 有多个文件 可以根据文件名和注释进行选择 提取算法可以根据嵌入算法 自行写出 提供了较好的抗压缩和抗剪切的效果-a number of documents under the file name and choose Notes extraction algorithm can write their own algorithms embedded mention for a better compression and anti-shear effect
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2049
    • 提供者:lcq
  1. condensation

    0下载:
  2. 一个很好的粒子滤波算法,可以实现动目标跟踪算法参考-a good particle filter, can achieve a moving target tracking algorithm reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:189965
    • 提供者:苏剑
  1. 试验dtmf软解码

    0下载:
  2. 这是谋些人在网上出售的DTMF软解码实现方法,英文的,但算法好,节约您的开发成本-is seeking more people in the online sale of soft DTMF decoding method, English, but a good algorithm, save your development costs
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:72376
    • 提供者:王勋昌
  1. C和VB下实现CRC算法

    0下载:
  2. 用C和VB语言实现MODBUS协议中的CRC算法,我已经使用过,效果挺好.-C and VB language MODBUS agreement CRC algorithm, I have used, the effect is very good.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4123
    • 提供者:谢飞林
  1. 8-16位CRC校验的算法程序

    1下载:
  2. 分别用PIC和51系列语言编写的8位、16位CRC校验的算法程序,已经验证过,好用。-respectively PIC and 51 languages of eight, 16 of the CRC algorithm procedures, already tested and ease of use.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6412
    • 提供者:谢飞林
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com