搜索资源列表
书店管理
- 书店管理程序,TC3下调试成功,可以实现书籍增加,删除,查询等功能,数据采用文本保存-Bookstore management procedures, debug TC3 success can be achieved books to add, delete, query capabilities, data using text preservation
软件工程设计最终完成
- 人事管理系统,软件工程课程设计,TC3下调试成功,采用链表结构,实现增加删除查询等功能,调用汉字库实现汉字输出-Personnel Management System, software engineering curriculum design, debug TC3 successfully used Chain structure, the added features such as deleted inquiries, call for Chinese exports Store
常用的小波源程序
- 本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序; 在\\ezw2\\unezw\\debug中找到解码可执行程序。-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; In \\ ezw2 \\ unezw \\
BoundAndBranch
- 我的算法作业,求一个在总花费小于1500的条件下从源结点到目的结点的最短路径,源代码Tree.cpp(C++语言编写,VC++6.0 IDE下调试通过),利用的是分支定界算法。可执行文件Tree.exe说明在ReadMeFirst请按照说明使用。-algorithm operations, for a total cost of less than 1,500 from the source node to node purpose of the shortest path, Tree.cpp
feibonaqi
- 经典的斐波那其算法程序,经调试成功。采用第归方式实现。-classic Fibonacci algorithm then its procedures, debug success. Adopt naturalization means.
VCFINDPT
- VC游戏编写中的求解最短路径算法源码,本示例是自动寻径演示,篮点是起点,红点是终点,按确定键开始。源码爱好者注:编译后运行的时候请把EXE文件从Debug目录中拷贝到项目根目录中,若不然会出错-VC games in preparation for solving the shortest path algorithm source code, this example is the automatic routing demonstration of basket is that starti
Cpp1
- kmeans算法--很简便的一种。只不过有几个错误需要大家自己调试-kmeans algorithm- a very simple one. Only a few errors we need to debug their own
LIST_LCOURSE
- 这是一个顺序列表的基本操作,调试好的,可以作为数据结构中的基本操作直接来用。-This is a chronological list of the basic operation, debug good data structure can be used as the basic operation of direct use.
graph
- 图: 调试图的邻接链表存储的程序,解决下列问题: 根据教科书P157页的G2图(无向图),输入数据运行程序;再适当修改程序使它适用于G1图(有向图),输入数据运行程序。-Adjacency list graph debug stored procedures, to address the following issues: According to the textbook page G2 Fig P157 (undirected graph), input data to run pro
KMPandmax_match
- 1,KMP:实现了在一个字符串中查找字串的高效算法,复杂度为O(m+n) 2,max_match:求两个字符串的最大匹配字串 在vc6.0中调试通过,可以使用-1, KMP: realized in a string to find String efficient algorithm complexity is O (m+ n) 2, max_match: seeking two strings maximum matching string in the vc6.0 debug en
Cyuyanjiaocheng
- C语言是一种结构化语言。它层次清晰,便于按模块化方式组织程序,易于调试和维护。C语言的表现能力和处理能力极强。它不仅具有丰富的运算符和数据类型,便于实现各类复杂的数据结构。它还可以直接访问内存的物理地址,进行位(bit)一级的操作。由于C语言实现了对硬件的编程操作,因此C语言集高级语言和低级语言的功能于一体。既可用于系统软件的开发,也适合于应用软件的开发。-C language is a structured language. It is level, clear and easy modul
sort_rand
- 归并排序法,对随机产生的数进行排序. VC++6(SP6)下 调试。-Merge sort method, the number of pairs of randomly generated sort. VC++6 (SP6) to debug.
ss
- 操作系统的进程调度的一个实验,是用C++程序编写,易于理解和调试-Operating system, the process of scheduling an experiment, is to use C++ programming, easy to understand and debug
zhognshuwenti
- 这是我用c++编写的一个种树问题的程序,而且该程序我已经调试通过,希望对大家有帮助-This is because I use c++ written in a question of planting process, but I have to debug the program passed, want to help everyone
shujujiegou_erfenfachazhaoshuju
- 《数据结构》课程中,利用二分法查找数据,压缩包里是源代码,在vc++6.0中可以直接调试-" Data Structure" Course, using binary search data, compression bag is the source code, in vc++6.0 can directly debug
diguifashixianxianxubianli
- 《数据结构》中利用递归法实现“线序遍历”,在vc++6.0中可以直接调试-" Data Structure" in the use of recursive method to achieve " line preorder traversal" , in vc++6.0 can directly debug
alg10-11
- 数据结构练习编程第10-11程序代码,经调试可以运行-Exercise programming data structures 10-11 program code can be run through the debug
exepermentreport
- c语言程序设计实验报告 实验报告必须有以下内容: 1. 实验内容描述与需求分析 2. 概要设计(数据结构、算法设计) 3. 调试、分析与实验结果 4. 总结 -c language programming lab reports lab reports must have the following: 1. experiment descr iption and analysis of requirements 2. Summary of design (data str
datastructure
- 该程序为数据结构课程设计(魔王语言解释),内容详细包括需求分析、概要设计、详细设计、调试分析等。-The program curriculum for the data structure (devil language interpreter), and detailed, including needs analysis, outline design, detailed design, debug analysis.
the-debug-of-c
- c语言调试常见错误与解决方法,一些实用的方法,适合初学者-c language debug solution to debug common errors and common errors and solutions,Some practical methods for beginners