资源列表

« 1 2 ... .91 .92 .93 .94 .95 11396.97 .98 .99 .00 .01 ... 14959 »

[书籍源码Backtracking-optimal-scheduling

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

[汇编语言countkey1

说明:编写php的扩展实现在一段php程序中查找出现的关键字的个数-Php extension number to write some php to achieve keywords to find the program that appears in the
<王武军> 在 2025-04-30 上传 | 大小:5kb | 下载:0

[编辑器/阅读器vim

说明:使用vim编辑器编写代码,熟悉更多的编辑命令,能够熟练操作 vim-Use vim editor to write code more familiar editing commands, able to manipulate vim
<王武军> 在 2025-04-30 上传 | 大小:47kb | 下载:0

[书籍源码Solar_DC_DC_F2803x

说明: dc-dc直流变换,采用交错升压的程序控制,输出400v-dc-dc dc conversion, program control using staggered boost output 400v
<邸峰> 在 2025-04-30 上传 | 大小:501kb | 下载:0

[LabViewbrazilian_metro

说明:Original problem created by me :)
<caiquelira> 在 2025-04-30 上传 | 大小:180kb | 下载:0

[书籍源码DAStools

说明:读 PLC 内存值 写PLC 内存值 针对所以PLC 前提 DAS 系统支持
<葛新方> 在 2025-04-30 上传 | 大小:6kb | 下载:0

[书籍源码TestRandomProbability

说明:C#隨機數概率算法C # random probability algorithm-C# random probability algorithm
<harson> 在 2025-04-30 上传 | 大小:25kb | 下载:0

[LabView191740907114090

说明:本程序是labview程序,利用于程序的编写与纠正-This program is a labview program, utilized in the preparation and correction procedures
<huang> 在 2025-04-30 上传 | 大小:24kb | 下载:0

[书籍源码read-dzt

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

[LabViewEX1

说明:编写一个LabWindows/CVI程序,功能自定(可以是课堂或者书上的例子),程序有菜单或多种控件,用程序改变控件值或属性。-Write a LabWindows/CVI program, custom functions (which may be an example of the classroom or book), the program has a menu or a variety of controls, applic
<沈超> 在 2025-04-30 上传 | 大小:293kb | 下载:0

[LabViewEX2

说明:编写一个函数发生器,要求 : 能够通过用户界面选择产生正弦波、三角波、锯齿波、方波等函数波形 用曲线图控件绘制用户选择的波形。 -Write a function generator requirements: Can be selected via the user interface to generate sine, triangle, sawtooth, square wave function waveform
<沈超> 在 2025-04-30 上传 | 大小:234kb | 下载:0

[汇编语言p2

说明:速度控制使用两个按键及与非门,共用一路外部中断,速度测量使用一路外部中断,从而实现加减速控制与速度测量的同时实现-Speed control using two buttons and a NAND gate, share a common external interrupt, velocity measurement using an external interrupt, and realize the speed control
<maolv> 在 2025-04-30 上传 | 大小:50kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 11396.97 .98 .99 .00 .01 ... 14959 »

源码中国 www.ymcn.org