-
钻石矿工
算法设计中的钻石矿工问题在一座金字塔每块石头上都镶有一块钻石从金字塔的顶端向下收集钻石尽可能收集价值高的钻石,每层每次只能从一块砖斜向左下或斜向右下走到另一块砖上。设计算法求出获取的钻石最大价值及路径。(动态规划)(The problem of diamond miner in algorithm design is set up on every stone in Pyramid. A diamond is collected from the top of Pyramid. Diamond is collected as high as possible. Every layer can only lean from one brick to the left or to the right to go to the next brick at a time. The design algorithm is used to find the maximum value and path of the obtained diamond. (dynamic programming))
- 2020-10-21 08:37:24下载
- 积分:1
-
islanding
电力系统中存在孤岛时,利用最小生成树法进行孤岛划分。(Island is in the power system, using the method of minimum spanning tree on an island.Island is in the power system, using the method of minimum spanning tree on an island.)
- 2016-04-30 08:27:19下载
- 积分:1
-
changesampleofpcmfile
PCM文件采样率转换,其中可以自己定义采样率。作为WAV文件进行存储。效果较好。注意使用时确定源文件采样率。(PCM file sample rate conversion, which could define their own sampling rate. As a WAV file is stored. Effective. Note that when used to determine the source file sample rate.)
- 2020-11-04 19:59:52下载
- 积分:1
-
icmpCheater
给任意IP地址发送一个欺骗icmp包,发送方的IP地址和MAC地址可以随意填写(To deceive any IP address to send a icmp packet, the sender' s IP address and MAC address can be free to fill)
- 2013-07-12 13:07:07下载
- 积分:1
-
Roses
去年情人节写的一个程序。设计场景:在漫天玫瑰飘洒之下,对尔之祝福姗姗而来。(a program to make your girl happy!I hope this is useful to you.)
- 2012-09-01 03:09:48下载
- 积分:1
-
Lissajous
Lissajous,李萨茹曲线,
Win32 API,多窗口,其中一个窗口作为
工具条(Lissajous Curves Drawing,using
Win32 API. Muti-Windows, Multi Threads.)
- 2012-05-08 19:59:01下载
- 积分:1
-
wave-simulator-antenna-
基于IRA天线的辐射波模拟器天线辐射性能研究(Radiation wave simulator antenna radiation performance of the antenna-based IRA)
- 2013-11-24 10:17:13下载
- 积分:1
-
ChatDemo
一个简单的点对点聊天程序,学习socket通讯编程时的练习程序。编译环境为VS2008(A simple peer-to-peer chat program, learning socket communication programming practice procedures. The compiled environment for VS2008)
- 2020-07-04 14:00:02下载
- 积分:1
-
source-code
Opencv教程的实例源代码
书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。(Opencv tutorial source code examples in the book of C/C++ language examples. .. Each instance subdirectory* dsw and* dsp files are under Visual C++ 6.0 for Windows File and Project Workspace file Makefile Linux is GNU Make the input file. In the Windows environment, double* dsw file will start the Visual C++ 6.0 and load the instance in the Linux environment, enter the make command to compile the examples.)
- 2013-12-05 22:28:11下载
- 积分:1
-
28335svpwmProgram
基于TMS320F28335 SPVWM的实现源代码,已在CCS3.3中编译通过,波形很好。(TMS320F28335 implementation of SVPWM based, university thes is, it is practical)
- 2020-07-02 07:20:02下载
- 积分:1