-
Self
自制C语言贪食蛇小游戏,里面包含两个文件,一个是源程序,一个是图形化驱动,只要两个文件放在一个目录下即可运行,语句简单易懂-Self-made C-Snake game, which contains two files, one source, one is graphical driver, as long as two files in a directory to run, easy to understand statements
- 2022-07-19 00:09:57下载
- 积分:1
-
Database Gate可以让你直接连接ODBC的数据库,使用 SQL 命令对数据库进行操作,来帮助编辑或验证 SQL 语句。...
Database Gate可以让你直接连接ODBC的数据库,使用 SQL 命令对数据库进行操作,来帮助编辑或验证 SQL 语句。 -Database Gate allows you to connect directly to the ODBC database, the use of SQL commands to the database, to help edit the SQL statement or certification.
- 2022-01-31 13:05:35下载
- 积分:1
-
设计一个O(n2)时间的算法,找出由n个数组成的序列的最长单调递增子序列。...
设计一个O(n2)时间的算法,找出由n个数组成的序列的最长单调递增子序列。-design an O (n2) time algorithm to identify by the number n of the longest sequence monotonically increasing sequences.
- 2022-04-24 15:50:28下载
- 积分:1
-
数据结构课设:三个野人和三个传教士(C实现)
三个修道士和三个野人过河,船一次最多只能载两个人,在任何时候修道士的人数不能少于野人人数,否则野人会吃掉修道士。找出六个人顺利过河的所有方案。
- 2022-08-13 05:53:10下载
- 积分:1
-
数据结构教程 C
数据结构教程 C-data structure tutorial for c
- 2022-07-22 08:21:53下载
- 积分:1
-
对N皇后问题进行优化,可以在较短时间内计算出皇后排列方法的个数...
对N皇后问题进行优化,可以在较短时间内计算出皇后排列方法的个数-Optimized for N queens problem, you can calculate the Queen in a relatively short period of time means the number of ordered
- 2022-03-16 23:06:24下载
- 积分:1
-
几个常见的算法,为c语言编写,在VC6.0环境下编写。
几个常见的算法,为c语言编写,在VC6.0环境下编写。-Several common algorithms, for the c language, in the preparation of VC6.0 environment.
- 2022-02-05 14:07:13下载
- 积分:1
-
本程序是一个用于管理学生成绩例子.通过利用MFC的DAO类,用VC++编写独立与DBMS的应用程序...
本程序是一个用于管理学生成绩例子.通过利用MFC的DAO类,用VC++编写独立与DBMS的应用程序-this is a procedure for the management of the performance of their students examples. Through the use of the MFC DAO category, prepared by VC independence and DBMS applications
- 2022-02-26 07:22:10下载
- 积分:1
-
空间数据库中空间数据结构的应用,K
空间数据库中空间数据结构的应用,K-d树基本操作的源码,都在这个文档中。-spatial database structure of the data space applications, K-d trees basic operation of the source code in the documents.
- 2022-12-19 22:15:03下载
- 积分:1
-
用VC编写的利用快速排序算法,运行你输入的要求后…
使用VC编写的快速排序算法,运行后输入你希望产生的次数,会随机产生数值,并完成排序,是一个教好理解快速排序算法的程序。-prepared by the use of VC quicksort algorithm, running after you input the desired number of randomly generated digits and completed sequencing, is a good understanding of the fast algorithm procedures.
- 2022-03-24 20:34:03下载
- 积分:1