-
在v.b屏幕捕获
应用背景这个网站已经发展到帮助其他程序员捕获屏幕在他们的应用程序,你可以将它捕获任何时候一些人想保存/更改数据库关键技术VB屏幕捕获机制,利用内置摄像头在你的机器。一般的应用程序使用v.b捕获屏幕
- 2022-08-24 16:08:44下载
- 积分:1
-
清华大学出版的数据结构(C++)的配套课件
清华大学出版的数据结构(C++)的配套课件-Tsinghua University published the data structure (C) matching courseware
- 2022-03-04 09:03:35下载
- 积分:1
-
用java语言实现策略模式
BubbleSort.java――冒泡排序算法
ChooseSort.java――选择排序算法
InsertSort.j...
用java语言实现策略模式
BubbleSort.java――冒泡排序算法
ChooseSort.java――选择排序算法
InsertSort.java――插入排序算法
MergeSort.java――合并排序算法
SortStrategy.java――排序算法的接口
Sort.java――排序类,通过此类的sort()可以对实现了Comparable接口的数组进行升序
SortMain.java――显示界面排序-Using java language model to achieve the strategy BubbleSort.java-- Bubble Sort algorithm ChooseSort.java-- choice of sorting algorithm InsertSort.java-- Insertion Sort algorithm MergeSort.java-- merge sorting algorithm SortStrategy.java-- sort of the interface algorithm Sort. java- Sort category by such sort () can be achieved for an array of Comparable interface ascending SortMain.java-- Display order
- 2023-07-31 08:20:03下载
- 积分:1
-
计算圆周率 Pi (π)值, 精确到小数点后 10000 位 只需要 30 多句代码!...
计算圆周率 Pi (π)值, 精确到小数点后 10000 位 只需要 30 多句代码!-Pi calculated pi () values, accurate to 10,000 decimal places only need more than 30 sentence code!
- 2022-07-08 00:29:24下载
- 积分:1
-
study data structure required exercises, exercises to deepen the understanding o...
学习数据结构所需要的习题,通过练习来加深对数据结构的理解。-study data structure required exercises, exercises to deepen the understanding of the data structure.
- 2022-08-18 06:49:13下载
- 积分:1
-
这是字符串匹配算法中很著名的KMP算法,此文件仅供大家参考,具体是否能调通,本人还没有试过...
这是字符串匹配算法中很著名的KMP算法,此文件仅供大家参考,具体是否能调通,本人还没有试过-This is a string matching algorithm is famous KMP algorithm, this document is your reference, specifically whether Qualcomm will emphasize, I have not tried
- 2022-03-30 22:24:58下载
- 积分:1
-
K阶菲波那契算法,运用环形队列实现,空间是K+1
K阶菲波那契算法,运用环形队列实现,空间是K+1-K bands Fibonacci algorithm using circular Queuing, and the space is a K
- 2022-01-27 15:24:30下载
- 积分:1
-
个人记事本,写日记、或记录各种密码
学习VB操作Access数据库可参考。...
个人记事本,写日记、或记录各种密码
学习VB操作Access数据库可参考。-Personal notebook, diary, or record a variety of learning VB password to operate Access database can be found.
- 2022-04-17 05:35:18下载
- 积分:1
-
该源码实现二叉树的模拟,运行时图片已经放在压缩文件夹下。...
该源码实现二叉树的模拟,运行时图片已经放在压缩文件夹下。-The realization of the source tree of the simulation, run-time image compression has on the folder.
- 2022-08-13 08:48:47下载
- 积分:1
-
在Visual C++访问Borland数据库引擎(BDE),可实现对数据库的访问
在Visual C++访问Borland数据库引擎(BDE),可实现对数据库的访问
-In the Visual C++ Visit Borland Database Engine (BDE), can realize access to the database
- 2022-08-18 11:11:40下载
- 积分:1