-
实现状态栏图标动画。
在状态栏中实现动画图标。-achieve the status bar icon animation.
- 2022-10-31 13:20:03下载
- 积分:1
-
176 has the word classic written procedures, including the classic algorithms, g...
有176个经典的词语言编写的程序,包括经典的算法,图形图像处理程序等-176 has the word classic written procedures, including the classic algorithms, graphics, image processing procedures
- 2022-05-30 07:58:47下载
- 积分:1
-
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程...
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程序的正确性;也可以计算机随机生成(通常规模比较大,1500-3000个数据左右),用以检验(用计数法)堆排序算法的时间效率。-Variable-based treatment of the heap sorting algorithm to a set of arbitrary data set to sort the design and implementation of heap sort algorithm 2) to be sort of data can be entered manually (usually relatively small size of about 10 Data), to detect the correctness of the procedure also can be randomly generated computer (usually relatively large-scale data ,1500-3000 or so), to test (with counting) time sorting algorithm reactor efficiency.
- 2022-07-22 21:14:31下载
- 积分:1
-
split windows
split windows
- 2022-03-21 00:37:14下载
- 积分:1
-
DOS based menu system
DOS based menu system
- 2022-07-21 07:16:28下载
- 积分:1
-
OCR算法代码。它不是一个完整的系统,而不是建立执行程序…
OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR arithmetic code. It is not a complete system, and not build execute program. The development of this code based on Linux/KDE, and used C++ standard moulding board library. Its purpose to lay out including parts and how to work in an OCR system to reader. You, Reader, also could use these code for reference, and used in your system after altered. These code could not be build by itself because it is extracted from a whole OCR system. Two file of*.dat is : char_data.dat: Characteristic data of character words_de.dat: word library (used in after-disposal).
- 2022-02-21 00:24:04下载
- 积分:1
-
Delphi的VCL for WinFax Pro 9.0的源代码
Delphi VCL for WinFax pro 9.0 source code
- 2022-10-29 01:35:04下载
- 积分:1
-
实现记事本的主要功能,包括打开文件,复制,站踢人等,另外还有一些额外的功能。...
实现记事本的主要功能,包括打开文件,复制,站踢人等,另外还有一些额外的功能。-Notepad implementation of the main features, including open files, copy,踢人station, etc. There are also some extra features.
- 2022-04-08 06:30:59下载
- 积分:1
-
java 操作sql数据库,可以连接数据库和进行增删减查等操作
java 操作sql数据库,可以连接数据库和进行增删减查等操作-operate sql with java,which can create, delete, update and view the data in database
- 2022-03-30 05:57:53下载
- 积分:1
-
MPU6050开发源码
MPU-60X0对陀螺仪和加速度计分别用了三个16位的ADC,将其测量的模拟量转化为可输出的数字量。为了精确跟踪快速和慢速的运动,传感器的测量范围都是用户可控的,陀螺仪可测范围为±250,±500,±1000,±2000°/秒(dps),加速度计可测范围为±2,±4,±8,±16g。此为arduino MPU6050开发源码。
- 2022-01-26 01:25:55下载
- 积分:1