-
一个压缩算法, 名字叫PPMD,压缩率比较高, 同时, 可以自行修改并编译,请各位研究算法的同僚一同研究....
一个压缩算法, 名字叫PPMD,压缩率比较高, 同时, 可以自行修改并编译,请各位研究算法的同僚一同研究.-a compression algorithm, named PPMD, higher compression ratio, and can make its own decisions and build, please algorithm research colleagues to study together.
- 2022-06-17 22:22:38下载
- 积分:1
-
使用sqlite3进行存取图片二进制数据
前段时间在做一款嵌入式项目,用到了SQLite数据库,现在就SQLite数据库中存取图片问题来与大家共享一下,对于二进制数据我们自然是不能够直接进行存储,在SQLite中我们可以将其转换而后存储。
在对主句操作之前我们先要打开数据库,SQLite给用户提供了丰富的API,足以使我们来驾驭它,利用sqlite3_open()函数,打开我们所要操作的数据库,接下来就是对于我们的图片文件的操作了,我在这里的方法便是将图片文件转换成字符流,而后进行存储。
- 2023-03-25 20:45:05下载
- 积分:1
-
数据结构里的dfs算法,包括递归与非递归。用vc6.0编写
数据结构里的dfs算法,包括递归与非递归。用vc6.0编写-data structure, the dfs algorithms, including recursive and non- recursive. Prepared with vc6.0
- 2022-01-21 23:50:04下载
- 积分:1
-
本程序采用数据结构中的一些算法,简单的实现了多项式的乘法,在使用中请大家仔细阅读源代码中的说明!...
本程序采用数据结构中的一些算法,简单的实现了多项式的乘法,在使用中请大家仔细阅读源代码中的说明!- This procedure uses in the construction of data some
algorithms, the simple realization multinomial multiplication, has
asked everybody in the use carefully to read in the source code
showing!
- 2022-09-18 10:00:03下载
- 积分:1
-
Infix expression to Reverse Polish conversion of program code, learning data str...
中缀表达式到逆波兰式转换的程序代码,学习数据结构的可以-Infix expression to Reverse Polish conversion of program code, learning data structures can be
- 2022-10-19 05:20:03下载
- 积分:1
-
household registration management system
户籍管理系统--毕业设计-household registration management system-- Graduation
- 2023-08-20 13:35:03下载
- 积分:1
-
数据库 图书管理系统 visual C++ + MSSQL内含完整源代码和数据库文件(运行可通过,图形界面),以及相关说明文档和完整报告,对初学者及数据库课设有...
数据库 图书管理系统 visual C++ + MSSQL内含完整源代码和数据库文件(运行可通过,图形界面),以及相关说明文档和完整报告,对初学者及数据库课设有很大帮助。-failed to translate
- 2023-05-08 16:25:04下载
- 积分:1
-
image upload
在这段代码中,您将学习如何使用PHP/MySQL上传图像。
- 2022-08-17 12:56:59下载
- 积分:1
-
TRegExpr易于使用和强大的工具,复杂的搜索和替换…
TRegExpr is easy to use and powerfull tool for sophisticated search and substitutioning and for template-based text checking (especially usefull for user input validation in DBMS and web projects).
- 2022-03-03 08:12:00下载
- 积分:1
-
MyDB 是一个小型、 快速、查询方便的桌面数据库。
适用于Visual C++、Visual Basic、Delphi等开发者。
只有一个DLL(1...
MyDB 是一个小型、 快速、查询方便的桌面数据库。
适用于Visual C++、Visual Basic、Delphi等开发者。
只有一个DLL(188KB),所有数据以自己的格式存
在一个普通文件中,无需Dao、Ado、BDE等支持。
也无须任何安装和设置。特别适合开发那些数据量
不是很大,无需复杂查询,又不想安装Dao等一大堆
DLL,OCX的绿色软件。而且数据安全性好,
无法轻易打开!-MyDB is a small, fast and convenient desktop database query. Applies to Visual C++, Visual Basic, Delphi and other developers. There is only one DLL (188KB), all data in their own format, there is a general document, without Dao, Ado, BDE and other support. Also without any installation and settings. Particularly suitable for the development of those who is not a big amount of data without the complexity of inquiries, but also do not want to install a lot of Dao, such as DLL, OCX green software. And data security, and can not be easily opened!
- 2022-04-20 16:06:25下载
- 积分:1