资源列表

« 1 2 ... .36 .37 .38 .39 .40 141.42 .43 .44 .45 .46 ... 1877 »

[书籍源码Backtracking-optimal-scheduling

说明:本代码为算法导论中最佳调度问题的回溯算法。算法思想为:建立一棵深度为N的M叉树,从根结点出发,进行深度优先遍历。每搜索完一条路径则记录下besttime 和bestx[]序列开始结点就成为一个活结点,同时也成为当前的扩展结点。在当前的扩展结点处向纵深方向移至一个新结点,成为一个新的活结点,也为当前扩展结点。如果在当前的扩展结点处不能再向纵深方向扩展,则当前扩展结点就成为死结点。此时,应回溯至最近的一个活结点处,并使这个活结点成为当前的扩
<flxyd> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[书籍源码read-dzt

说明:能有效的打开美国GSSIS公司的探地雷达 采集的DZT文件-DZT files can effectively open U.S. GSSIS company GPR acquisition
<wangshizhi> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[书籍源码I2C_SLAVE

说明:I2C总线从机的VHDL代码实现,希望对相关设计人员提供参考-The I2C bus from the VHDL code to achieve,hoping to provide reference for the related design personnel
<ls112853> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[书籍源码Nixie-tube

说明: HT IDE 3000 VPM 软件仿真 按钮按下 数码管显示数字 电路搭建以及源代码 VPM 应用-HT IDE 3000 VPM software simulation button is pressed digital display and digital circuits to build the application source code VPM
<123> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[书籍源码10.-Converting-an-image-into-blocks-of-8-x-8-and-

说明:Converting an image into blocks of 8 x 8 and apply DCT on any one of the blocks
<nisheeth> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[书籍源码hedged

说明:导入统计套利品种的计算过的残差(要平稳)命名为resid文件,残差低于两个标准差买入,高于两个标准差卖出,计算买入和卖出点、次数以及收益,比较简单的一个小程序。-Calculation of statistical arbitrage varieties imported over residuals (to smooth) file named resid residuals less than two standard deviat
<zhoushengq> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[书籍源码XIAOBOsvm

说明:基于小波分析、遗传算法、支持向量机对股指期货进行预测的算法。-Based on the wavelet analysis, genetic algorithms, the algorithm of support vector machine (SVM) to forecast the stock index futures.
<zhoushengq> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[书籍源码sa_Ex6_5

说明:可以结合HFSS联合仿真的matlab天线设计源代码,适用于无线通信系统天线设计工程师-Can be combined with HFSS antenna design combined simulation matlab source code, suitable for wireless communication system antenna design engineer
<王佳> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[书籍源码i2s_top.vhd

说明:用于音频总线I2S信号生成,自己编写,已验证。-audio I2S bus
<吕卓> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[书籍源码Stack

说明:Source code C to create STACK.....
<Alberto> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[书籍源码who-is-lie

说明:张三说李四在说谎,李四说王五在说谎,王五说张三和李四都在说谎.现在问z这三人中到 底谁说的是真话,谁说的是假话?-Zhang said that John Doe is lying, lying five John Doe said the king, the king of five said Joe Smith and John Doe are lying now asking z this trio in the end Wh
<Lily> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[书籍源码pointchongzai

说明:C++中对运算符的重载,主要以前置后置++--为例,对初学者有帮助-C++ the overloading of operators, mainly in the pre-post++- for example, help for beginners
<rzl> 在 2025-01-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 141.42 .43 .44 .45 .46 ... 1877 »

源码中国 www.ymcn.org