资源列表
排序选择:
[其他小程序] findlastcode
说明:C 语言实现的找链表中倒数第K个节点功能,包含main 函数的测试!-The first list to find the inverse of node K<shuna> 在 2025-07-19 上传 | 大小:265kb | 下载:1
[JSP源码/Java] world
说明:螺旋矩阵是一个螺旋形的矩阵输出顺序是从第一行由左到右,然后向下,然后向左,再向上,直至形成封闭的空间,再向内部依此顺序填满空间。-Matrix is a spiral helix matrix was its number from the first row becomes larger and larger, coherent output in the order of from left to right and then down and then up again to the le<汪涵> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[其他小程序] findprimenumber
说明:VS2008 下利用筛选法 实现找素数!-VS2008 use screening method to achieve the next to find prime numbers!<shuna> 在 2025-07-19 上传 | 大小:1.25mb | 下载:0
[matlab例程] sce-ua代码
说明:一个非常好的全局优化算法代码,可以用于优化求解各种非线性方程,包括数据同化领域都可以应用。-The sce-ua method is a general purpose global optimization program.<13277234792@163.com> 在 2013-12-15 上传 | 大小:839.46kb | 下载:2
[其他小程序] StringCircularRight
说明:VC 6.0 的下实现的字符串循环右移!-Achieved under the string loop VC 6.0 s right!<shuna> 在 2025-07-19 上传 | 大小:260kb | 下载:0
[其他小程序] Searchfindstr
说明:vc 6.0 下的 在一个字符串中找另一个字串的功能,包含主函数测试程序!-vc 6.0 next function to find another string in a string that contains the main function test program!<shuna> 在 2025-07-19 上传 | 大小:264kb | 下载:0
[数据结构常用算法] maze
说明:迷宫求解一般采用“穷举法”,逐一沿顺时针方向查找相邻块(一共四块-东(右)、南(下),西(左)、北(上))是否可通,即该相邻块既是通道块,且不在当前路径上。用一个栈来记录已走过的路径栈是限定仅在表尾(top)进行插入或删除操作的线性表。-Maze solving generally use the " exhaustive" one by one to find adjacent blocks in a clockwise direction (a total of four-<xf> 在 2025-07-19 上传 | 大小:1.06mb | 下载:0