资源列表

« 1 2 ... .86 .87 .88 .89 .90 2691.92 .93 .94 .95 .96 ... 14335 »

[JSP源码/JavaCoins

说明:现在有八枚银币abcdefg,已知其中一枚是假币,其重量不同于真币,但不知道是轻还是重,如何用天平以最小的比较次数决定出那个是假币,并得知假币是比真币轻还是重。 -There are eight coins abcdefg, known to one of them is counterfeit money, and its weight is different from the real coins, but I do not kn
<白龙> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[JSP源码/JavaKnight

说明:骑士游戏,在十八世纪倍受数学家与拼图迷的注意,骑士的走法为西洋棋的走发,骑士可以由任何一个位置出发,它要如何走完所有的位置。 -Cavalier games, popular in the eighteenth century mathematician and puzzle fans note that the following law Cavalier chess walk hair, Cavalier can proceed b
<白龙> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[JSP源码/JavaMouse

说明:Mouse走迷宫是循环求解的基本类型,我们在二维数组中用2来表示迷宫的墙壁,使用1来表示老鼠的行走路径,并用程序求出从入口到出口的距离。 -Mouse Maze is a cycle to solve the basic types, we used two-dimensional array 2 to show that the walls of the maze, use 1 to indicate the mice to w
<白龙> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[JSP源码/JavaPascal

说明:三角形基本上就是在解nCr ,因为三角形上的每一个数字各对应一个nCr ,其中n为row,而r为colnmu -In the solution of the triangle is essentially nCr, because each triangle on the figure corresponds to one of the nCr, which n as row, and r for colnmu
<白龙> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[JSP源码/JavaQueen

说明:西洋棋中的皇后可以直线前进,吃掉遇到的所有棋子,如果棋盘上有八个皇后,则这八个皇后如何相安无事的放置在棋盘上? -Queen of chess can be straight forward, eat all the chess pieces encountered, if there are eight Queen s chessboard, then the eight Queen s How to live in peace
<白龙> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[JSP源码/JavaThreeColorsFlags

说明:ThreeColorFlags问题最早由E.W.Dijkstra所提出,塔所使用的用语为Dutch Nation Flag(Dijkstra为荷兰人),而多数的作者则使用Three-Color Flag来说明。 假设有一条绳子,上面有红,白,蓝三种颜色的旗子,起初绳子上的旗子颜色并没有顺序,您希望将之分类,并排列蓝,白,红的顺序,要如何移动次数才会最少,注意您只能在绳子上进行这个动作,而且一次只能调换两个旗子。 -Th
<白龙> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[JSP源码/JavaLifeGame

说明:生命游戏,为1970年英国数学家J.H.Conway所提出,某一细胞的邻居包括上,下,左,右,左上,左下,右上与右下相邻的细胞,游戏规则如下: 1,孤单死亡:如果细胞的邻居小于一个,则该细胞在下一个状态死亡。 2,拥挤死亡:如果细胞的邻居在四个以上,则该细胞在下一个状态死亡。 3,稳定:如果细胞的邻居为两个或三个,则该细胞在下一个状态稳定。 4,复活:如果某位置原无细胞存活,而该位置的邻居
<白龙> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[JSP源码/JavaJAVA

说明:JAVA通过共享内存实现进程间的通信!这个是一个完整的代码!-JAVA through the shared memory to achieve inter-process communication! This is a complete code!
<李逆> 在 2025-04-24 上传 | 大小:2kb | 下载:0

[JSP源码/JavaEclipse

说明:Eclipse的使用手册,有所有的Eclipse开发环境中你能涉及到的问题和使用方法,还有快接键.-Eclipse s user manual, there are all of the Eclipse development environment you can relate to the problems and the use of methods, as well as fast access key.
<kaka> 在 2025-04-24 上传 | 大小:5.82mb | 下载:0

[JSP源码/JavaCalendar

说明:实现了一个超级万年历程序,具有很好的参考价值-The realization of a super calendar procedures are very good reference value
<李德志> 在 2025-04-24 上传 | 大小:18kb | 下载:0

[JSP源码/JavaKMeansCluster

说明:实现一个超级聚类程序,具有很好的参考价值.-The realization of a super-cluster procedure, with a very good reference value.
<李德志> 在 2025-04-24 上传 | 大小:27kb | 下载:0

[JSP源码/JavaJNative-1.3.2-src

说明:一个开源的组件,通过它调用已有动态库中的方法就非常的方便,支持CallBack-An open source component, which has been called the dynamic library approach is very convenient, support CallBack
<王志强> 在 2025-04-24 上传 | 大小:1.27mb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 2691.92 .93 .94 .95 .96 ... 14335 »

源码中国 www.ymcn.org