-
Dijkstra
可实现Dijkstra算法,显示起始点到其它各节点的最短距离和路径(Dijkstra algorithm can be implemented to show the shortest distance and path from the starting point to other nodes.)
- 2020-06-25 02:00:02下载
- 积分:1
-
背包问题:一. 需求分析1.本程序中,表示背包和物品的元素限定为实型,物品的多少不限(可通过改变宏选择适当的数组长度).2.程序由用户和计算机的对话方式执行,在...
背包问题:一. 需求分析1.本程序中,表示背包和物品的元素限定为实型,物品的多少不限(可通过改变宏选择适当的数组长度).2.程序由用户和计算机的对话方式执行,在计算机的提示信息下由用户在键盘上输入规定的运算命令,相应的输入数据和运算结果显示在其后。3.程序执行的命令包括:1) 构造物品数组及相应的标识数组2) 对数组的当前状态求和3) 打印出所有符合要求的结果4.测试数据实型的任意数据均可,不能输入字符型数据-knapsack problem : 1. A needs analysis. This procedure, said the backpack and items elements is limited to type, the number of open-items (available through Acer change the selection of appropriate length of the array). 2. Procedures by the user and computer dialogue approach to the implementation of the computer under the message by the user at the keyboard input on the operation order, the corresponding input data and computing results in the following. 3. Procedures for the implementation of the order include : 1) Construction items array and the corresponding array logo 2) to the current status of the array summation 3) Print out to meet the requirements of all four results. Test data is the type of data can be arbitrary, can not be imported for character data
- 2022-07-14 00:37:18下载
- 积分:1
-
omnet++环境下实现的tcpip协议 TCPSocket
在omnet++环境下实现的tcpip协议.由于omnet++环境下代码是分模块实现的,这里将客户端和用户端放在了同一个文件里(A C++ program of TCPIP on platform Omnet++)
- 2021-01-27 10:48:41下载
- 积分:1
-
ffapyx
基于小波零树的图像压缩算法实现,学习编码的程序,可以的(Based on the zero tree wavelet image compression algorithm, learning coding procedures, can be)
- 2017-07-09 23:03:56下载
- 积分:1
-
C++课程设计 工资管理系统 自己做的 还可以
C++课程设计 工资管理系统 自己做的 还可以-C curriculum design their own salary management system can also do
- 2022-02-03 16:36:12下载
- 积分:1
-
tWavveletVCReh
通过设计Visual C程序源码对简单易懂的一维信号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波与Haar小波变换,从而的到小波分解系数;再通过改变分解的到的各层高频系数数进行信号的小波重构达到消噪噪的目的。在这一程序源码实现的过程中能直观地理解信号小波分解重构的过程与在信号消噪中的重要作用,和在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。 可直接
(Design Visual C program source code on a simple one-dimensional signal with a Gaussian white noise Daubechies wavelet, Morlet wavelet and Haar wavelet transform, and thus to the wavelet coefficients and then change the decomposition to each storey wavelet reconstruction frequency coefficient of the number of signal to noise canceling noise. In the process of realization of this program source code can be intuitively understood the signal wavelet decomposition and reconstruction process and an important role in signal denoising, and the selection coefficient in the high frequency coefficients of the layers of the weight of processing noise cancellation signal impact. Can be directly)
- 2012-07-27 16:21:08下载
- 积分:1
-
MSP430F2xx_bq27210EVM
使用MSP430 控制器作为主机的,对bq27210器件配置和通信的例程。提供IAR和CCS两种开发环境的工程文件。(MSP430 is used as the host microcontroller interfacing to various bbq27210 devices.The complete source code and project files have been provided for the two embedded firmware Integrated Development Environments for the MSP430 microcontroller platform – IAR Systems Embedded Workbench and Texas Instruments Code Composer Studio.)
- 2021-03-15 14:29:22下载
- 积分:1
-
zp_presents2_weapon
CS1.6补给箱源码可自定义箱子内武器类型(wu)
- 2010-02-18 11:17:52下载
- 积分:1
-
C# 串口通讯源代码
基于.NET下的串口通讯源代码,C#编写,详细地介绍了MODBUS通讯协议,是学习串口通讯的很好例子,推荐学习和收藏。
- 2022-02-01 05:39:11下载
- 积分:1
-
VCPPGetHardwareId
VC++获取网卡MAC、硬盘序列号、CPU ID、BIOS编号,是个文档,用来学习,需要的话代码移植下也比较简单(VC++ Gets NIC MAC, hard drive serial number, CPU ID, BIOS serial number, is a document used to study under the required code migration is relatively simple)
- 2015-07-24 10:49:26下载
- 积分:1