资源列表

« 1 2 ... .09 .10 .11 .12 .13 2914.15 .16 .17 .18 .19 ... 14954 »

[编译器/词法分析asdfadsfd

说明:编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详-compiler source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code gener
<长波> 在 2008-10-13 上传 | 大小:1.5kb | 下载:0

[其它atm_file

说明:模拟银行提款机程序,用文件存储数据,实现存款、提款、转账等程序-ATMs simulation program, data file storage and achieve deposits, withdrawals, transfers and other procedures
<li> 在 2008-10-13 上传 | 大小:39.95kb | 下载:0

[其它人民币大写转换

说明:人民币大小写转换,内附程序文档,函数说明-yuan case-conversion, document containing procedures, functions Note
<li> 在 2008-10-13 上传 | 大小:26.09kb | 下载:0

[其它用pictureBox实现的时钟

说明:使用pictureBox画出的数码时钟显示程序,可设置时间等-use of the digital clock display program can be set up time
<li> 在 2008-10-13 上传 | 大小:12.74kb | 下载:0

[其它carlight

说明:计算车灯投影光斑的程序,内附程序的NS流程图-projector beam headlights calculation procedures, the procedures attached flowchart NS
<li> 在 2008-10-13 上传 | 大小:40.52kb | 下载:0

[其它beibao_多种算法

说明:0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包 问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类 似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当 右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余 物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右 子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后 依次装入物品,直至装
<汪柏然> 在 2008-10-13 上传 | 大小:17.37kb | 下载:0

[汇编语言1302program

说明:经典的时钟读写程序,他包含对芯片的读操作和写操作,还特意说明一些注意事项-classic clock read and write procedures, the chip contains the read operation and write operation also specifically give some attention to matters
<吴任> 在 2008-10-13 上传 | 大小:1.88kb | 下载:0

[其它biowiz

说明:一个强大复杂的例子, 解释所谓Biorythms理论, 计算你的生物钟周期-a great and complex examples to explain the so-called Biorythms theory, calculating your clock cycle
<叶坤> 在 2008-10-13 上传 | 大小:446.29kb | 下载:0

[其它name

说明:为起一个好听的名字而皱眉头吗?这个原代码将帮你解决这个难题-starting to put a name and scowl? This source will help you solve the problem
<叶坤> 在 2008-10-13 上传 | 大小:58.87kb | 下载:0

[其它D++IDEALanguagecompiler

说明:真是不得了!这个VB程序竟然还能编译出EXE程序,语言叫做D++,推荐下载看看!-really incredible! The VB has also compile EXE procedures, language called D, download see!
<叶坤> 在 2008-10-13 上传 | 大小:110.42kb | 下载:0

[其它Botz

说明:很有意思的一个源码,能模仿物体在重力环境下的运动及形态,附带了7个示例-very interesting one source, can imitate objects in gravity environment of movement and form, accompanied by seven examples
<叶坤> 在 2008-10-13 上传 | 大小:132.04kb | 下载:0

[其它C2vb

说明:这个源码可以将C语言头文件(.h)转换为VB模块(.bas)!-this source will be the first C language files (. H) conversion of VB module (. Bas)!
<叶坤> 在 2008-10-13 上传 | 大小:55.91kb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 2914.15 .16 .17 .18 .19 ... 14954 »

源码中国 www.ymcn.org