资源列表

« 1 2 ... .77 .78 .79 .80 .81 2382.83 .84 .85 .86 .87 ... 14954 »

[编译器/词法分析ag

说明:词法分析程序,可对以下的C源程序进行分析:main() {int a[12] ,sum for(i=1 i<=12 i++) {for(j=1 j<=12 j++)scanf(\"%d\",&a[i][j]) } for(i=12 i>=1 i--){ for(j=12 j>=1 j--){ if(i==j&&i+j==13)sum+=a[i][j] } } printf(\"%c\",sum) }-lexical analysis procedures, right b
<范铮> 在 2008-10-13 上传 | 大小:1.35kb | 下载:0

[其它页面置换

说明:请求页式存储管理方案// 页面淘汰算法采用 FIFO页面淘汰算法,// 并且在淘汰一页时,只将该页在页表中抹去。// 而不再判断它是否被改写过,也不将它写回到辅-request page-storage management programs / / pages out FIFO algorithm out pages algorithm / / in an out, only to the page in the page table to erase. / / Rather than to
<王生> 在 2008-10-13 上传 | 大小:1.51kb | 下载:0

[其它Hugeinteger

说明:创建类Hugeinteger(大整数),使用40个元素的数组保存每个长度最大为40位的整数,每个元素表示一位。提供方法:inputHugeintteger,outputHugeinteger,addHugeintegers,substractHugeinteger,isEqualTo,isNotEqualTo,isGreatThan,isLessThan和判断方法isZero。-create Hugeinteger category (large integers), the use of 40
<全子> 在 2008-10-13 上传 | 大小:2.36kb | 下载:0

[其它Lowerfile

说明:zai dos 下通過 command 會降directory里的文件明 lower ,改寫可upper-through command will drop directory for documents specified lower and upper can be rewritten
<风景> 在 2008-10-13 上传 | 大小:25.7kb | 下载:0

[其它screantool

说明:windows desk 程序-windows desk procedures
<风景> 在 2008-10-13 上传 | 大小:48.63kb | 下载:0

[其它stopwatch_class

说明:一个计时器的类,利用CPU内部的一个高分辨率计数器计数实现,可以用于各种精确计时的场合,尤其适合需要测试某段代码的运行时间的情况-like a timer, using the CPU of a high-resolution internal Counting realized, could be used for various occasions precision timing, especially for the need to test a certain code of the
<旺财> 在 2008-10-13 上传 | 大小:1.3kb | 下载:0

[汇编语言公历与农历 星期的转换

说明:如果要进行农历跟正历的转换 那么这个程序就是用来转换的-to the Lunar calendar is with the conversion Well, this procedure is used for conversion
<唐军> 在 2008-10-13 上传 | 大小:141.97kb | 下载:0

[语音合成与识别dtw算法源代码

说明:一个完整的基于Matlab的DTW模型算法及高效算法程序,能快速识别数字0-9,运行testdtw即可。-An excellent MATLAB program for the algorithm as a DTW model. It can recognise the number of 0-9. Try it, just run testdtw.
<方成林> 在 2008-10-13 上传 | 大小:6.27kb | 下载:0

[其它动态规划-航线设置

说明:动态规划法---如何设置友好城市间的航线使的航线数又最大又不相交-dynamic programming -- how to set up a sister city links are so few routes do not intersect also the largest
<蔡银珊> 在 2008-10-13 上传 | 大小:3.9kb | 下载:0

[其它vbhtml

说明:选中一个project以后可以把所有关联文件全部转换成html格式。而且有links.可以拿去做网络教程.-selected after a project can be linked to all documents into all html format. But links. If we do Directory network.
<酸奶> 在 2008-10-13 上传 | 大小:58.65kb | 下载:0

[其它这是一个放大镜的例子

说明:这是一个实现放大镜功能的代码,通过选择工具条上的放大镜按钮然后单击鼠标左健并且拖动就可以放大窗口内的内容。-This is a realization of a magnifier function of the code, by selecting the magnifying glass toolbar button then click the left mouse and drag Kin can enlarge the contents of the window.
<王卫军> 在 2008-10-13 上传 | 大小:28.03kb | 下载:0

[其它21231231231231123131

说明:用MFC写的一个猜数字的小程序,可以存档,就是在填写数字的时候稍稍有些麻烦。-with MFC wrote a small viewing the procedure can be archived, is filling in the figures slightly some trouble.
<占士> 在 2008-10-13 上传 | 大小:39kb | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 2382.83 .84 .85 .86 .87 ... 14954 »

源码中国 www.ymcn.org