资源列表

« 1 2 ... .21 .22 .23 .24 .25 213726.27 .28 .29 .30 .31 ... 216381 »

[数据结构常用算法ddt

说明:算法设计于分析中的多段图问题,用VC编写应用动态规划的算法设计方法,利用最优性原理以及所获得的递推关系式求取最优决策序列,通过多段图的定义,找到由源点s到汇点t的最小成本路径,进而可以灵活解决可以用多段图描述的许多实际问题.-algorithm design in the analysis of many of the map, prepared with VC dynamic programming algorithm design,
<范铮> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[对话框与窗口消息框

说明:用win32汇编语言编写的一个windows消息框程序,可以用语微机原理的教学-use of a language news box windows procedures, the principle of computer language teaching
<范铮> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[编译器/词法分析cffxc

说明:用vc编写的一个词法分析源程序,可以对输入的C语言语句进行种别分类-vc prepared with a lexical analysis of the source, can be imported to the C language statements for other species classification
<范铮> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[C#编程堆排序算法的过程演示

说明:数据结构堆排序算法的过程演示算法实现的源代码,望多多指教。-data structure heap sorting algorithm demonstration of the algorithm source code, looking for more information.
<郭菲菲> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[编译器/词法分析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 an
<范铮> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[C#编程快速排序、插入排序和选择排序

说明:数据结构的快速排序、插入排序和选择排序程序设计算法实现的源代码,请大家多多指教。-rapid data structure, in order of ranking and selection inserted Sorting Algorithm design of the source code, please exhibitions.
<郭菲菲> 在 2025-05-20 上传 | 大小:1kb | 下载: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
<王生> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[P2P编程buttonhandler

说明:JAVA程序开发程序,如有错误请师傅们指教。在此谢过。-Java programming procedures and, if mistakes were invited instructors enlighten. In thanked.
<qdy> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[屏幕保护PinBao

说明:该程序运行时将桌面用定义的窗口覆盖,显示定义的图象。该程序的图象是不断的画线条,到100根后清除重新画,直到关闭窗口或结束程序运行。-running at the desktop with the definition of window covering, the definition images show. The program, the image is constantly painting lines, to 100 af
<全子> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法MUZI3

说明:随机产生5组测试数据,分别进行顺序查找,折半查找和分块查找,输出比较结果-five groups randomly generated test data, for the order to search, locate and half-block search, the output results
<李江> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法muzi

说明:利用C语言实现两个多项式的加法,依次输入输入指数和系数,数据输入以(0,0)结束-use C language two polynomials additive, in order to import and importation index coefficient, data input to (0,0) end
<李江> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[其他游戏tortoiseandhare

说明:我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第一个点出发,终点是在第70个点上。 时钟按秒来数计。随着时钟的转动,程序能够根据下述规则来调节乌龟和兔子的位置。动物 跑动类型 占用时间 跑动量乌龟 快走 50% 向右3个点 后滑 20% 向左6个点 慢走 30% 向右1个点兔子 睡觉 20% 不动 大后滑 20% 向右9 个点
<全子> 在 2025-05-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 213726.27 .28 .29 .30 .31 ... 216381 »

源码中国 www.ymcn.org