-
只看该作者首先谢谢bobcheng_2006,你的帖子里面的源代码其实我已经下载了,只是没有相关文档,没有看懂哦...
只看该作者首先谢谢bobcheng_2006,你的帖子里面的源代码其实我已经下载了,只是没有相关文档,没有看懂哦-The authors wish to thank all look bobcheng_2006, your post inside the source code I have already downloaded, but no relevant documents, have failed to understand oh
- 2022-02-22 13:14:07下载
- 积分:1
-
an example of VC window
一个VC窗口的例子-an example of VC window
- 2022-03-16 05:30:58下载
- 积分:1
-
Package and then write the specific program can be read and write functions LCD1...
文件包然后写出其具体功能LCD12864读写程序可C51控制-Package and then write the specific program can be read and write functions LCD12864 control C51
- 2022-07-28 09:03:09下载
- 积分:1
-
同样是对2812的学习,让大家更深一步的了解2812
同样是对2812的学习,让大家更深一步的了解2812-The same is the 2812 study, so that everyone deeper understanding of 2812
- 2022-07-08 08:50:36下载
- 积分:1
-
DELPHI台球源码
DELPHI台球源码-DELPHI billiards source
- 2022-07-17 10:49:04下载
- 积分:1
-
模拟Windows中的画图程序,可以扩展为其它的东西
模拟Windows中的画图程序,可以扩展为其它的东西-Simulation of Windows in the drawing process can be extended for other things
- 2022-02-07 02:42:26下载
- 积分:1
-
robot visual simulation of the source, can be likened to a radar scan procedure
机器人视觉模拟的源程序,可以引申为雷达扫描的程序-robot visual simulation of the source, can be likened to a radar scan procedure
- 2022-04-29 20:41:29下载
- 积分:1
-
比较两个设计的更改:完成layout设计后,比较网表文件、comp文件,以获得网表的修改信息、器件增删信息、pin的连接更改信息。...
比较两个设计的更改:完成layout设计后,比较网表文件、comp文件,以获得网表的修改信息、器件增删信息、pin的连接更改信息。-compare design changes:after you compelete your layout, use this tool to compare your netlis file and comp file to get those inforamtions about nets change, components changes and pin connection changes.
- 2023-04-16 17:35:03下载
- 积分:1
-
可以监控剪切板的内容,还可防止 自己运行时被复制
可以监控剪切板的内容,还可防止 自己运行时被复制-Can monitor the clipboard contents, but also to prevent their being copied run-time
- 2023-06-08 12:30:04下载
- 积分: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