-
算法设计与分析的习题及题解,希望大家能喜欢。
算法设计与分析的习题及题解,希望大家能喜欢。-Algorithm design and analysis solution exercises and questions, I hope everybody can like.
- 2022-07-28 08:30:47下载
- 积分:1
-
N-皇后问题线性时间算法
O(n)复杂度,非O(n^2)的,使用的是构造法。-N-Queen problem of linear time algorithm
- 2023-05-09 15:10:02下载
- 积分:1
-
A detailed book information management system, including storage, a library, que...
一个详实的图书信息管理系统,包括入库、出库,查询等功能模块,和一个简单的系统帮助文件。-A detailed book information management system, including storage, a library, query, such as function modules, and a simple system to help document.
- 2023-04-24 02:05:06下载
- 积分:1
-
simple database management system
简单数据库管理系统-simple database management system
- 2022-05-26 03:27:43下载
- 积分:1
-
this is a code of data structure
这是数据结构第四章中串的全部算法代码,实现了全部算法,对学习数据结构的同学很有帮助-this is a code of data structure
- 2022-03-16 05:36:14下载
- 积分:1
-
《SQL查询报表源码生成器V1.1》是专为ASP/JSP网络程序员开发的一个小工具软件,目的是为了程序员能快速完成开发的网站SQL查询报表程序。 本程序特点:...
《SQL查询报表源码生成器V1.1》是专为ASP/JSP网络程序员开发的一个小工具软件,目的是为了程序员能快速完成开发的网站SQL查询报表程序。 本程序特点: 1)使用非常方便,能在1-2分钟之间完成复杂的ASP/JSP查询功能; 2)功能强大,能生成支持返回HTML代码或者XML代码结果。 3)可生成ASP/JSP源码或者支持生成VB组件(COM+)的源代码。 4)提供WINDOWS操作系统下Preview效果。-"SQL statements Source Generator V1.1," is designed for ASP/JSP development of the network programmers a small software tool is aimed at programmers can rapidly complete the development of the website SQL query statements procedures. The process features : 1) using very convenient, in 1-2 minutes to complete complex ASP/JSP inquiry; 2) Powerful, can generate support for the return of HTML code or XML code results. 3) Generation ASP/JSP source or support generated VB components (COM+) source code. 4) Windows operating system Preview effect.
- 2022-05-17 10:15:19下载
- 积分:1
-
computer engineer
关于dss系统,即提供pmis系统和做erp系统。
- 2022-01-25 18:02:39下载
- 积分:1
-
its about the binary recursion
its about the binary recursion
- 2022-03-20 08:59:49下载
- 积分:1
-
数据结构中,关于一元多项式的加减乘求导等算法的实现
数据结构中,关于一元多项式的加减乘求导等算法的实现-Data structure, on the one polynomial addition and subtraction, such as by derivation algorithm
- 2022-01-22 01:30:34下载
- 积分:1
-
单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码...
单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码-one-cycle storage structure to achieve Josephus, n individuals from 1 to n coding, and then sitting around a circle, each holding a password
- 2022-03-13 02:19:40下载
- 积分:1