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

搜索资源列表

  1. amr-nb-coder

    1下载:
  2. AMR-NB 的编码实现,纯C, VC下建立工程即可用.-AMR-NB Coding, and pure C, VC can be used to establish the project.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:564081
    • 提供者:王博
  1. amr-nb-decoder

    2下载:
  2. AMR-NB的解码程序,纯C, VC建立工程即可使用.标准测试序列通过测试,与编码配合使用.-AMR-NB codec procedures, and pure C, VC can be used to establish the project. the standard test sequence to pass the test, used in conjunction with coding.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:78164
    • 提供者:王博
  1. yichuansuanfa-C

    0下载:
  2. 采用纯C语言编写的遗传算法源程序,广泛用于数据挖掘和人工智能中-using pure C language source of the genetic algorithm, widely used in data mining and artificial intelligence! !
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:86158
    • 提供者:周君
  1. compress11

    0下载:
  2. 这是lzw算法源程序代码,纯c语言编程实现,希望对您有用。-lzw algorithm source code, pure c programming language, and I hope to you useful.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13049
    • 提供者:zc
  1. onehuffman

    0下载:
  2. 纯c的HUFFMAN编码,希望大家喜欢。经VC6.0调试成功。-the pure c Speed HUFFMAN coding, hope you like them. Debugging by VC6.0 success.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5631
    • 提供者:赵智斌
  1. uri_enc_base64_enc

    0下载:
  2. 纯c语言写的 url encode, url decode, base64 encode, base64 decode 完全集成在一个程序里面了。无论是调用还是移植都很方便。-pure language to write the url encode and decode url, base64 encode and decode base64 in a fully integrated into the inside. Whether or transplantation was
  3. 所属分类:数学计算/工程计算

  1. DataStructure-Graph

    0下载:
  2. 纯C写的图操作的一些程序,对于初学数据结构的朋友了解图的一些性质有很大帮助.程序很简洁明了,文本选择界面,无图形界面.-write pure C plans to operate some of the procedures, data structure for the novice friends to understand the nature of the map will be of great help. procedures are clear and concise text s
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2162
    • 提供者:wei
  1. jasper-1.900.1

    1下载:
  2. 这是个图象压缩解压软件的源码,是纯C语言编写的。在VC环境下可以运行-This is a image compression decompression software source code, is pure preparation of the C language. The VC environment can run
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3437080
    • 提供者:锐等
  1. arithmetic_edwardversion

    1下载:
  2. 本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、—、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8754
    • 提供者:李军
  1. database_edwardversion

    0下载:
  2. 1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度确定,不能改变)。 2.功能 a)数据库存储: 一个数据库存储于一个文件中,打开文件将数据库载入到内存。 保存时将内存中数据重新写到文件中去。 b)数据库管理: 提供数据库的创建,表的创建,字段的创建 提供对数据的查询,删除,修改,排序功能 c)支持SQL部分语句: 支持SELECT 和DELETE语句-1. Introduction o
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:12830
    • 提供者:李军
  1. myfloatk

    0下载:
  2. 纯C写的48位软件模拟浮点运算,可移植 测试版,V0.0000.01 需进一步测试及优化
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:41364
    • 提供者:邓彬伟
  1. apriori(c)

    0下载:
  2. 纯c写的关联规则挖掘apriori算法代码,用于交流。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:93632
    • 提供者:孟浩
  1. college

    0下载:
  2. 一款用纯C语言编写的大学生成绩管理系统,适合初学者和深入者编程,学习数据结构时参考!-With a pure C language students score management system, suitable for beginners and in-depth those programming, data structures study reference!
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:133629
    • 提供者:G。G。
  1. 8

    1下载:
  2. 用A*启发式算法解决八数码问题,用纯C实现-using A* algorithm to solve Eight-puzzle
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1346
    • 提供者:phil
  1. gabor_c

    0下载:
  2. 一个用纯C语言编写的GABOR 变换源码,我在网上找了很久也没找到,只好自己根椐matlab版源码写了一个源码。-A pure C language source code written in GABOR transform, I am looking for a long time on the Internet had not found, had noted in their written a matlab source code version of source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:198489
    • 提供者:liaokaiyang
  1. pku2503.c.tar

    0下载:
  2. pku2503,没有用map,纯C语言手动实现,AC,自家用,for test only-From home users
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:586
    • 提供者:tx
  1. hash-c

    0下载:
  2. 各种语言的Hash算法都很多,这是用纯C语言定情的Hash算法,不包含任何其他相关的库。 * create_hashtable * hashtable_insert * hashtable_search * hashtable_remove * hashtable_count * hashtable_destroy -Source code for a hash table data structure in C * create_hashtab
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:64850
    • 提供者:龙在渊
  1. 纯c语言实现卡尔曼滤波

    1下载:
  2. 完成c语言下的卡尔曼滤波,主要是用了子程序,可以直接带入(C language to complete the Kalman filter, mainly with subroutines, can be brought directly)
  3. 所属分类:数据结构

    • 发布日期:2017-12-16
    • 文件大小:239616
    • 提供者:namuelsa
  1. C语言股票成本计算器

    0下载:
  2. 适用于目前的上证和深证股票的成本计算,纯C语言源码,可以作为初学者学习参考,控制台小程序.(simple pure C code for stock cost calc.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-19
    • 文件大小:6144
    • 提供者:弹丸一击
  1. 单片机控制的继电器c程序

    2下载:
  2. 基于单片机对继电器的控制,纯c程序,供大家参考学习
  3. 所属分类:人工智能/神经网络/遗传算法

« 12 3 4 5 6 »
搜珍网 www.dssz.com