-
a word tablet program source code.
一个word写字板程序源代码.-a word tablet program source code.
- 2022-11-04 03:30:05下载
- 积分:1
-
简单文本编辑程序,功能一般,其他的也没什么可说
简单文本编辑程序,功能一般,其他的也没什么可说-Simple text editing program, function normally, the other has nothing to say
- 2022-08-19 06:31:58下载
- 积分:1
-
线程应用 Thread IAsyncResult
线程应用 Thread IAsyncResult-Thread IAsyncResult
- 2022-01-25 16:48:19下载
- 积分:1
-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(ij)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic programming matrix continually multiply-dynamic programming problem is a problem-solving method. It does not require the results need to be how to divide the problems of the sub- problems fixed, but different input given by the specific example of the problem partition method, and then calculate, and answer questions. Matrix continually multiply the main idea is as follows : 1) the installation of the size of continually multiply the number phalanx 2) above the main diagonal elements Di, j (ilt; J) Matrix Mi continually multiply to the smallest workload 3) below elements Di, j (IGT; J) the record was the smallest workload of a matrix of the first group of a matrix of the final sequence, followed by the final element of the final results of the
- 2022-06-17 10:27:59下载
- 积分:1
-
Lot of basic practical C++ source code, suitable for beginners to use, such as r...
许多基础实用的C++源码,适合初学者使用,如递归反转字符串-Lot of basic practical C++ source code, suitable for beginners to use, such as recursive string inversion. . . . .
- 2022-02-12 00:05:34下载
- 积分:1
-
eclipse下基于光流法的运动目标检测
本程序为eclipse下基于光流法的运动目标检测,结合opencv,实现效果挺好,也可在VS下使用,环境需自己配置
- 2022-02-22 04:31:30下载
- 积分:1
-
红外线,WINCE,适合参考,适合初学者
红外线,WINCE,适合参考,适合初学者-infrared, and pulled suitable reference for beginners
- 2022-11-16 10:55:03下载
- 积分:1
-
将数据从串口数据从gsm接受收器中读出,显示出来
将数据从串口数据从gsm接受收器中读出,显示出来-Data from the serial port to accept data from the collection device in gsm read out, displayed
- 2022-09-21 03:00:02下载
- 积分:1
-
对于刚接触曲线拟合C++编程的同行是一个不错的例子。
对于刚接触曲线拟合C++编程的同行是一个不错的例子。-刚接触curve fitting for the C++ Peer programming is a good example.
- 2022-03-23 04:01:28下载
- 积分:1
-
点对点语音通讯
C++ 实现的 在Windows操作系统下的 简单语音交流,通过连接IPaddress 地址进行连接,然后可以在本机上面进行调试测试,能够进行简单的收发语音信息,对新手有挺大帮助的 ,你们可以下载下来好好学习
- 2022-04-12 05:57:17下载
- 积分:1