-
bahuanghouwenti dejiejue
bahuanghouwenti dejiejue
- 2022-01-28 08:43:05下载
- 积分:1
-
闹钟程序
闹钟程序-clock procedures
- 2023-01-09 13:35:03下载
- 积分:1
-
猜密码一款windows下的小游戏老少皆宜
猜密码一款windows下的小游戏老少皆宜-Guess the password of a windows game ages
- 2022-05-22 01:54:26下载
- 积分: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
-
jproxy共享…可用于计算机之间的数据传输…
jproxy共享。。。可用于两台计算机之间的数据传输。。。
- 2022-04-16 18:07:59下载
- 积分:1
-
software and schematic interface for programming NS77007 chip
software and schematic interface for programming NS77007 chip
- 2022-02-02 15:06:23下载
- 积分:1
-
用UDP协议实现消息通讯有一个自己的类
用UDP协议实现消息通讯有一个自己的类-using UDP protocol messaging have their own category
- 2022-02-24 16:47:12下载
- 积分:1
-
qt截屏工程
简单的使用qt5开发的截屏工具,能够实现全屏截屏、当前程序截屏和自定义范围截屏。
- 2022-07-20 15:33:46下载
- 积分:1
-
实现定时关机的小程序,XP下编译通过相信对帮助你
定时关机小程序 在VC。NET、XP下编译通过 相信对你有帮助-Mytob.BSNotes small program in VC.NET, XP compile believe right help you
- 2023-04-08 02:40:04下载
- 积分:1
-
在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重...
在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重载定义插入()运算符,以便于该类的对象使用cin和cout进行数据的输入和输出.-in C Operators is a special function name, its status and function, it can also be defined as a category of Friends yuan function, in order to facilitate the use of objects, the use of class member function (Operators) and the Friends of the heavy yuan features, such as heavy-duty data definition insertion (lt; Lt ;) and extraction (gt; gt;) Operators, to the use of such targets and cin court for data input and output.
- 2022-07-13 20:50:02下载
- 积分:1