资源列表
upload_me
- 简洁的论坛源码,以后会长期更新,期待您的测评-Concise forum source, the future will be a long-term update, looking forward to your evaluation ~ ~
BCD_count
- BCD counte use in Quartus 7.2
41695086jiaodiaoMatch
- 适用vc6.0开发的,基于角点的图像匹配程序。-For vc6.0, corner-based image matching.
吞噬者批处理编写器.zip
- 很好的批处理编写软件,适合Dos编程初级人员(Very good Code Editor Of Dos.)
com.gau.go.launcherex.theme.roaringlion.firstP
- Go launcher ex theme datafile 2
Aansor-The
- The book C Interfaces and Implementations by David Hanson(The book C Interfaces and Implementations by David Hanson)
Advertisin199812622006
- This software is for an advertising agency and basically it allows creation and storage of release orders and bills for them. It also has some reports which can be used for accounting and management purposes. This software is already being used by an
3-15样本采集
- 设两次行走等长距离,到达(x1,y1)和(x2,y2)处取得的最大价值为h[x1][y1][x2][y2]。容易证明其具有最优子结构性质。动态规划算法如下。(The maximum value of reaching (x1, Y1) and (X2, Y2) at the same length of two times is h[x1][y1][x2][y2]. It is easy to prove that it has the optimal)
STM32F4_TIM基本延时(阻塞式)
- TIM基本定时器,阻塞式,stm32f4例程,可以直接使用。(TIM Timer control for stm32f4)
NOIP2017普及组C++试题(无水印版)
- Noip2017年普及组初赛c++试题(无水印)(Noip2017 popularization group preliminaries in c + + test questions)
异常
- python的运行时错误称做异常 语法错误:软件的结构上有错误而导致不能被解释器或被编译器编译 逻辑错误:由于不完整或不合法的输入所致,也可能是逻辑无法生成,计算或者输出结果需要的过程无法执行等 python异常是一个对象,表示错误或意外情况 在python检测到一个错误时,将触发一个异常 python可以通过异常传导机制传递一个异常对象 发出一个异常情况出现的情况 程序员也在代码中自己触发异常(Python's runtime errors are called except
变异蚁群算法
- 蚁群算法,对ACO传统算法进行改进,求解TSP问题的软件(solution of space equilibrium piont)