搜索资源列表
c小应用
- 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。 2.程序源代码:-topic : 1,2,3,4 figures, the number can be formed with each other with no repeat of the triple-digit figures? How many are? 1. Program Analysis : c
linktostack
- 用链表实现栈的操作.该程序有栈的进栈和出栈操作.很简单.这是本人第一次上传程序源代码,如有什么不足之处还望各位多多海涵.-used to achieve stack operation. The program is the stack into the stack and stack up operation. Very simple. This is the first time I uploaded the source code, if there are any deficiencie
归并分类与快速分类平均时间之比较的源代码
- 在对本程序的快速排序和归并排序这两种算法的正确与否进行验证时,用手动输入的数据,本程序基本上完成了对输入数据进行的快速排序和归并排序!-in the process of the rapid sequencing and merging the two sorting algorithms are correct for the test, with the manual input of data, the procedure is basically completed the data e
c常用算法程序源代码
- 此压缩包为c语言算法源代码 可以用作学习研究 也可以用作开发参考-this compressed to C language source code algorithm can be used to study can also be used for the development of reference
源代码统计
- 不说了,太经典了,统计你的程序有多少行代码,注释行为多少、空白行为多少等等,支持c,h,cpp等等文件-not, a classic too, statistical procedures you how many lines of code, how many acts of Notes, how much blank acts, support c, h, cpp file, etc.
ShiYanBaoGao
- 数据结构中堆栈与队列的应用的练习程序,包括1.用数组的形式实现顺序栈的定义和操作 2.利用堆栈将队列中的元素逆置 3.括号匹配算法 包括调试报告和实验报告 程序源代码在实验报告当中 -stack data structures and the application of Queue practice procedures, including one. using arrays in the form of the definition of the order stack and ope
FileOperateion
- C语言编写的关于文件的基本 操作的程序源代码,比较实用 -C language of the document prepared by the basic operation of the program source code, more practical
fft_adi_dsp
- fft_adi_dsp 是基于ADI DSP 的FFT 算法处理程序源代码
DFS
- 数据结构的作业 有关dfs算法程序源代码
diantimoni
- 基于Visual C++开发的,关于电梯工作过程的模拟的程序源代码。电梯模拟
数据统计源代码
- 设BUF数据区中n个无符号字节数,试计算这些数之和,并以以下形式显示:d0+d1+…+dn-1=S 其中di为第i个数的十进制表示,S为和值的十进制表示。编写程序,要求将十进制数的显示使用子程序SUB1实现,求和工作用子程序SUB2实现。上机调试程序,检查程序正确性,BUF data area located in the n-byte unsigned number, the number of test and calculation of these and the following
huffman
- 数据结构(严蔚敏版)中哈夫曼树的操作程序源代码-Of data structure (Yan Wei Min version) operating procedures in the source code Huffman tree
CarStop
- 停车场程序源代码,C语言数据结构上机实习作业!这可是我自已写的哦,保证正确哦!-Car park source code, C language data structure on the machine operation internship! This is my own writing Oh, oh, to ensure correct!
shujujiegoukeshebaogao
- 数据结构课程设计包括1运动会分数统计程序的设计与实现2航空订票系统程序的设计与实现3约瑟夫环程序的设计与实现4哈弗曼程序的设计与实现,有程序源代码和结果截屏-Data structure course design, including scores of statistical procedures 1 Games Design and Implementation of 2 procedures for air booking system Design and Implementation
migong
- 我们学校发的数据结构书上的迷宫算法,只实现了,控制台应用程序,只把源代码传上来了,但没有编译,-Our school books issued by the data structure on the maze algorithm, only to realize, console applications, only the source code Chuan-up, but did not compile,
HuffmanCode
- 哈弗曼编/译码程序源代码,可以由用户读入哈弗曼树,也可以从文件读入哈弗曼树-HuffmanCode Encode/Decode
Ex8StackTable
- 这个程序是我在学习数据结构的时候,开发的一个静态表的程序,非常实用。以后我还会上传我开发的动态表的程序源代码。希望大家能给出建议。-This process is my data structure in the study, the development of a static form of procedures, very useful. I will upload later I developed a dynamic form of source code. Hope that we
hasi
- 数据结构有关哈希表的探测以及冲突处理程序源代码-Hash table data structure, as well as the conflict detection process source code
BinarySearch
- 数据结构与程序设计经典算法的算法分析源代码之:二分查找-Design of data structures and procedures of the classical algorithm: binary search
shu_ju_jie_gou_pai_xu
- 这是数据结构中的排序算法,包括堆排序法、快速排序法、冒泡排序法、希尔排序法、选择排序法。原文说名,简单易懂,各排序还列了程序源代码。-This is the data structure in the sorting algorithms, including the heap sort, rapid sequencing method, bubble sort method, Shell sort method, select the sorting method. , Said the or