Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - application
Search - application - List
进制转换是数据结构中的栈的应用的一个典型例子- Enters the system transformation is in a construction of data stack application typical example
Date : 2026-01-18 Size : 1kb User : 杨涛

数据结构  哈希表应用-data structure Hash Table Application
Date : 2026-01-18 Size : 2kb User : 峰峰

各种排序的程序,应用多种数据结构-various sequencing procedures, application of a variety of data structures
Date : 2026-01-18 Size : 10kb User : 张海青

数据结构关于二叉树操作的源码-code of the data structure on the application of bintree.
Date : 2026-01-18 Size : 10kb User : 崔海洋

SHELL排序算法与应用-SHELL algorithm and application
Date : 2026-01-18 Size : 239kb User : 王金华

程序设计:哈希表的一个应用-Program Design : Hash Table 1 Application
Date : 2026-01-18 Size : 2kb User : 李创

DL : 0
运用工厂设计模式的MFC应用程序,实现五种排序算法。-MFC application using the factory design pattern, to achieve the five types of sorting algorithms.
Date : 2026-01-18 Size : 1.59mb User : kai

此文件包含组成 calc24point 应用程序的每个文件的内容摘要。-calc24point application components of each document summary of the contents.
Date : 2026-01-18 Size : 49kb User : 鞠传会

JAVA数据结构与算法的二叉树用小应用程序实现-Java data structures and algorithms with small Application Binary Tree Program
Date : 2026-01-18 Size : 8kb User : 张忠良

本书是关于计算机科学与工程领域的基础性研究科目之一——数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。 本书内容广博权威,结构清晰合理,是一本全新的有关数据结构与算法的教材,对于计算机科学与工程领域的从业人员也是一本很好的参考书。-the book is on the computer science and engineering fields, the basis for one of the subjects of study-- data structure and algorithm monographs. The book in a brief review of the basic design concept C program on the basis of a comprehensive and systematic introduction of the queue, stack, trees and map basic data structure and the greedy algorithm, divide and conquer algorithm, branch-and-bound algorithm multiple algorithm design methods, data structures and algorithms for continuous learning Research and lay a solid foundation. Even more valuable is that the book not only on the theoretical knowledge but also provided more than 50 application examples and more than 600 Exercises Road. The contents broad authority, a clear and reasonable structure, a new data structure and algorithm mat
Date : 2026-01-18 Size : 11.23mb User : 周小川

Matlab应用篇提供了大量的Matlab应用实例。配合前三篇所讲内容,巩固Matlab知识。-Matlab Application chapter provides a large number of application examples Matlab. Compatible with the three have said, the consolidation of Matlab knowledge.
Date : 2026-01-18 Size : 87kb User : 灵光

这是一个分治法应用和递归的完美体现,它根据输入的数字在屏幕上打出美丽的图案。-this is a separate rule and the application of recursive the perfect embodiment of its import figures on the screen making beautiful designs.
Date : 2026-01-18 Size : 1kb User : 唐海浪

算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题-algorithm design and analysis of the greedy algorithm source, VC preparation, application greedy design strategies to solve the stand-alone operating system, without resource constraints which each job can be in the same amount of time to complete the job-scheduling problem
Date : 2026-01-18 Size : 1kb User : 范铮

长整数的乘积求余及应用,能使得大整数的乘积变为小程序- The long integer product strives for-odd and the application, can cause the great integer the product to become the script
Date : 2026-01-18 Size : 1kb User : 立即

包括数据结构中最常用的6种排序算法和相关解释,适用与严蔚敏的c语言版。-including data structure of the six most common types of algorithm and the related interpretation, application and Yan Wei Min c language version.
Date : 2026-01-18 Size : 146kb User : dd

排序的综合应用,涉及到快速排序、希尔排序。-Sort of integrated application that involves quick sort, sort Hill
Date : 2026-01-18 Size : 138kb User : 沈亮

顺序表的合并应用,可以进行多个数据的合并。具有查找、删除功能。-The combined application of the order form, you can merge multiple data. Have to find, delete function.
Date : 2026-01-18 Size : 2kb User : 蔡宣厚

写的一个程序,内容是:一组人(n个),围成一圈,从某人开始数到第三个的人出列,再接着从下一个人开始数,最终输出最终出列的人 (约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。) -A group of people (n points), circle, someone starts counting the third person out of the line, followed by a personal number the next, eventually the final output column (Josephus is the application of a mathematical problem: Given n people (represented respectively numbered 1,2,3 ... n) sitting around a round table No. k people began to count off, count to m. the man out of the column his next person and 1 countin, count to m the man was out of the column . so the law is repeated until all the people around the round table column)
Date : 2026-01-18 Size : 7kb User : 江柳琳

包含数据结构中栈的应用,中缀,后缀,中缀转后缀等方式-Contains application data structure stack infix and suffix and infix turn suffix etc.
Date : 2026-01-18 Size : 2kb User : yu

将文件直接用vc6.0打开就可以。 该代码是华为培训2016年6月份培训材料。是贷款申请系统,这是我个人的代码-The file can be opened directly by vc6.0. The code is Huawei training in June 2016 training materials. Loan application system, this is my personal code
Date : 2026-01-18 Size : 745kb User : xutengfei
« 12 3 4 5 6 7 8 9 10 ... 30 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.