-
ADO封状类。
使用ADO进行联接数据据的类封装。可以很便利地实现数据库的读写查。
- 2022-07-08 04:52:00下载
- 积分:1
-
Fir filter的设计,FIR滤波器系数
Fir filter的设计,FIR滤波器系数-Fir filter design, FIR filter coefficients
- 2022-03-23 06:20:25下载
- 积分:1
-
/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means...
迷宫算法(maze)
/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK,
* 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary.
* Each step can be made horizontally or vertically for one more grid (diagonal
* jump is not allowed).
* Your program should print a series of grid coordinates that start from m[0][0]
* and go to m[9][9]
* Hint: No need to find the shortest path, only need to find one path that gets
* you to desitination.
*/
-/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK,
* 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary.
* Each step can be made horizontally or vertically for one more grid (diagonal
* jump is not allowed).
* Your program should print a series of grid coordinates that start from m[0][0]
* and go to m[9][9]
* Hint: No need to find the shortest path, only need to find one path that gets
* you to desitination.
- 2022-08-08 06:28:42下载
- 积分:1
-
数据结构的java实现
数据结构的java实现-Data Structure written in Java for Huffman Coding Algorithm.
- 2022-04-14 12:55:21下载
- 积分:1
-
用vc++编译的数据结构单链表源代码 供作数据结构实验用
用vc++编译的数据结构单链表源代码 供作数据结构实验用-vc compiled using data structure Listless single source for experimental data structure
- 2022-03-03 07:56:03下载
- 积分:1
-
Data structure course first experiment requirements: 1. Base class and derived c...
数据结构课程第一次实验
要求:1.基类和派生类的定义和实现(.h .cpp)
2.+ 运算符重载
3.
- 2023-07-18 00:15:02下载
- 积分:1
-
此代码是一个数据结构课程设计――飞机订票系统.
此代码是一个数据结构课程设计――飞机订票系统.-this code is a data structure course design-- aircraft booking system.
- 2023-07-03 12:25:03下载
- 积分:1
-
把dat文件转化为grd文件 供surfer使用
把dat文件转化为grd文件 供surfer使用-Dat file into the GRD surfer documents for use
- 2023-08-22 02:25:03下载
- 积分:1
-
VB为前台,SQL_SERVER为后台的关于贸易的数据库编程
VB为前台,SQL_SERVER为后台的关于贸易的数据库编程-prospects for VB, SQL_SERVER background on the trade of Database Programming
- 2022-07-20 07:55:23下载
- 积分:1
-
数据结构课程设计,校园咨询,为来访客人提供方便查找景点,最短路等信息...
数据结构课程设计,校园咨询,为来访客人提供方便查找景点,最短路等信息-data structure course design, campus counseling, visitors find convenient spots, the most short-circuit, and other information
- 2023-03-24 06:05:03下载
- 积分:1