-
Yan Wei Min data structure a final experiment. Sorting Algorithm for various com...
严蔚敏数据结构最后一个实验.
对各种排序算法进行比较-Yan Wei Min data structure a final experiment. Sorting Algorithm for various comparisons
- 2023-07-12 13:05:03下载
- 积分:1
-
C common template library, as detailed in the annex to the Smart.h, test.cpp see...
C++通用模板库,详见附件的 Smart.h,例子见test.cpp 包括: 自动指针CAutoPtr『支持多元素,赋值时会完全把右值传给左值』 智能buffer CSmartBuf『用于在堆栈中定义未知大小的buffer,兼具高效和通用性』 快速映射CQuickMap 环形队列CRingQ-C common template library, as detailed in the annex to the Smart.h, test.cpp see examples include : automatic target CAutoPtr support multiple elements, will assign values to completely pass on the right values smartphone left CSmartBuf buffer for the definition of the stack buffer of unknown size, highly efficient and versatile Fast mapping CQuickMap] ring cohort CRingQ
- 2023-09-05 10:35:03下载
- 积分:1
-
This is basically to explain how to use an automation out of proc server. So I u...
This is basically to explain how to use an automation out of proc server. So I used MSN Messenger. My article explains a few things about MSN Messenger. It has one ATL class CIMSGEvents which handles the events fired by MSN Messenger. It catches events fired by MSN Messenger and just outputs about it in an EditBox.
- 2022-01-26 01:56:00下载
- 积分:1
-
各种排序法的比较:利用数据结构各种算法,实现的算法比较,C++版...
各种排序法的比较:利用数据结构各种算法,实现的算法比较,C++版-Comparisons of different sorting methods :use
different algorithms in data structure to compare
their efficiency .
- 2022-03-16 00:53:13下载
- 积分:1
-
disk disk information
disk edit 查看磁盘信息-disk disk information
- 2022-05-17 22:31:44下载
- 积分:1
-
接收发送消息例子
接收发送消息例子-receive messaging examples
- 2023-01-25 12:20:03下载
- 积分:1
-
Good function
能够很好的实现报刊系统的各项功能,例如会员注册,密码修改,管理员管理报刊和会员信息-Good function
- 2022-03-03 15:01:31下载
- 积分:1
-
本程序实现一个简单的计算器功能,其中包括0~9共10数字按钮、加、减、乘、除4个运算按钮以及等号和清空两个辅助按钮 ,还有一个显示输入输出的文本框。...
本程序实现一个简单的计算器功能,其中包括0~9共10数字按钮、加、减、乘、除4个运算按钮以及等号和清空两个辅助按钮 ,还有一个显示输入输出的文本框。-the procedures to implement a simple calculator functions, including 0-9 10 digital buttons, plus or minus, multiplication and four button operation and clear the two equal and secondary buttons, a display input and output text box.
- 2022-01-22 05:24:35下载
- 积分:1
-
try again for this up 3 compress,compress final
try again for this up 3 compress,compress final
- 2022-05-27 10:46:35下载
- 积分:1
-
OCR识别基础入门
该程序主要实现机器视觉识别中的OCR识别应用——手动在画板上画出一个数字,然后能够自动识别出数字来。代码包含六个文件:preprocessing.cpp,basicOCR.cpp,main.cpp,basicOCR.h,preprocessing.h。主要进行前期图片处理,然后归一化,分类,训练,测试识别等。然后还有一个文件夹内包含测试和训练所需字符图片,总共10类,每类100张图片,每类中前50张用于训练后50张用于测试。
- 2022-11-11 18:40:03下载
- 积分:1