-
这是一个最小堆的模板实现,遗憾的是没有使用模板特化,否则使用起来会更方便,这个实现似乎还有些问题,在析构的时候会出现错误,但是我没有找到原因,很是郁闷。没什么好...
这是一个最小堆的模板实现,遗憾的是没有使用模板特化,否则使用起来会更方便,这个实现似乎还有些问题,在析构的时候会出现错误,但是我没有找到原因,很是郁闷。没什么好说的,代码跟书上的没什么两样-This is a template to achieve the minimum heap, unfortunately, do not use template specialization, or else will be more convenient to use, this achievement seems to be some problems in the destructor when an error, but I did not find reason, was very depressed . There" s really nothing, the code is no different with the book" s
- 2022-03-17 14:56:37下载
- 积分:1
-
讲讲自己学习RSA中的实践过程,已经对RSA熟悉的看家就不用在此浪费时间了。...
讲讲自己学习RSA中的实践过程,已经对RSA熟悉的看家就不用在此浪费时间了。-the study process of RSA.
- 2022-03-15 08:06:06下载
- 积分:1
-
Base64 Encoder&Decoder
Base64 加密算法模块,VB 编写,代码已经优化!-Base64 Encoder&Decoder
- 2022-03-14 19:34:55下载
- 积分:1
-
the simulation windows task management device memory management, interface may b...
本程序模拟windows任务管理器的内存管理,界面可能丑陋点,但是还可以用-the simulation windows task management device memory management, interface may be ugly, but can also use
- 2022-01-28 00:38:58下载
- 积分:1
-
作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。书是从事Windows应用程序开发的软件工程师...
作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。书是从事Windows应用程序开发的软件工程师的必备参考手册-32 as a Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. Book is engaged in the development of Windows applications, a software engineer of the requisite reference manual
- 2022-02-02 09:04:12下载
- 积分:1
-
使用Boyer
使用Boyer-Moore-Horspool-Sunday 算法进行字符串匹配的系列函数-Using the Boyer-Moore-Horspool-Sunday algorithm for string matching a series of functions
- 2023-05-05 00:00:04下载
- 积分:1
-
此资源主要是实现名单登陆系统的功能,运行环境为VC
此资源主要是实现名单登陆系统的功能,运行环境为VC-The resources are mainly to achieve the list of login function of the system, operating environment for the VC
- 2022-08-16 04:58:05下载
- 积分:1
-
two kinds of mobile voice types broadcast simultaneously testing procedures JAVA
手机2种声音类型同时播放测试JAVA程序 -two kinds of mobile voice types broadcast simultaneously testing procedures JAVA
- 2022-02-20 20:04:25下载
- 积分:1
-
Of the operating system memory allocation and recovery code can be directly run
操作系统中实现内存的分配与回收的代码,可以直接运行-Of the operating system memory allocation and recovery code can be directly run
- 2022-07-03 03:33:07下载
- 积分:1
-
购物网站源代码
功能齐全:
1)商品展示模块:通过添加新品显示新品上市,特价商品单独显示,商品销售排行展示自动显示商品销售量前的进行显示;
2)商品查询模块:按商品的类别查询商品的相关信息;
3)购物车模块:用户添加商品至购物车,查看购物车中的商品,从购物车中移除不满意的商品,清空购物车中的产品,修改所要购买的商品的数量;
4)收银台模块:用户满意购物车中的产品后进行结账并
- 2022-02-22 04:41:20下载
- 积分:1