-
C++源代码,数据库管理,数据库的连接,可以直接计算…
C++数据库管理源代码,连接数据库后,可直接调用里面的函数对数据库进行操作,有修改-C++ Database management source code, database connectivity, you can directly call the function inside the database operation, has modified
- 2022-02-10 14:33:54下载
- 积分:1
-
本软件实现对数据进行高级加密,值得一看,不可错过.
本软件实现对数据进行高级加密,值得一看,不可错过.-the right software for advanced data encryption, an eye-catcher, not to be missed.
- 2022-04-10 06:14:21下载
- 积分:1
-
This is a large volume of data retrieval procedures, and I hope to have a friend...
这是一个可以检索大量数据的程序,希望对需要的朋友有所帮助
-This is a large volume of data retrieval procedures, and I hope to have a friend in need of help
- 2022-02-04 02:56:47下载
- 积分:1
-
常用的hash算法APHash,该hash算法可以实现均衡分布,让数据均匀的分布在hash列表中...
常用的hash算法APHash,该hash算法可以实现均衡分布,让数据均匀的分布在hash列表中-Commonly used hash algorithms APHash, the hash algorithm can achieve a balanced distribution, so that uniform distribution of data in the hash list
- 2022-08-22 19:52:28下载
- 积分:1
-
在开发MIS时,你是否常常为了取得某些汉字拼音而感到烦琐?本代码实现了输入一段代码,你就可以取得这些汉字的拼音,自带了二万多汉字的拼音库....
在开发MIS时,你是否常常为了取得某些汉字拼音而感到烦琐?本代码实现了输入一段代码,你就可以取得这些汉字的拼音,自带了二万多汉字的拼音库.-在 ???MIS?? 你是 ???????了??得???????制
- 2022-08-23 22:42:50下载
- 积分:1
-
There is a chance to appreciate different ways of life.
实现哈夫曼编码译码,可以实现,本实验可以实现编码,译码,打印哈夫曼数,等-There is a chance to appreciate different ways of life.
- 2023-04-27 11:30:03下载
- 积分:1
-
This article discusses in detail the design of online examination system and imp...
本文详细论述了网上考试系统的设计与实现,该系统基本实现了需求分析中的功能要求,其中考生信息主要由数据库直接输入,考生成功登录后进入考生界面,考生界面主要由考试、成绩查询,试时考生输入准考证号码、考生姓名、验证码,核对正确后进入考场,关键实现了考生在选择科目后由系统随机抽题、自动组卷后进入考试页面,考-This article discusses in detail the design of online examination system and implementation of the system to achieve a basic needs analysis of the functional requirements, in which candidates from the database information directly into the main candidates to enter the candidates after the successful login interface, the main candidates from the interface results in the examination information, test when the candidates enter the ticket number, candidate name, authentication code to enter the examination room after checking the correct key to the achievement of the candidates in the selection of subjects were randomly drawn by the system after the title, Automatic Test Paper into test page test
- 2023-01-02 14:55:06下载
- 积分:1
-
用c写的数据结构链表的操作,包括关于链表的系列操作
用c写的数据结构链表的操作,包括关于链表的系列操作-used to write the data structure Chain operations, including a series of Chain Operation
- 2022-02-03 17:38:30下载
- 积分:1
-
这是一个有关于VC++6.0与数据库ACCESS相结合的小程序
这是一个有关于VC++6.0与数据库ACCESS相结合的小程序-This is a database on the VC++6.0 with a combination of small programs ACCESS
- 2022-04-11 17:08:43下载
- 积分:1
-
参考课堂迷宫问题的解题方法,建立move数组,若马当前位置是(x,y),则沿着第i(1<=i<=8)个方向跳一步,到达新的位置为( x’,y’),下...
参考课堂迷宫问题的解题方法,建立move数组,若马当前位置是(x,y),则沿着第i(1
- 2022-05-27 14:06:38下载
- 积分:1