搜索资源列表
-
0下载:
数据结构答案2,经多次修改而成,比答案册的还要简单清楚。-answer two data structure, several revisions, the book also answers simple and clear.
-
-
0下载:
数据存储结构的设计与管理
能在一个数据库文件中存放多张不同的表,并能查看各表的字段结构内容-data storage structure of the design and management of documents in a database to store multiple different forms and to see the tables of contents of the field structure
-
-
0下载:
ProtocolBuffer是用于结构化数据串行化的灵活、高效、自动的方法,有如XML,不过它更小、更快、也更简单。你可以定义自己的数据结构,然后使用代码生成器生成的代码来读写这个数据结构。你甚至可以在无需重新部署程序的情况下更新数据结构。-ProtocolBuffer for structured data serialization flexible, efficient, automated methods, like XML, but it is smaller, faster and
-
-
0下载:
1)利用Access 2003创建数据库 Student.mdb,在数据库中创建3个表tabStudent、tabCourse、tabScore,每个表的参考结构如下,并设计3个表之间的联系及参照完整性。
2)在每个数据表中输入必要的测试数据。
tabStudent表至少输入10个同学的基本信息
tabCourse表至少输入4门课程的数据
tabScore表每个同学至少输入2门课程的成绩
3)完成如下设计工作:
-
-
0下载:
数据结构中关于单链表的算法,将两个链表有序链合并成一个非递归有序的单链表,并不占用其他的存储空间,data structure of single-chain algorithm Listless and orderly of the two chains merged into a non- recursive and orderly single linked list, does not occupy other storage space
-
-
0下载:
SQLiteManager是一个支持多国语言基于Web的SQLite数据库管理工具。它的特点包括多数据库管理,创建和连接;表格,数据,索引操作;视图,触发器,和自定义函数管理。数据导入/导出;数据库结构导出。 -SQLiteManager is a support for multi-language Web-based SQLite database management tool. Its features include multi-database management, creatio
-
-
0下载:
纯C语言写的小型通用数据库,一个C数据结构组科技小组的作品,附有开发思路PPT,这可是一个宝贵的资源哦,更底层的东西,运行于DOS提示符,可以新建数据库等操作。C的编程高手们值得参考一下。-Pure C language to write a small general-purpose database, a data structure C Group Technology Group works to develop ideas with PPT, this is a valuable re
-
-
0下载:
基于C/C++的DBMS系统的课程设计数据定义语言(DDL)的实现。
实现定义表模式结构,并能修改表结构的语句。-Based on C/C++ of course the DBMS system design data definition language (DDL) realization. Model to achieve the definition of table structure and table structure to make any amendment to the
-
-
1下载:
此软件在VB6.0下实现,数据操作用到ADO+ACCESS,涉及的控件有DTPicker,Imaglist,PictureBox,treeView,listBox,statusbar,TabStrip等,是一个较完善,结构较清晰,具有一定实用性的软件。-This software is under VB6.0, data manipulation using ADO+ ACCESS, involved in control have DTPicker, Imaglist, PictureBox,
-
-
0下载:
大二实训时用c++数据结构做的学会成绩管理系统,实现查询、插入、查找、排序、统计等功能。-Training sophomore, when the data structure with the c++ learn to do performance management system to achieve query, insert, search, sorting, statistics and other functions.
-
-
0下载:
数据结构的链表查询和删除 是读者更容易理解和利用-Linked list data structure and delete queries are easier to understand and use the reader
-
-
1下载:
数据库管理工具,数据库版本控制工具,数据库自动升级工具,是一个用于跟踪、管理和应用数据库变化的开源的数据库重构工具。它将所有数据库的变化(包括结构和数据)都保存在XML文件中,便于版本控制-Database management tools, database version control tools, automatic upgrade tool database, a database refactoring tools for tracking, management and appli
-
-
2下载:
中科大数据结构(c语言版)全部课件,实验报告,习题及答案-All USTC data structure (c language version) courseware, laboratory reports, problem sets and answers
-
-
0下载:
数据结构中关于线性表的一些程序,有顺序存储的线性表,链式存储的线性表和静态线性表。-Linear table data structure about some of the procedures, linear tables are stored in order, chain linear table data structure about some of the procedures, linear tables are stored in order, linear table and
-
-
0下载:
海康威视数据结构代码,菜单、功能、用户、资源、视频、录像等数据结构的定义。-Hikvision data structure code Definition of menu, function, user, resource, video, video and other data structures.
-
-
0下载:
Redis 是一个开源(BSD许可)的,内存中的数据结构存储系统,它可以用作数据库、缓存和消息中间件。(Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.)
-
-
0下载:
提供python 连接redis数据库集群的方法代码, 读取redis里面list型数据表,然后生成pandas中的dataframe数据表,从而实现数据处理分析。(this file provides python code for the connection to redis cluster and the code for reading the list type data and convert the data to dataframe structure of pandas so
-
-
0下载:
Redis数据库服务端与客户端程序,包含配置文件等等。(Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmap
-