资源列表

« 1 2 ... .22 .23 .24 .25 .26 11027.28 .29 .30 .31 .32 ... 66581 »

[C#编程后缀表达是的求值

说明:数据结构中的一个经典的算法 是很好的参考-data structure of a classical algorithm is a good reference
<王子> 在 2026-01-23 上传 | 大小:1kb | 下载:0

[C#编程斐波纳契2

说明:我的数据结构的一个作业 是一个经典的算法 请大家参考-the data structure of an operation is a classic algorithm please refer to
<王子> 在 2026-01-23 上传 | 大小:3kb | 下载:0

[C#编程DFS算法的非递归函数

说明:我的数据结构作业 是比较经典的算法 请大家参考-operating data structure is more classical algorithm please refer to
<王子> 在 2026-01-23 上传 | 大小:1kb | 下载:0

[C#编程求原四则表达式的前缀表达式

说明:我的数据结构作业 一个比较经典的算法 请大家参考-my data structure operating in a more classical algorithm please refer to
<王子> 在 2026-01-23 上传 | 大小:1kb | 下载:0

[Windows编程regester_C++

说明:用C++编写的封装有关注册表操作的函数,使你可以轻松添加、删除、修改主键或键值。(2KB)-encapsulation of some regedit operation function with C++,which make add,delete and modify main key or key assignments easily
<许超雄> 在 2026-01-23 上传 | 大小:2kb | 下载:0

[Windows编程migong 2

说明:以一个M*N的长方阵表示迷宫,字符 # 表示障碍, @ 表示"死胡同", * 表示路径上的位置. 本程序只求出一条成功的通路-An M*N represent maze,character "#" represent obstacle,"@" represent an dead end,"*" as position on the route. Only one successful gateway is obstained.
<曹文博> 在 2026-01-23 上传 | 大小:3kb | 下载:0

[按钮控件Gear0.43

说明:故意感就一哦哦科技哦开辟哦科技破口;可哦可了;可; 考虑;-a deliberate sense Instead Technology opened oh oh technology Break; May OK; May; Consideration;
<dafa> 在 2026-01-23 上传 | 大小:2.17mb | 下载:0

[其他小程序Cpp11

说明:说某公司有一个顾客接待站,在单位时间内随机地有顾客到接待站询问,设每位顾客 的接待时间是某个范围内的随机值,设接待站只有一名接待人员,要求程序模拟统计 //在设定时间内,接待员的总空闲时间和顾客的平均等待时间。假定模拟数据已按顾客 //到达接待站的先后顺序依次存于某个正文数据文件中。对应每位顾客有两个数据,到达 ///时间和需要接待的时间。 //在计算机模拟程序中,程序按模拟环境中的事件出现顺序逐一处理事件。当一个事件 //结束时,下一个事件隔一段时间才发生,则程序中的模拟时钟立即推进到下一个事
<司成> 在 2026-01-23 上传 | 大小:2kb | 下载:0

[其他小程序Cpp17

说明:将A,B,C,D,E,F这6个变量排成如下图所示的三角形,这6个变量分别取[1,6]上的整数,且均不相等。求使三角形三条边上的变量之和相等的全部解-A, B, C, D, E, F 6 variables that are formed as shown in the triangle, six variables, respectively [1,6] integer, none of the same. Seeking to make the edge of the triangle thr
<司成> 在 2026-01-23 上传 | 大小:1kb | 下载:0

[其他小程序Cpp10

说明:计算A(n,x,y),当n<>0,y<>0时,用函数调用A(n,x,y-1)代替,其中B=A(n,x,y-1)。在计算A(n,x,y-1)前,应先将参数n,x,y保存起来,待计算出A(n,x,y-1)的值之后,设其值为B,再回来计算A(n,B,x)。如果计算出A(n,x,y-1)时,仍有y-1>0,又要将n,x,y-1保存起来,去计算A(n,x,y-2),...,直到能计算出值,再返回来计算各中间值反复进行这一过程,直到最后求得最初的函数值-calculation
<司成> 在 2026-01-23 上传 | 大小:1kb | 下载:0

[其他小程序Cpp22

说明:使用循环链表来实现报数的相关问题,同时可以对链表有更进一步的了解-use of recycled Chain to realize the number of related issues, while the List with further understanding
<司成> 在 2026-01-23 上传 | 大小:1kb | 下载:0

[其他小程序Cpp29

说明:八皇后问题可以有多种解法,再次通过找寻棋盘上各个棋子之间的斜率来解决-eight Queen's problems can have multiple solutions, which again find chessboard through various pieces of the slope to solve
<司成> 在 2026-01-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 11027.28 .29 .30 .31 .32 ... 66581 »

源码中国 www.ymcn.org