搜索资源列表
-
0下载:
用C语言或其他高级语言编程(最好C语言),基本功能:包括报名管理、成绩管理、证书管理等。能做到考试的报名成绩的录入与查询以及证书的发放等功能。实现有关功能的增加、修改、删除、查询和统计模块。根据要求知道,一个学生报名后就拥有唯一的考号,考号随着
考生取消报名而消失,所以可以以考号为Key来实现查找学生记录,实现有关功能的增加、修改、删除、查询.-C language or other high-level programming language (preferably C), the ba
-
-
0下载:
一个实现演示界面的,实现两个集合的交\\并\\差C语言程序-a demo interface, and achieving the two pools pay \\ and \\ poor C Programming Language
-
-
0下载:
数据结构的经典书籍,用类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
-
-
0下载:
这是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
-
-
0下载:
数据结构与C语言高级程序设计_0-data structure with the C programming language Huffman High
-
-
0下载:
此代码是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 :) :)
-
-
0下载:
通过算法来求出100以内的素数,c 语言环境下编程-obtained through the algorithm within the 100-number, c programming language environment
-
-
0下载:
通过本课程设计,应使学生掌握哈夫曼编码的特点、存储方法和基本原理,培养学生利用C++语言正确编写程序及调试程序的能力,运用数据结构知识解决实际问题的能力,为后续计算机专业课程的学习打下坚实的基础-passage of the curriculum design, should help students grasp the characteristics of Huffman coding, storage and basic principles, Training students to u
-
-
0下载:
在C语言编程中,while 循环语句的使用课件及详解 。-In the C programming language, the use of the while loop courseware and Detailed.
-
-
0下载:
多数程序设计语言处理整数的能力是有限的,如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
-
-
0下载:
C语言程序课件文字 包括源码-C language programming language, including source courseware
-
-
0下载:
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
-
-
0下载:
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.
-
-
0下载:
表达式求值是程序设计语言编译中的一个最基本问题,它的实现是栈的应用的典型例子。-Expression evaluation is a programming language compiler in a fundamental question, and its implementation is a typical example of the application stack.
-
-
0下载:
A PROGRAMMING LANGUAGE FOR SOLVING VEHICLE ROUTING PROBLEMS
-
-
0下载:
数据结构java版的电子书,可以自学java的编程语言,同时学习数据结构和算法-Data structures java version of the book, you can self-study java programming language, while learning data structures and algorithms
-
-
0下载:
摘 要
课程设计语言类课程的指导思想:使学生通过学习高级编程语言的知识、编程技术和基本算法,掌握课程设计的思想和方法,具备利用计算机求解实际问题的能力,能灵活运用高级语言进行程序设计。
-Summary of curriculum design language courses in guiding ideology: to enable students to learn high-level programming language through knowledge of prog
-
-
0下载:
c语言编程很重要,学会它对我们操作计算机很有帮助!-c programming language is very important that we learn to operate the computer it is helpful!
-
-
0下载:
C 是一种通用的程序设计语言,它包含了紧凑的表达式、丰富的运算符集合、现代控制流以及数据结构四个部分。
全书分为四篇,第一篇由44个实例组成,主要侧重于对C语言的基础知识进行介绍。第二篇有26个实例组成,覆盖自定义结构类型,I/O操作及部分常用函数。第三篇由23个实例组成,讲了数据结构的应用。第四篇由7个实例组成,作用是验证、提升读者的编程能力。-C is a general-purpose programming language, it contains a compact repres
-
-
0下载:
本书介绍了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
-