-
第六章 模板与数据结构习题
6.2.1 需要编写一个对多维数组通用的算法(即各维的大小未定),怎样才能把实参多维数组的信息全部传递到函数中去?...
第六章 模板与数据结构习题
6.2.1 需要编写一个对多维数组通用的算法(即各维的大小未定),怎样才能把实参多维数组的信息全部传递到函数中去?-Chapter VI with the data structure template 6.2.1 Exercises need to write a generic algorithm for multi-dimensional array (that is, the size of the peacekeeping undetermined), how can the real multi-dimensional array parameter information passed to the function all go?
- 2022-04-08 13:36:19下载
- 积分:1
-
动态连接ODBC数据库.使用通过数据源的名称动态链接访问ODBC数据库,如果程序中使用的数据库程序运行时是不确定的,数据库表中的域和记录可能被改变,那么通过指向...
动态连接ODBC数据库.使用通过数据源的名称动态链接访问ODBC数据库,如果程序中使用的数据库程序运行时是不确定的,数据库表中的域和记录可能被改变,那么通过指向数据库的数据源动态的对该数据库进行操作是比较好的方法.-Dynamic Link ODBC database. Data sources through the use of the name of Dynamic Link visit ODBC databases, If the procedure is used in the database program running is uncertain, database table fields and the record is likely to be altered, So, through the database at the data source dynamic database operation that is a better one.
- 2022-03-12 07:15:11下载
- 积分:1
-
在PHP项目管理软件
应用背景PHP项目管理是在GPL下发布了一个免费的开源应用要求PHP 4 +MySQL 4 +Apache或者IIS关键技术安装解压所有文件/文件夹。编辑connect.php并输入数据库信息。复制所有文件/文件夹到您的网站空间。运行create.php创建数据库称为“phptask”和创建的所有数据库表。重命名或删除文件create.php在成功安装。管理员用户的名字是“user123”,与“一”的口令。
- 2023-08-05 02:45:03下载
- 积分:1
-
算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题...
算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题-algorithm design and analysis of the greedy algorithm source, VC preparation, application greedy design strategies to solve the stand-alone operating system, without resource constraints which each job can be in the same amount of time to complete the job-scheduling problem
- 2023-06-07 17:40:03下载
- 积分:1
-
一个很简单的用C写的文本编辑的工具,在tc下运行调试成功 希望对大家有用!...
一个很简单的用C写的文本编辑的工具,在tc下运行调试成功 希望对大家有用!-a very simple C text editor to write the tools running under the debugger tc success useful for all!
- 2022-02-03 20:28:58下载
- 积分:1
-
计算机数据结构十日谈介绍:
本书是为“数据结构”课程编写的教材,也可作为学习数据结构及其算法的C程序设计的参考教材。本书的前半部分从抽象数据类型的角度讨论
计算机数据结构十日谈介绍:
本书是为“数据结构”课程编写的教材,也可作为学习数据结构及其算法的C程序设计的参考教材。本书的前半部分从抽象数据类型的角度讨论各种基本类型的数据结构及其应用;后半部分主要讨论查找和排序的各种实现方法及其综合分析比较,本书可作为计算机类专业或信息类相关专业的本科或专科教材,也可供从事计算机工程与应用工作的科技工作者参考。
-Computer data structures Decameron introduction: This book is for
- 2022-01-22 13:08:30下载
- 积分:1
-
公文管理系统源码,内附数据库,可运行,可调式
公文管理系统源码,内附数据库,可运行,可调式-Source document management system, containing a database, run, adjustable
- 2023-01-27 05:50:03下载
- 积分:1
-
本程序是一个宾馆程控电话系统,调试成功。对于初学vc的mfc变成有用,主要是与数据库的调用方面。...
本程序是一个宾馆程控电话系统,调试成功。对于初学vc的mfc变成有用,主要是与数据库的调用方面。-This procedure is a hotel program-controlled telephone system, debugging success. Mfc in vc for the beginner into a useful, mainly with regard to the database call.
- 2022-03-16 06:46:13下载
- 积分:1
-
迷宫算法!通过递归算法实现!找到最优路径,完成迷宫出口的查找!...
迷宫算法!通过递归算法实现!找到最优路径,完成迷宫出口的查找!-maze algorithm! Through recursive algorithm! To find the optimal path to complete the maze exports to search!
- 2023-08-20 07:10:03下载
- 积分:1
-
各种排序算法,包括快速排序、插入排序、选择排序、SHELL排序...
各种排序算法,包括快速排序、插入排序、选择排序、SHELL排序-various sorting algorithms, including rapid sorting, insertion sort, select, in order of ranking SHELL
- 2022-01-27 17:32:23下载
- 积分:1