登录

最新会员 最新下载

成为了本站VIP会员

今天14:12

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48
已选条件
  1. 编程语言:所有
  2. 代码类别:数据结构
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. sql 专业

oracle非常通用DBA维护脚本,为DBA工程师提供日常脚本,省去翻资料查找了。很实用的!

1
下载
51
浏览
2023-05-14发布

2. 基于十进制的四叉树的空间编码。 利用行和列求莫顿码 利用莫顿码求行和列...

基于十进制的四叉树的空间数据结构编码。 利用行数和列数求莫顿码 利用莫顿码求行数和列数-Decimal-based quadtree spatial data structure coding. To use the number of rows and columns seeking Morton Morton yards yards seeking to use the number of rows and columns

1
下载
57
浏览
2023-05-14发布

3. 人事管理系统,软件工程课程设计,TC3下调试成功,采用链表,实现增加删除查询等功能,调用汉字库实现汉字输出...

人事管理系统,软件工程课程设计,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

1
下载
44
浏览
2023-05-14发布

4. 在知道点的坐标或者量和权重值时,选择最优的路径,这种有的是基于时间有的是基于运费等等,自动找两点路径最短距离!...

在知道点的坐标或者数量和权重值时,选择最优的路径,这种有的是基于时间有的是基于运费等等,自动找两点路径最短距离!-Know the coordinates of points in the volume and weight or value, the choice of the optimal path, this time based on some because of some freight, etc., automatically find the shortest distance between two points in the path!

1
下载
51
浏览
2023-05-14发布

5. 库课程设计要求

数据库课程设计要求-database design courses

1
下载
43
浏览
2023-05-13发布

6. *Cube:最大子长方体问题 问题描述: 一个长,宽,高分别为m,n,p的长方体被分割成个m*n*p个小立方体。每个小立方体内有一个整。 求所给长方体的最大子...

*Cube:最大子长方体问题 问题描述: 一个长,宽,高分别为m,n,p的长方体被分割成个m*n*p个小立方体。每个小立方体内有一个整数。 求所给长方体的最大子长方体。子长方体的大小由它所含所有整数之和确定。 */-* Cube : The biggest problem for rectangular Problem description : a long, wide and high respectively m, n, p rectangular cut into the 000 m* n* p small cube. Within each small cube is an integer. Seeking to have the largest rectangular son cuboid. The son of rectangular size it contained all integral and defined.* /

1
下载
43
浏览
2023-05-13发布

7. 用来输入姓名查询地址

用来输入姓名查询地址-used to input the names address inquiries

1
下载
56
浏览
2023-05-13发布

8. 这是清华电子的一个作业题,功能上实现寻求最短的8位组包含所有字连接且开头尾分别包含了所有10个字...

这是清华电子的一个作业题,功能上实现寻求最短的8位数组包含所有数字连接且开头结尾分别包含了所有10个数字-This is an operation of electronic Tsinghua title functions realize the search for the shortest median Section 8 contains all the figures at the beginning of the end of the respective connections and includes all 10 figures

1
下载
38
浏览
2023-05-13发布

9. h3h3h3面并不很精通。我最近看的书《分行与小波》《小波十讲》《小波变换与分傅里叶变换》《工程小波变换》等。上面所写,一部分来源于书,一部分来源于自己的体会...

h3h3h3面并不很精通。我最近看的书《分行与小波》《小波十讲》《小波变换与分数傅里叶变换》《工程小波变换》等。上面所写,一部分来源于书,一部分来源于自己的体会。所以希望-h3h3h3 surface is not very proficient. I recently read "branch and wavelet" "wavelet 10 stresses" "wavelet transform and scores of Fourier transform," "project wavelet transform." The above was written part from the book, from the part of his experience. I hope

1
下载
44
浏览
2023-05-13发布

10. 简单的全排列与组合问题的递归解法,与算法中较基础的问题...

简单的全排列与组合问题的递归解法,数据结构与算法中较基础的问题-simple combination with the full array of recursive method, data structure and algorithm based on the issues than

1
下载
45
浏览
2023-05-12发布

11. 这是一个关于acccess的库的一点技巧,希望对大家有帮助

这是一个关于acccess的数据库的一点技巧,希望对大家有帮助-This is a database on the acccess point techniques, we hope to help

1
下载
76
浏览
2023-05-12发布

12. achieved using the binary tree traversal sequence which read and storage, will b...

用c实现的二叉树的中序遍历的读取与存储,能体现出向左倒的二叉树的打印界面,界面简单。-achieved using the binary tree traversal sequence which read and storage, will be shown left one of the binary tree Print interface that simple.

2
下载
69
浏览
2023-05-12发布

13. Its about data structure Tr

Its about data structure Tr-Its about data structure Tree

1
下载
112
浏览
2023-05-11发布

14. 拟合C++源程序

针对离散数据的光滑拟合问题,采用C++语言开发了相应的程序,将计算结果与MATLAB进行了比对,验证了程序的有效性,并且该程序的计算效率要更高,并且可以编译成脱离编程环境独立运行的exe,具有较为灵活的工程应用前景。特此分享给各位感兴趣的科研及工程工作者。

1
下载
35
浏览
2023-05-11发布

15. 图书馆管理系统,库相关

图书馆管理系统,数据库相关-library management systems, databases related

1
下载
59
浏览
2023-05-11发布

16. PB9.0生成的图书管理系统,该系统包含读者管理和图书管理两部分,能完成图书借阅的基本功能。后缀为db的是库文件...

PB9.0生成的图书管理系统,该系统包含读者管理和图书管理两部分,能完成图书借阅的基本功能。后缀为db的是数据库文件-PB9.0 generated library management system, which includes management and library management readers in two parts, to complete the basic functions of books to borrow. Db suffix to the database file

1
下载
52
浏览
2023-05-11发布

17. hash

hash排序,用hash法进行字符或数字的排序。-hash

1
下载
74
浏览
2023-05-11发布

19. 中的求强连通分量的源程序,用vc6.0来编写

数据结构中的求强连通分量的源程序,用vc6.0来编写-data structure for the strongly connected component of the source used to prepare vc6.0

1
下载
57
浏览
2023-05-10发布

20. 快递服务

在 Visual Basic 6.0 开发项目。它是一个快递管理系统来管理和跟踪快递。欢迎大家下载、试用。谢谢大家的支持!

1
下载
37
浏览
2023-05-10发布