Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Tree
Search - Tree - List
C语言作的图书管理系统 该程序能实现对一本书进行采编入库、清除库存、借阅图书、归还图书且记录借书的用户信息,还有查找书、显示图书目录的功能,并且以该书的书号为关键字建立一个B_树。-C language does books management system management system this procedure can realize to a book carries on picks enrolls the storehouse, the elimination stock, borrows the books, returns the books also the record borrows the book the user information, but also has the search book, the demonstration library catalog function, and establishes a B_ tree take this book book number as the essential character.
Date : 2025-12-20 Size : 203kb User : caclng

图书管理 1,输入形式和输入值的范围:图书通过输入书号,书名,著者,总存量来建立一棵B-树,书号,现存量和总存量采用int 型 ,书名,著者采用20位字符串形式定义 借阅者通过输入书号,图书证号来借阅书籍,建立一条借阅者的链表来记录借阅情况 图书证号是20位的字符串 2. 输出的形式:B-树以凹入表形式显示出来,借阅者以借阅图书证号、所借图书的内容、借阅日期显示出来 3. 本程序实现对一本书的采编入库,清除库存,借阅和归还,初步实现图书管理- The books manage 1, the input form and the input value scope: The books through the input book number, the book title, the author, the total storage quantity establish a B- tree, the book number, 鐜板瓨閲?and the total storage quantity uses int, the book title, the author uses 20 characters strings form definition borrowing through the input book number, the books card number borrows the books, establishes a borrowing chain table to record borrows the situation books card number is 20 characters strings 2. outputs forms: The B- tree indents the table form to demonstrate, borrowing borrows the books card number, borrows the books the content, borrows the date to demonstrate 3. this procedure realization picks to a book enrolls the storehouse, eliminates the stock, borrows and returns, initially realizes the books to manage
Date : 2025-12-20 Size : 18kb User : 吴晓辉

实现二叉树的前序、中序、后序排列,以菜单形式出现-achieve binary tree of the former sequence, sequence after sequence arranged in the form of a menu
Date : 2025-12-20 Size : 1kb User : ss

学籍管理系统 系统是在VC++6.0和SQL Server 2000下开发的. 数据库在Database目录下,在SQLSERVER的查询分析器中执行即可生成数据库. 源程序在Src目录中. 因为程序极为经典,所以本人在此转载~ 一、编程环境: windows2000 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息-err
Date : 2025-12-20 Size : 2.21mb User : 陈浩

这是一个人出钱要我帮他写的一个作业.是一个学生管理系统.里面运用了,二分查找树,list,等数据结构-This is a pay me to help him write an operation. Is a student management system. Inside use, 2 hours, search tree, list, the data structure
Date : 2025-12-20 Size : 25kb User : 何键

JAVA的一个程序,是分类算法中的判定树的一部分。-JAVA a process, the classification algorithm of decision tree part.
Date : 2025-12-20 Size : 11kb User : zhengjuanwu

纯C++语言编写的小型的学生管理系统 用二叉树实现学生相关属性包括姓名,年龄,房间号的保存,使显示按学号降序排列,并能够保存成文件.-pure C language prepared by the small student management system to achieve binary tree with the students relevant attributes including name, age, the preservation of the room, showing school, in descending order, and to preserve and document.
Date : 2025-12-20 Size : 3.47mb User : 大周

数据结构,二叉树和哈夫曼编码。C++ 1、 学会针对DFA转换图实现相应的高级语言源程序 ·a C++ Class Library of Cr ·简单的防火墙,可以用来学习,作为毕业课设也相当有帮 ·实现ARM 芯片的一对PWM 输出用于控制直流电机 ·Programming the Microsoft ·VC调用java的简单例子。需要注意jvm.dll ·这是介绍在VC++6。0下如何编写GPIB程序。有 ·GPS坐标转换软件:直角坐标与大地坐标转换 ·我的一个同学写的毕业论文 希望对大家来说是有用的 ·最简单的用工作线程控制有进程条的窗口,主窗口调用后 ·VC数据库编程综合应用。订单的管理 ·vhdl,用i2c控制philips的7111和7 ·基于winsock2的网络封包截获技术,源代码清楚 -data structure, binary tree and Huffman coding. C 1. Society against DFA conversion map corresponding high-level language source of a Class C of C Library r simple firewall can be used to study, as part of the graduation class is fairly established to help achieve the ARM chip of a PWM output for controlling Motor Prog ramming the Microsoft VC called java simple example. This needs attention jvm.dll is introduced in VC 6. 0 GPIB preparation procedures. Have GPS coordinates conversion software : Cartesian coordinates of the earth and converting one of my classmates wrote the dissertation hope for all of us is the most useful simple Working with a thread control of the process window, the main window after calling VC Database Programming integrated application. Vhdl orders management, i2c co
Date : 2025-12-20 Size : 3kb User :

一个遍历二叉树的C代码 是一个学生管理系统.-A binary tree traversal of the C code is a student management system.
Date : 2025-12-20 Size : 223kb User : smallfish

数据结构的应用,临界矩阵图的遍历,在此基础上可以添加树的有关结构。-Application of data structure, the critical matrix graph traversal, on this basis can be added to the tree structure.
Date : 2025-12-20 Size : 95kb User : 童雨

这是一套学校设备管理系统的源码 里面有树形结构使用的很棒的方法 -This is a set of school equipment management system source tree structure there are a great way to use
Date : 2025-12-20 Size : 1.32mb User : 石少林

马踏棋盘和平衡树算法的演示,数据结构的课程设计,两个-Horse riding and balance board demo tree algorithm, data structure of curriculum design, the two
Date : 2025-12-20 Size : 281kb User : 高先生

图书管理系统 C**实现的 包括B树 可以参考一下呀 有需要联系我哈-Library management system, including C** realize B tree can refer to it, I have need to contact Kazakhstan
Date : 2025-12-20 Size : 247kb User : 小崔

数据结构课程设计,哈夫曼编码,约瑟夫环,矩阵运算,最小生成树,车站管理。-Data structure the curriculum design, Huffman encoding, Joseph Wan, matrix computation, minimum spanning tree, the station management.
Date : 2025-12-20 Size : 10kb User : guo yunwei

Binary search tree sample
Date : 2025-12-20 Size : 3kb User : kishoze

This is a complete address book using Tree view control, MS flex Grid Control and Crystal Reports with Access DataBase from a college (visiting and permanent Teachers)
Date : 2025-12-20 Size : 137kb User : csbhattt

XML tree displays the XML content in TreeView. The function helps to extract each XML Tag from source and then put it in to TreeView, follow the XML struct. It also display the content inside each XML Tag. The other advantage is display the attribute of each XML Tag.
Date : 2025-12-20 Size : 12kb User : fx130303

树。实现对学生信息系统中的学生信息以树的方式进行排列,实现增删改查。-Tree C
Date : 2025-12-20 Size : 169kb User : K

基于C++的最小生成树算法编写,可以快速生成最小生成树-Write, you can quickly generate a minimum spanning tree based on the minimum spanning tree algorithm in C++
Date : 2025-12-20 Size : 1kb User : 王雪

全国行政区 树形结构(C#) .net1.1,随处即可运行。 后台数据为XML,不必配置数据库。 根为中国,各省为分支节点,叶子节点为各县。 附带了郑州的区-办事处-社区居委会信息树形结构,根为郑州,各区为分支节点,二级分支为各办事处,叶子节点为各社区居委会。后台数据为XML,不必配置数据库。 附带了按各县区域代码分析身份证号。后台数据为XML,不必配置数据库。-National Administrative Region of the tree structure (C#). Net1.1, anywhere to run. Background data as XML, you do not have to configure the database. The Chinese provinces branch node leaf node counties. Fringe the Zhengzhou area- offices- the community' s neighborhood committee information tree structure, Zhengzhou, district branch node, two branch offices, the leaf nodes of each community' s neighborhood committee. Background data as XML, you do not have to configure the database. Comes with analysis by county and region code ID number. Background data as XML, you do not have to configure the database.
Date : 2025-12-20 Size : 878kb User : 狄恒
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.