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

搜索资源列表

  1. 等级证书考试管理系统

    0下载:
  2. 用C语言或其他高级语言编程(最好C语言),基本功能:包括报名管理、成绩管理、证书管理等。能做到考试的报名成绩的录入与查询以及证书的发放等功能。实现有关功能的增加、修改、删除、查询和统计模块。根据要求知道,一个学生报名后就拥有唯一的考号,考号随着 考生取消报名而消失,所以可以以考号为Key来实现查找学生记录,实现有关功能的增加、修改、删除、查询.-C language or other high-level programming language (preferably C), the ba
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:245.66kb
    • 提供者:郑章孝
  1. 集合的交并差

    0下载:
  2. 一个实现演示界面的,实现两个集合的交\\并\\差C语言程序-a demo interface, and achieving the two pools pay \\ and \\ poor C Programming Language
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18.48kb
    • 提供者:gao
  1. Data-configuration

    0下载:
  2. 数据结构的经典书籍,用类C语言就行讲解,将数据结构分析的很透彻-data structure of the classic books, C-like programming language used on the trip to explain to the data structure is very thorough analysis
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15.37mb
    • 提供者:kaye
  1. Claboryfunction

    0下载:
  2. 这是c语言全部库函数的说明,内容全面而且都有小例子进行了说明具体的用法,是c语言编程的好的参考资料 -This is for all the language function of note comprehensive and have small examples of the usage specify, c programming language of good reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:339.64kb
    • 提供者:hq
  1. 数据结构与C语言高级程序设计_0

    0下载:
  2. 数据结构与C语言高级程序设计_0-data structure with the C programming language Huffman High
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10.96mb
    • 提供者:何福保
  1. C++ProgramExample

    0下载:
  2. 此代码是C语言编程常用的一些例子的源代码,对于学习深入理解C语言有很好的帮助:):)-this code is the C programming language commonly used by some of the examples of source code, learning to understand in depth the C language with the help of a very good :) :)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:26.8kb
    • 提供者:周颖
  1. 1number

    0下载:
  2. 通过算法来求出100以内的素数,c 语言环境下编程-obtained through the algorithm within the 100-number, c programming language environment
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17.25kb
    • 提供者:tangbo
  1. scan-haff

    0下载:
  2. 通过本课程设计,应使学生掌握哈夫曼编码的特点、存储方法和基本原理,培养学生利用C++语言正确编写程序及调试程序的能力,运用数据结构知识解决实际问题的能力,为后续计算机专业课程的学习打下坚实的基础-passage of the curriculum design, should help students grasp the characteristics of Huffman coding, storage and basic principles, Training students to u
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:255.42kb
    • 提供者:李明
  1. while

    0下载:
  2. 在C语言编程中,while 循环语句的使用课件及详解 。-In the C programming language, the use of the while loop courseware and Detailed.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:238.98kb
    • 提供者:静儿
  1. dashu

    0下载:
  2. 多数程序设计语言处理整数的能力是有限的,如C语言中,int 类型数据范围是-32768—32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算(选做乘除运算)。-Most integer programming language to deal with a limited capacity, such as the C language, int scope of the type of data is-32768-3276
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:32kb
    • 提供者:李鸿
  1. cteach

    0下载:
  2. C语言程序课件文字 包括源码-C language programming language, including source courseware
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:3.91mb
    • 提供者:wht
  1. stack_base_operates1.1

    0下载:
  2. C语言编程 栈实现 括号匹配检查 包括创建元素、删除、等一些基本操作-C programming language stack brackets to match the achievement of inspection, including the creation of the element, delete, and so some of the basic operation
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.62kb
    • 提供者:
  1. Data.Structures.Demystified

    0下载:
  2. Data Structures Demystified Whether you are an entry-level or seasoned designer or programmer, learn all about data structures in this easy-to-understand, self-teaching guide that can be directly applied to any programming language.
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2.79mb
    • 提供者:primitive_man
  1. stack

    0下载:
  2. 表达式求值是程序设计语言编译中的一个最基本问题,它的实现是栈的应用的典型例子。-Expression evaluation is a programming language compiler in a fundamental question, and its implementation is a typical example of the application stack.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:982byte
    • 提供者:chenzhi
  1. fpz_galic_caric_gold_final_paper

    0下载:
  2. A PROGRAMMING LANGUAGE FOR SOLVING VEHICLE ROUTING PROBLEMS
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:407.99kb
    • 提供者:koosha
  1. datastructurealgorithms(java)

    0下载:
  2. 数据结构java版的电子书,可以自学java的编程语言,同时学习数据结构和算法-Data structures java version of the book, you can self-study java programming language, while learning data structures and algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3.09mb
    • 提供者:周旭
  1. C-language-course-design

    0下载:
  2. 摘 要 课程设计语言类课程的指导思想:使学生通过学习高级编程语言的知识、编程技术和基本算法,掌握课程设计的思想和方法,具备利用计算机求解实际问题的能力,能灵活运用高级语言进行程序设计。 -Summary of curriculum design language courses in guiding ideology: to enable students to learn high-level programming language through knowledge of prog
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:35.36kb
    • 提供者:leizi
  1. programming

    0下载:
  2. c语言编程很重要,学会它对我们操作计算机很有帮助!-c programming language is very important that we learn to operate the computer it is helpful!
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2.82kb
    • 提供者:张玉贞
  1. C-language-programming

    0下载:
  2. C 是一种通用的程序设计语言,它包含了紧凑的表达式、丰富的运算符集合、现代控制流以及数据结构四个部分。 全书分为四篇,第一篇由44个实例组成,主要侧重于对C语言的基础知识进行介绍。第二篇有26个实例组成,覆盖自定义结构类型,I/O操作及部分常用函数。第三篇由23个实例组成,讲了数据结构的应用。第四篇由7个实例组成,作用是验证、提升读者的编程能力。-C is a general-purpose programming language, it contains a compact repres
  3. 所属分类:Data structs

    • 发布日期:2017-06-21
    • 文件大小:32.77mb
    • 提供者:
  1. The-new-C-language

    0下载:
  2. 本书介绍了c语言编程的过程方法,算法,结构,语言言简意赅,让0基础的爱好者可以轻松学习c,并且最终达到运用自如的境界。-The book introduced the C programming language process method, algorithm, structure, language concise and comprehensive, so0fan base can easily learn C, and ultimately to achieve the handle
  3. 所属分类:Data structs

    • 发布日期:2017-06-21
    • 文件大小:34.51mb
    • 提供者:刘舒航
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com