资源列表

« 1 2 ... .65 .66 .67 .68 .69 1070.71 .72 .73 .74 .75 ... 3004 »

[汇编语言huisu

说明:回溯(b a c k t r a c k i n g)是一种系统地搜索问题解答的方法。为了实现回溯,首先需要为问题定义一个解空间( solution space),这个空间必须至少包含问题的一个解(可能是最优的)。在迷宫老鼠问题中,我们可以定义一个包含从入口到出口的所有路径的解空间;在具有n 个对象的0 / 1背包问题中(见1 . 4节和2 . 2节),解空间的一个合理选择是2n 个长度为n 的0 / 1向量的集合,这个集合表示了将0或1分配给x的所有可能方法。当n= 3时,解空间为{ ( 0
<john> 在 2008-10-13 上传 | 大小:28.91kb | 下载:0

[汇编语言MS-DOS

说明:可以看一看源代码 与大家共享-look at the source code and share
<周元平> 在 2008-10-13 上传 | 大小:28.92kb | 下载:0

[汇编语言8X8MatrixLED

说明:LED显示仿真,含程序,原理图,全套。如有不明白的,可以联系我QQ64134703
<无名> 在 2008-10-13 上传 | 大小:28.81kb | 下载:0

[汇编语言76-PCF8591

说明:PCf8591将模拟量转换成数字量,在单片机上加入声音模块可以转换-PCf8591 to convert analog to digital
<毛元> 在 2025-06-29 上传 | 大小:29kb | 下载:0

[汇编语言Delphi

说明:大恒相机采集单帧图像的Dclphi程序,简单易懂,供大家参考-Daheng camera acquisition single fr a me image of Deplhi program, easy to understand, for your reference
<chenyanqin> 在 2025-06-29 上传 | 大小:29kb | 下载:0

[汇编语言Network-topology-discovery-programl

说明:基于SNMP协议的网络拓扑结构发现程序,以一个路由器作为起点开始搜索,输入路由器的IP 地址后,可以发现与之相连的其他网络设备,并得出其本的拓扑结构图。同时也可以得到路由器的系统信息,路由表及子网结构-Based on SNMP protocol network topology discovery process, to a router as a starting point to start the search, enter the router s IP address can be
<刘宇> 在 2025-06-29 上传 | 大小:29kb | 下载:0

[汇编语言pfjdb

说明:本程序是有关粒子滤波方面的程序,有比较经典的程序,可以仿真-This program is a program-related aspects of the particle filter, there is more classic program can be simulated
<乔嘉歆> 在 2025-06-29 上传 | 大小:29kb | 下载:0

[汇编语言7

说明:验证时间域的循环褶积对应的是频率域的乘积;线性褶积则不然-Cycle time convolution corresponding authentication domain is the product of the frequency domain otherwise the linear convolution
<li liang> 在 2025-06-29 上传 | 大小:29kb | 下载:0

[汇编语言8

说明:用MATLAB编程来查看DSP中的栅栏效应-DSP programming using MATLAB to see the fence effect
<li liang> 在 2025-06-29 上传 | 大小:29kb | 下载:0

[汇编语言JISQ

说明:本程序为简易计算器。可以算整数且正数类型的运算。 但是暂时没有实现其连算功能,故在每次运算之后,请按下清零键。-This procedure is simple calculator. You can count and type of positive integer arithmetic. But for the time being did not achieve its even function, so after each operation, press the cl
<葛竖旭> 在 2025-06-29 上传 | 大小:29kb | 下载:0

[汇编语言06

说明:汇编实验 1.掌握PL/0编译程序的总体结构; 2. 熟悉PL/0的语法图;
<wm> 在 2025-06-29 上传 | 大小:29kb | 下载:0

[汇编语言dys

说明:求两个或两个数以上的最大公约数,有可视页面(For the two or two numbers above the common denominator)
<veran5 > 在 2025-06-29 上传 | 大小:29kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 1070.71 .72 .73 .74 .75 ... 3004 »

源码中国 www.ymcn.org