-
施伯乐@黄皮书《数据结构教程》part3
施伯乐@黄皮书《数据结构教程》part3-Shi Bole @ beige book Data Structure Course part3
- 2022-03-10 14:51:58下载
- 积分:1
-
在视频处理中经常要用到Zigzag序号及其逆序号,本文提供了一个新的类CZigzag,可以求任意m×n块的Zigzag序号及其逆序号。 由于所求的Zigzag序...
在视频处理中经常要用到Zigzag序号及其逆序号,本文提供了一个新的类CZigzag,可以求任意m×n块的Zigzag序号及其逆序号。 由于所求的Zigzag序号及其逆序号为一次性遍历生成,其时间复杂度仅为O(m×n)。-In video often use to deal with the serial number and its reverse No. Zigzag, the paper provides a new category CZigzag, can seek arbitrary m × n block Zigzag its serial number and its reverse. Zigzag As the demand for its serial number and its reverse traversal generates one-time, its time complexity is only O (m × n).
- 2023-05-08 04:40:02下载
- 积分:1
-
一个用MFC编写的家庭财务管理系统.采用了Sqlserver数据库.压缩包中已包括了所需的数据库文件.可直接附加到SQL服务器....
一个用MFC编写的家庭财务管理系统.采用了Sqlserver数据库.压缩包中已包括了所需的数据库文件.可直接附加到SQL服务器.-Using MFC to prepare a family financial management system. Using sqlserver database. Compressed package includes the necessary database files. Can be directly attached to the SQL server.
- 2023-03-28 15:15:03下载
- 积分:1
-
别人的VC操作Access数据库都是用的GUI,让VC手生的看了迷糊,不得要领,这次我封装一个纯C++操作Access2000库的源代,主要封装了一个访问Acc...
别人的VC操作Access数据库都是用的GUI,让VC手生的看了迷糊,不得要领,这次我封装一个纯C++操作Access2000库的源代,主要封装了一个访问Access数据库的类,非常简单.-Someone else" s VC action Access databases are used in GUI, so that VC looked rusty" s confused, but to no avail, this time I packaged a pure C++ source operating Access2000 database generation, mainly encapsulates an Access database, access to classes, is very simple .
- 2022-01-26 15:49:36下载
- 积分:1
-
关于差分方程的一个程序,很简的二维椭圆方程,区域是1x1
关于差分方程的一个程序,很简的二维椭圆方程,区域是1x1-differential equations on a procedure for the very simple two-dimensional elliptic equation, the region is 1x1
- 2022-02-10 13:26:34下载
- 积分:1
-
简单的注册系统
如果你想实现一个注册系统你网页中的代码可以帮助你。你所有的游客可以通过该系统存储信息。
- 2022-06-12 04:10:03下载
- 积分:1
-
这是一个编码解压密码的小程序,初学者下下来,对你编码有好处...
这是一个编码解压密码的小程序,初学者下下来,对你编码有好处-This is an encoded password extracting a small program for beginners under the down is good for you code
- 2023-08-29 04:05:04下载
- 积分:1
-
用c++写一个售货员问题。这是高级算法中除了红黑树中最难的一个了。是研究生课程中的的程序实现...
用c++写一个售货员问题。这是高级算法中除了红黑树中最难的一个了。是研究生课程中的的程序实现-used to write a salesman problem. This is in addition to the High algorithm RED-BLACK TREE which one of the most difficult. The postgraduate courses in the program
- 2023-01-31 20:35:04下载
- 积分:1
-
算法设计与分析的经典书籍,从算法分析的基础到最新的概率算法,深入浅出...
算法设计与分析的经典书籍,从算法分析的基础到最新的概率算法,深入浅出-classical textbook of algorithm development and analysis
- 2022-05-22 03:23:13下载
- 积分:1
-
数据结构作业图的一些集合 上面有优先遍历 和用链表和堆栈来实现的算法...
数据结构作业图的一些集合 上面有优先遍历 和用链表和堆栈来实现的算法-data structure of some operations plan sets priority traverse above and the use of linked lists and to achieve the stack algorithm
- 2022-03-20 17:00:06下载
- 积分:1