-
realize how to use VB to create 2,000 ACCESS database format and database tables...
实现如何利用VB创建ACCESS 2000格式的数据库及数据库表,里面含有一个很好的表格近代件,支持背景图片显示!-realize how to use VB to create 2,000 ACCESS database format and database tables, which contains a very good form of modern pieces, support background images show!
- 2022-01-26 08:10:29下载
- 积分:1
-
C语言版本的八皇后问题
要求:在国际象棋的棋盘摆上8个皇后,使得任何两个皇后不在一行,不在一列,同时也不在同一条斜线上。要求找出所有解。
算法思想
利用回溯算法搜索解空间,解分量的值等于解空间的索引(行编号),求出一个解递归调用即可求出所有92种情况。
设计心得:
1、 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-13 19:21:25下载
- 积分:1
-
PB商场零售管理系统源码,无需解压密码,对需要的兄弟有所帮助...
PB商场零售管理系统源码,无需解压密码,对需要的兄弟有所帮助-PB retail shopping center management system source code, without extracting passwords needed to help brothers
- 2022-04-15 14:21:57下载
- 积分:1
-
Ibats and struts is a example of the integration, including a number of database...
是一个ibats和struts的整合的实例,包括多个数据库的代码,(有oracle,MySQL等)-Ibats and struts is a example of the integration, including a number of database code, (with oracle, MySQL, etc.)
- 2022-11-30 14:50:03下载
- 积分:1
-
一个不错的Grid组件,其中dtxfull要用到该组件。及其要缩包下的ado.*...
一个不错的Grid组件,其中dtxfull要用到该组件。及其要缩包下的ado.* -A good Grid components, which take into account the component dtxfull. And to reduce packet under ado .*
- 2023-01-17 19:15:04下载
- 积分:1
-
清华大学类数据结构实现的乙
清华大学数据结构课上实现的B+树,设计一个4阶B+树,包括: (1) 叶子的每个记录应该包括4字节(long)关键码值和60字节的数据字段(存储文件名等,可以自定),设每个叶子可以存储5条记录,而内部节点应该是关键码值/指针对。此外,每个节点还应该有指向同层下一个节点的指针、本节点存储的关键码数等; (2) 此4阶B+树应该支持插入、删除以及根据给定关键码值进行精确检索与关键码范围检索; (3) 显示(打印)此4阶B+树的生长(含删除节点)过程实例;-Tsinghua University class data structure to achieve the B-tree, the design of a B-tree four bands, including : (a) the leaves of each record should include 4-byte (long) key code value and 60 gigabytes of data fields (document storage, etc., can be set), set up each leaf store five records, and internal nodes is the key code value/means against. In addition, each node should have the same point under a layer of the target node, the node storage key code number; (2) The B-tree four bands should support the insertion, deletion and with the given key code value accurate retrieval and key codes scope retrieval; (3) Display (Print ) This four bands B-tree growth (including the deletion of nodes) process examples;
- 2022-01-21 19:44:41下载
- 积分:1
-
algorithm, tree hash table, b tree, Tas de Fibonnaci
algorithm , tree hash table, b tree, Tas de Fibonnaci-algorithm, tree hash table, b tree, Tas de Fibonnaci
- 2022-10-23 03:50:03下载
- 积分:1
-
病人管理系统
它具有一些可以帮助你把病人信息和医生 information,也处理信息的实体您必须使用 xamp、 php、 浏览器...
- 2023-07-03 18:25:02下载
- 积分:1
-
数据结构,用栈实现表达式求职,是改进后的算法
数据结构,用栈实现表达式求职,是改进后的算法-Data structure, with the stack to achieve expression for employment, is the improved algorithm
- 2022-02-03 04:07:01下载
- 积分:1
-
这是传统智能优化背包问题用VC++ 6.0的实现,是对背包问题分支限界的可视化算法实现...
这是传统智能优化背包问题用VC++ 6.0的实现,是对背包问题分支限界的可视化算法实现-This is a traditional intelligent optimization knapsack problem VC++ 6.0 with the realization of knapsack problem is the visualization of branch and bound algorithm
- 2022-02-15 16:24:31下载
- 积分:1