CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - c i

搜索资源列表

  1. c program6.rar

    0下载:
  2. 三色球问题 若有一个口袋放有12个球,其中有3个红的,3个白的和6个黑的,从中任取8个球, 问共 这也是一个可用穷举法求解的问题。 设任取的红球个数为i, 白球个数为 j,则黑球个数为8-i-j,用count统计不同的搭配数目
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:249
    • 提供者:
  1. 平衡二叉树c++

    1下载:
  2. 平衡二叉树生成 输入任意个节点 如 2 6 8 0为显示 可自动生成平衡二叉树 bf为平衡因子 h给深度 可插入删除 计算转动次数(wangliwei007也是我,质料没添全就换这个好号,请斑竹给我发个号好吗?我也想下载东西,急)-balanced binary tree generating arbitrary input nodes as 2 6 8 0 to demonstrate that automatically generates balanced binary tree bf f
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2659
    • 提供者:王立伟
  1. C三级上机题

    0下载:
  2. 全国计算机等级考试三级的部分上级题算法,对上机考试还不是很熟的人,很有帮助(并非书上的答案,是本人自己想的算法)-National Computer Rank Examination some three superiors that the algorithm, right on the test machine is not very familiar with the helpful (and not the answer book, I want to own the algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9253
    • 提供者:沈毅
  1. 指纹识别c++源程序

    3下载:
  2. 在vc环境下的指纹识别与处理,我也是从别处得到的,主要看看算法结构。-vc environment in the fingerprint identification and handling, I also received from elsewhere, mainly look at the algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:27351
    • 提供者:林华
  1. 数据结构算法与应用-C++语言描述123章

    0下载:
  2. C++的数据结构算法,pdf格式的.这是第一,二,三章.以后的我会陆续传的.-C data structure algorithms, pdf format. This is the first, two, three chapters. Later I will continue to obscure.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2350368
    • 提供者:Dwight Wong
  1. 黄国兴(C源程序代码)

    0下载:
  2. 数据结构——黄国兴(C源程序代码)其实我也是从网上搜集起来的-data structure -- Wong Kwok-hing (C source code) I also collected from the Internet up
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:255948
    • 提供者:幽默狐狸
  1. lqx10004

    1下载:
  2. 最小重量机器设计问题 设某一机器由n个部件组成,每一种部件都可以从m个不同的供应商处购得。设w(i,j)是从供应商j处购得的部件i的重量,C(i,j)是相应的价格。 设计一个优先列式分支限界法,给出总价格不超过c的最小重量机器设计。-minimum weight machines based design of a machine n components, each component can be 000 m from different vendors purchased. L
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1930
    • 提供者:卢起雪
  1. C++BPCHENGXU

    0下载:
  2. C++的BP算法程序,这个程序是我从网上找到的,希望对大家能有用-C BP algorithm procedures, which is what I got from the Internet, I hope we can be useful right
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2742
    • 提供者:fu
  1. c++neuralnetworkdevelopmentpakage

    0下载:
  2. annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.-ANN, ie, Artificial Neural Netwo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:492335
    • 提供者:陈伟
  1. c-fingerprint

    0下载:
  2. c代码,实现指纹图片的增强、二值化、细化等功能,本人已调试通过。-c code, fingerprint images to achieve the increase in value of 2, thinning and other functions, I have been through debugging.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:70233
    • 提供者:赵武锋
  1. 11.c

    0下载:
  2. 矩阵相乘.zip - C语言源代码 矩阵相乘... - 本人这学期写八数码作业,采用三种人工智能算法,在-matrix multiplication. Zip-C language source code matrix multiplication ... - I wrote this semester eight digital operations, in three artificial intelligence algorithm, the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2814
    • 提供者:智成
  1. sutra(C++)

    0下载:
  2. c++经典数值算法源码,相信可以节省你的不少时间.rar-c classical numerical algorithm source code, I believe you can save a lot of time. Rar
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-07-09
    • 文件大小:330911
    • 提供者:严倾
  1. C++Builder_Sort

    0下载:
  2. 该程序把多种排序集中体现,包含了冒泡法排序、快速排序等多种排序方法,同时还详细讲述各种排序的分析,希望对编程初学者有一定帮助。-procedures for a variety of the sort embodied includes the Bubble Act, ranked Quick Sort and other ranking methods also explain in detail various sort of analysis, and I hope to the prog
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:22439
    • 提供者:谢刚
  1. c++2text01

    0下载:
  2. 一个实验,是我们老师在实验课程上让我们做的 我就写了-an experiment, we teachers in experimental courses allow us to do, I wrote an
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1911
    • 提供者:afaf
  1. C-Free

    0下载:
  2. 看标题就明白了~! 是一个注册机来的,不过,我不知道能不能上载,这是我第一次上载东西,希望大家支持~!-can understand the title on ~! RI is the one, but I do not know whether or not available, This is the first time I set out on things that we support ~!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2179
    • 提供者:陈琛
  1. C++_Program

    0下载:
  2. 几个比较经典的C++源程序及头文件,希望对学习者有所帮助!-several more classic C + + source code and header files, and I hope to help learners!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:52652
    • 提供者:TQL
  1. datastruct_example

    0下载:
  2. 本人讲授数据结构课程时的所写的示例程序,结构清晰规范,有注释,全部可编译运行,包括如下代码: 长整数:ch0_bigint2.c 顺序表的实现:ch2_stable.c 链表的实现ch2_ltable.c 合并两个有序表:ch2_stable_merge.c 表达式计算:ch3_express.c 队列的链式实现:ch3_lqueue.c 栈的链式实现:ch3_lstack.c 迷宫求解:ch3_maze.c 队列的顺序实现:ch3_squeue.c
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:14766
    • 提供者:kk.h
  1. data-structure-the-c-language(yanweimin)

    0下载:
  2. 数据结构(C语言版严蔚敏著)。非常出名的一本书籍,曾经用过,觉得很经典-Data structure (C-min YAN Wei-language version of book). One very well-known books, used once, I think I really classic
  3. 所属分类:Data structs

    • 发布日期:2017-05-23
    • 文件大小:7540904
    • 提供者:林周
  1. PID

    0下载:
  2. 用C语言实现了增量式PID,以及位置型PID,还有变积分型,对于理解PID算法很有帮助(PID Algorithm in C ,i wish it can help that who need it.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:夜小刀
  1. nrtps_schedule

    5下载:
  2. 分组调度算法中三种基本的调度算法,轮询(RR)、最大载干比(Max C/I)以及比例公平调度算法(PF)的MATLAB编程,对吞吐量、公平性以及时延性的仿真实现过程。((RR), Max C / I and MATLAB programming, the simulation of throughput, fairness and delay in the three basic scheduling algorithms, packet scheduling algorithm Impleme
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com