搜索资源列表
用户自已定表结构
- SQLserver 实现自定义表结构-SQL server realize definition Table Structure
链表结构
- 本程序用C++ 编写的链表数据结构小系统 希望对你的学习有所帮助
jcgl
- (1)设计进程控制块PCB表结构,分别适用于优先权调度算法和时间片轮转调度算法。 PCB结构包括以下信息:进程名、进程优先数(或轮转时间片),进程所占用的CPU时间,进程的状态,当前队列指针等。根据调度算法的不同,PCB结构的内容可以作适当的增删。 (2)建立进程就绪队列。对两种不同算法编制入链子程序。 (3)编制两种进程调度算法:a)优先数调度;b)时间片轮转调度。允许用户在程序运行时选择使用某一种调度算法。-(1) design process control blo
链表操作
- 实现链表的各种操作,如统计文本中单词,数字以及其他符号的个数;求某个单词在文本中出现的所有位置;删除文本中的特定的字符串。(The implementation of the list of various operations, such as statistical text in the word, number, and other symbols of the number; find a word in the text appears in all locations; delet
lcj_单链表源代码
- 一、 实验目的 1、 掌握线性表的链接存储结构; 2、 验证单链表及其基本操作的实现; 3、 进一步理解算法与程序的关系; 4、 能将单链表算法关系转化成对应的程序;(First, the purpose of the experiment 1. Master the link storage structure of the linear table; 2, verify the single linked list and its basic operation; 3, to
数据结构
- 数据结构综合性实验,包含顺序表、栈、队列等应用(Comprehensive experiment of data structure)
oracle_to_word
- 将oracle数据库中指定的用户的表结构导出为word文档(Export the table structure of the user specified in the Oracle database to an word document)
DBCompare
- 数据库表结构对比工具,可以快速对比不同环境数据库表结构是否一致(Database table structure comparison tool, you can quickly compare the different environment, database table structure is consistent)
数据库字段导出工具
- 目前支持sqlserver数据库,配置数据库连接,测试连接后查询表名,右侧显示数据表、左侧显示表字段信息,数据库设计必须对表字段加说明,否则会报错,然后可以导出excel,自动排版(Currently supports SQLSERVER database, configuration database connection, test the connection after the query table name, on the right side of the display data
数据结构代码
- 尾插法单链表的应用,哈夫曼树等代码,是数据结构里面的自己写的代码,链表之类的可以直接拿来用(Tail insertion method, single linked list applications, Huffman tree and other code, it is written inside the data structure of their own code, such as linked lists can be used directly)
顺序表
- 学生成绩单的线性表顺序存储 顺序表 数据结构(Student transcr ipts are linear tables, sequentially stored, sequential tables, and data structures)
线性表的存储结构
- 本程序实现了线性表的顺序存储结构,可利用率高,界面清晰。(This program implements a linear table of the sequential storage structure, high utilization, clear interface.)
数据结构
- 数据结构习题答案,针对线性表的应用,包括链表和数组以及静态链表。涉及栈的应用,包含C和C++版本。(Data structure Exercises answer, for linear table applications, including lists and arrays, and static linked list. Applications involving stacks include C and C++ versions.)
线性表的实现
- 数据结构线性表顺序表c语言的实现,顺序表表示的是用一组地址连续的存储单元依次存储线性表的数据元素,所以顺序结构的实现一般采用数组的方式来实现,存储空间也采用动态分配的方式。在定义中用一个ElemType * elem表示基地址,int length 表示当前长度,int listsize表示数组的大小。(Linear table data structure to achieve the order form of the C language, the order of the table i
双向链表
- 通过利用数据结构你的双向链表是想了链表的增删改查(Improving and deletions of two-way linked list)
数据结构-单链表-实验报告
- 1.实验目的及要求 1.1实验目的: (1)掌握线性表的顺序存储结构; (2)验证单链表及其基本操作的实现; (3)进一步理解算法与程序的关系,能够将单链表算法转换为对应的程序。 1.2 实验要求: (1)用头插法(或尾插法)建立带头结点的单链表; (2)对已建立的单链表实现插入、删除、查找等基本操作。(1 the purpose and requirements of the experiment 1.1 the purpose of the experiment:
通讯录.c
- 这是基于vs2012平台编写的,采用C语言编写,采用链表结构存储,可以实现联系人姓名,电话的存储、修改、查询、删除等功能。(This is written on the platform of vs2012, written in C language and stored in linked list structure. It can achieve contacts, name, telephone storage, modification, query, delete and othe
单链表程序
- 单链表运用,主要运用于数据结构,讲究数据的储存(Single chain use, mainly used in the data structure, the storage of data storage)
数据结构实验1
- 用C实现数据结构顺序表的基本功能,包括顺序表的创建、插入、删除顺序表中的元素等功能(Implementing the basic functions of a data structure sequence table with C)
金蝶K3数据库表结构(全部)
- 金蝶K3数据库表结构(全部),数据字典,二次开发,金蝶K3接口必备。包括金蝶k/3的表结构、表字段说明,适合二次开发的小伙伴们参考使用。(Kingdee K3 database table structure (all), data dictionary, secondary development, Kingdee K3 interface is necessary. Including the table structure and field descr iption of Kingdee