-
多格式数据录入库
多格式数据录入库 -multi-format data entry library
- 2022-07-08 05:09:01下载
- 积分:1
-
基于SQL Server数据库和JAVA语言的学生信息管理系统
基于SQL Server数据库和JAVA语言的学生信息管理系统;完整源代码,JAVA语言实现,NetBeans开发环境,可以导入Eclipse
- 2022-02-20 21:45:58下载
- 积分:1
-
ruby通过DBI访问Oracle数据库例子
ruby操作Oracle数据的代码例子,其中:1、insert_dbi.rb Ruby插入数据到DB的例子2、proc_dbi.rb Ruby执行Oracle的存储过程的例子3、proc_dbi_cursor.rb Ruby执行Oracle返回数据的例子,这个例子在网上很难找到解决方案4、proc_ocii.rb Ruby通过Oci访问Oracle5、query_dbi.rb Ruby插入数据到Oracle6、query_dbi_param.rb Ruby执行Oracle的存储过程7、TableFormat_dbi.rb Ruby从Oracle查询的数据转为Table格式8、update_dbi.rb Ruby修改Oracle的数据例子9、XMLFormat_dbi.rb Ruby从Oracle查询的数据转为XML格式
- 2022-01-26 15:54:27下载
- 积分:1
-
7中内排序的c语言代码,包括:直接插入,shell,选择,冒泡,等等排序算法...
7中内排序的c语言代码,包括:直接插入,shell,选择,冒泡,等等排序算法-7 within the sort of c language code, including: direct insertion, shell, selection, bubble, and so sorting algorithm
- 2022-08-16 05:20:15下载
- 积分:1
-
VB的数据库访问与例程解析。在测试源程序时,一定要把所有文件放在同一个目录下面...
VB的数据库访问与例程解析。在测试源程序时,一定要把所有文件放在同一个目录下面-VB database access and analysis routines. In testing at the source, all the documents must be placed with a directory
- 2022-03-14 19:16:30下载
- 积分:1
-
VB函数库大全,包含VB编程中所需的函数,比较全
VB函数库大全,包含VB编程中所需的函数,比较全-Encyclopedia of VB function library that contains VB programming functions required to compare the whole
- 2022-09-08 22:45:03下载
- 积分:1
-
同时rear和len分别指示环形队列中队尾元素的位置和内含元素的个数。设计相应的入队和出队算法。...
同时rear和len分别指示环形队列中队尾元素的位置和内含元素的个数。设计相应的入队和出队算法。-At the same time, rear and len, respectively, annular instructions squadron tail queue element containing the location and the number of elements. Design corresponding to the team and the team algorithm.
- 2023-03-12 17:10:04下载
- 积分:1
-
哈夫曼编码(Huffman Coding)以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。...
哈夫曼编码(Huffman Coding)以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。-Huffman coding (Huffman Coding) ─ a Huffman tree that is optimal binary tree, with the right of the path length of the smallest tree, often used in data compression.
- 2022-02-21 16:58:19下载
- 积分:1
-
用C++封装一个大整数在这类超大整数可以…
用C++ 包装了大整数这个类,超级大的整数现在也可以用了。-With C++ Packaging a large integer in this category, the super large integer can be used now.
- 2022-03-18 19:45:34下载
- 积分:1
-
将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出...
将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,……,64依次填入一个8×8的方阵,输出之。-Ma immediately on the international chess 8 8 chessboard Board [8] [8] of a box, MA by the rules of chess go mobile. Requires each box only entered once traveled chessboard all 64 box. Preparation of non- recursive procedure, and seeking stepped routes, with a calculated routes, the figures 1, 2, ..., 64 were filled an 8 x 8 matrix, put it out.
- 2022-03-03 15:33:41下载
- 积分:1