资源列表

« 1 2 ... .13 .14 .15 .16 .17 8418.19 .20 .21 .22 .23 ... 14954 »

[汇编语言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> 在 2025-06-24 上传 | 大小:29kb | 下载:0

[编译器/词法分析bianyiyuanlishijue

说明:一套经典编译原理考试试卷,对于正在学习这门课的同学有帮助!-a classical compiler theory examination papers, are learning this course is to help students!
<jianyf> 在 2025-06-24 上传 | 大小:29kb | 下载:0

[中间件编程MsFlexPrint

说明:一个VB表格控件,可打印,里面带有工程文件-a VB Controls forms, Print, which works with documents
<wanjinyou> 在 2025-06-24 上传 | 大小:29kb | 下载:0

[书籍源码xueshengxitong

说明:一个学生系统代码,对初学者有一定的帮助作用-a student system code, for beginners is certainly helpful role. !
<唐军> 在 2025-06-24 上传 | 大小:29kb | 下载:0

[汇编语言VC++ASM

说明:自己学习内联汇编时的一个代码,大家家可以看看啦-within their own learning together a compilation of the code, we can look home
<财财> 在 2025-06-24 上传 | 大小:29kb | 下载:0

[中间件编程GAMESOU

说明:一个通过光碟的8位GAME在DVD机上打GAME的程序,数据读出及处理.-one through eight discs in DVD players naGames fired naGames procedures, and read out data processing.
<黄耀鹏> 在 2025-06-24 上传 | 大小:29kb | 下载:0

[中间件编程javascriptvrml

说明:一个用vrml做的实例!欢迎大家来看看啊! 内容丰富!不容错过!-a vrml do with the case! Welcome Laikankana! Rich! Not to be missed!
<胡中兴> 在 2025-06-24 上传 | 大小:29kb | 下载:0

[中间件编程fftipcore

说明:该程序是vhdl语言编写的fft变换的ip核代码,程序中共包含了36个.vhd文件-that the procedure was prepared by the vhdl language fft transform ip nuclear code CPC procedures contained 36. vhd documents
<袁汇> 在 2025-06-24 上传 | 大小:29kb | 下载:0

[并行运算shujukuchaxun

说明:五种排序算法,方便实用,全部通过测试!请放心使用-five ranking algorithm, convenient and practical, all passed the tests! Please be assured use
<小林> 在 2025-06-24 上传 | 大小:29kb | 下载:0

[编译器/词法分析WordAnalysis2

说明:用c++语言编写的词法分析器源代码,很适合做课程设计。-c language used in the preparation of a lexical analyzer source code, is suitable for curriculum design.
<张智伟> 在 2025-06-24 上传 | 大小:29kb | 下载:0

[书籍源码MySimpleServer

说明:能够启动侦听,接受客户端发过来的信息,进行身份认证。返回给客户端相应信息。-to launch the interception for the client sent the information for identity authentication. Back to the client corresponding information.
<阳炳林> 在 2025-06-24 上传 | 大小:29kb | 下载:0

[编译器/词法分析zonal-coding

说明:The aim of this application is to implement scalable mpeg type compression by varying DCT coefficients and finding minimum number of DCT coefficients that can give minimum acceptable quality.. This application only works for gray scale.
<vvMav3rick> 在 2025-06-24 上传 | 大小:29kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 8418.19 .20 .21 .22 .23 ... 14954 »

源码中国 www.ymcn.org