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

搜索资源列表

  1. 矩阵加减乘(M)

    1下载:
  2. 一个比较简单的算法程序。输入一些数,计算后按照矩阵的形式输出。设了三个数组a[],b[],c[]。分别实现c[]=a[]+b[],c[]=a[]-b[],c[]=a[]*b[]。-a relatively simple procedure of the algorithm. The importation of some few, calculated in accordance with the matrix in the form of output. Established three a
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7460
    • 提供者:XFX
  1. eliza

    1下载:
  2. 简单的人工智能程序ELIZA的C源程序代码-Eliza simple artificial intelligence program of the C source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-30
    • 文件大小:8323
    • 提供者:张勇兵
  1. cplus

    0下载:
  2. c++初学者用来练习的程序实例,从简单到复杂,有详细的说明文档!-c++ for beginners to practice procedures for instance, from simple to complex, contains a detailed descr iption of the document!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:334109
    • 提供者:tangrong
  1. 1234

    0下载:
  2. C-means一个简单完整的程序,供大家看一下,有不完善的地方,请多多指教-C-means a simple and complete procedures for Members to see, any problems, please exhibitions
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2155
    • 提供者:hahaha
  1. shujujiegou

    0下载:
  2. 树的遍历等数据结构程序代码实现,用的C++编的,简单易懂,适合初学者-Traversal tree data structure, such as program code to achieve with the C++ Series, easy-to-read, suitable for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7334
    • 提供者:忘了
  1. fileCompress

    0下载:
  2. 用c语言写的相当简单的文件压缩小程序非常适合初学者的使用-C language used to write the relatively simple file compression program very suitable for small beginners use
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-27
    • 文件大小:15140
    • 提供者:wkylj
  1. smo

    0下载:
  2. SMO 源程序基于libsvm,开发的支持向量机图形界面应用程序,并提供了关于C和sigma的新的参数选择方法,使得SVM的使用更加简单直观 -SMO Code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:22426
    • 提供者:王先生
  1. dualsimplex

    0下载:
  2. 这是关于对偶单纯算法的c语言程序,也是非常简单易懂,是运筹中常用的-dual simplex method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:974
    • 提供者:linda
  1. SDL_1_1_alpha

    0下载:
  2. 简单的C++计算库.其中实现了矩阵运算,大数运算.矩阵处理中使用lazy calculate,并且封装常见算法,可以将普通matlab程序用SDL改写.-Easy calculation of the C++ library. One of implementation of matrix operations, computation of large numbers. Matrix deal with the use of lazy calculate, and packaging comm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:225584
    • 提供者:白良
  1. ApSimon

    0下载:
  2. 一个简单的小程序,C++代码实现ApSimon的造币厂问题-ApSimon
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5381
    • 提供者:smile bear
  1. qushizi

    0下载:
  2. 一个简单程序,C++代码实现取石子游戏的问题-qushiziyouxi
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2743
    • 提供者:smile bear
  1. hannuota

    0下载:
  2. 用C++编写一个进行汉诺塔游戏的程序,只需要输入汉诺塔的层数,会自动计算如何进行搬运最简单-a programme that been writen by c++ which can calculate the simplest way to solve the hannuota game.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:129286
    • 提供者:carl
  1. Simulatedannealing

    1下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。 模拟退火算法能使问题解达到全局最优,这个程序用C#实现,简单易懂,能抓住该算法的精髓。-Simulated annealing algorithm derived from the principle of solid annealing, heating the solid to the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:67251
    • 提供者:Lucy
  1. divh

    2下载:
  2. 简单的矩阵求逆的c语言算法,对初学者适用,包含头文件可以直接镶嵌到其他程序中-Simple matrix inversion algorithm in c language for beginners to apply, including the header files can be directly embedded into other programs
  3. 所属分类:Algorithm

    • 发布日期:2014-12-31
    • 文件大小:1021
    • 提供者:张淼
  1. Huff

    0下载:
  2. [数据结构 C]赫夫曼编码 -------------------- [数据结构 C]赫夫曼编码(简单实现的一个小程序源码)-Now = No !
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:949
    • 提供者:诚然
  1. myQQ

    0下载:
  2. 一个仿QQ的简单程序,内含QQ的多个功能,C#做的,有兴趣的朋友可以下来-A simple procedure like QQ
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2525926
    • 提供者:mojianhua
  1. mainc

    1下载:
  2. 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2718461
    • 提供者:shz
  1. Bubblesort

    0下载:
  2. 这是一个简单初级的for循环冒泡排序的程序,便于初学者查阅-Bubblesort,C++ programming
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:1220
    • 提供者:施维
  1. ChessDisplay

    0下载:
  2. 一个小下棋程序,算法简单,图像演示结果,很方便使用,适合C++和数据结构的初学者参考使用-A small chess program, algorithm is simple, the image shows the results, it is easy to use, suitable for C++ and data structure reference for beginners to use
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:353917
    • 提供者:
  1. program

    1下载:
  2. 前两个为人工智能程序,用C++编写,分别是动物判别程序及实现异或算法的bp程序。BLUETOOTH和F2M_BLUETOOTH是单片机和蓝牙模块通信的程序。“数字示波器”为利用单片机开发的一个简单数字示波器程序。-The first two for the artificial intelligence program, prepared with the C++, respectively, determine the procedures and implementation of anim
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-10-17
    • 文件大小:20969
    • 提供者:pxy
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com