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

搜索资源列表

  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
    • 文件大小:2.6kb
    • 提供者:王立伟
  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
    • 文件大小:9.04kb
    • 提供者:沈毅
  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
    • 文件大小:2.24mb
    • 提供者: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
    • 文件大小:249.95kb
    • 提供者:幽默狐狸
  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
    • 文件大小:1.88kb
    • 提供者:卢起雪
  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
    • 文件大小:2.13kb
    • 提供者:陈琛
  1. C++keshe

    0下载:
  2. 我大一时候做的成绩管理系统 不是很成熟 希望大家指正-freshman when I do performance management system is not very mature hope we corrected
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:62.45kb
    • 提供者:牛纪超
  1. c++date

    0下载:
  2. 其中一部分是自己写得,一部分是摘录的,希望站长能批准,我以后一定多多努力上传!-part of their written, in part extracts of the hope that the station will approve, I certainly remains to be done after the upload!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.46kb
    • 提供者:黄一敏
  1. yuping-c++

    0下载:
  2. 这是我大二时候做的c++数据结构课程设计,里面包含代码和具体的设计报告,有需要的朋友欢迎下载,和朋友分享也是我的快乐生活的一种!-This is my sophomore year when they have the c data structure curriculum design, which contains code and the specific design, need friends download, and I also share the joy of a life!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:64.41kb
    • 提供者:平哥
  1. wenxueadie-C

    0下载:
  2. 这是一个叫“文学研究助手”的关于数据结构中串的模式匹配应用的算法,是文学研究人员用于统计英文小说中某些词出现次数与位置的小程序,但由于本人才疏学浅,程序并不完善。-This is called a "literary research assistant" on the data structure of the string pattern matching algorithm for the application, Literature is for statistic
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.03kb
    • 提供者:舒亚
  1. c

    0下载:
  2. c++冒泡排序#include \"stdio.h\" void sort() { int i,count=0,a[20] int k=20 printf(\"please input 20 defferent numbers?\\n\") for(i=0 i<20 i++) scanf(\" %d\\a\",&a[i]) while(count<20) { for(i=0 i<k i++)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:623byte
    • 提供者:李仅
  1. 本人用C++编写的数据结构

    0下载:
  2. 本人大学时编写的算法包括 堆栈数据结构 链表数据结构 及二叉树等。。。。。。很多很全-I am prepared by the university, including stack algorithm data structure Chain and binary tree data structure so. . . . . . The whole lot
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.36kb
    • 提供者:艺冲
  1. c常用算法程序

    0下载:
  2. 这是我刚刚学习c语言后使用的一本书籍,感觉不错,让大家借鉴一下-This is my c just learning to use the language of a book, I feel good, so that we learn from what
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.22mb
    • 提供者:于虹
  1. reply_1_257254

    0下载:
  2. 我写的那算法只是原理,要实用必须实现一个大整数类(用c++,我的算法是C的)。欢迎和我联系讨论-I wrote that the only algorithm principle, to be practical realization of such a large integers (with c, I C algorithms). And I welcome the discussion link
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:75.23kb
    • 提供者:我心飞扬
  1. C

    0下载:
  2. 数据结构课程设计报告,虽然好多地方都有,我这个是按老师要求做好的,加个封面就可以直接上交。 -Data structure course design report, although a lot of places, I this is based on the teacher asked to do a good job, and add the cover can be directly handed over.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:14.68kb
    • 提供者:yhb
  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
    • 文件大小:14.42kb
    • 提供者: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
    • 文件大小:7.19mb
    • 提供者:林周
  1. shujujiegouchengjiguanli

    1下载:
  2. 我大三本科做的数据结构课程设计。题目为学生成绩管理系统,有详细的文字说明和源代码。-I do junior undergraduate data structures course design. Entitled to student performance management system, a detailed written instructions and source code.source code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:148.46kb
    • 提供者:谭锴
  1. C

    0下载:
  2. 这是我们学校自己举办的c语言大赛,我自己编写的猜数字程序-This is our school held their own competition c language, I write the number guessing program
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:15.01kb
    • 提供者:张青政
  1. c

    0下载:
  2. 这是殷人昆写的数据结构(c++)(ppt格式的) 我觉得这个是学习过C++,而且又继续学习数据结构的好资料-This data structure is written Yanren Kun (c++) (ppt format) I think this is learned C++, data structures, and they continue to learn good information
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2.74mb
    • 提供者:曾思
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com