-
回文数的判断,用栈和队列做的!希望大家可以互相交流一下...
回文数的判断,用栈和队列做的!希望大家可以互相交流一下-Palindrome number of judgments, with stacks and queues to do! Hope that we can exchange what
- 2022-04-10 11:00:25下载
- 积分:1
-
a particularly handy in the VC done in the database control, and can achieve as...
一个特别好用得VC做数据库得控件,能实现和EXECLE 一样得功能-a particularly handy in the VC done in the database control, and can achieve as a function EXECLE
- 2022-06-14 14:40:24下载
- 积分:1
-
java通过ODBC JDBC桥完成数据库的操作简单代码
java通过ODBC JDBC桥完成数据库的操作简单代码-java through ODBC database JDBC Bridge completed the simple code
- 2022-01-28 01:55:48下载
- 积分:1
-
/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means...
迷宫算法(maze)
/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK,
* 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary.
* Each step can be made horizontally or vertically for one more grid (diagonal
* jump is not allowed).
* Your program should print a series of grid coordinates that start from m[0][0]
* and go to m[9][9]
* Hint: No need to find the shortest path, only need to find one path that gets
* you to desitination.
*/
-/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK,
* 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary.
* Each step can be made horizontally or vertically for one more grid (diagonal
* jump is not allowed).
* Your program should print a series of grid coordinates that start from m[0][0]
* and go to m[9][9]
* Hint: No need to find the shortest path, only need to find one path that gets
* you to desitination.
- 2022-08-08 06:28:42下载
- 积分:1
-
用vb写的饮食管理系统功能全面
用vb写的饮食管理系统功能全面-with vb was eating a comprehensive management system function
- 2022-04-15 08:15:26下载
- 积分:1
-
serversock
/**************************************************************************************
* Dragonfly - RTMP Server by ActionScript
*
* Author: SnowMan
* Author QQ: 228529978
* BLOG: http://rtmp.net or http://rtmp.us.to
* Copyright(c) AS-RTMP-Server(Dragonfly) 2012
* SourceCode URL: http://code.google.com/p/as-rtmp-server
*
*
* Licence Agreement
*
- 2022-03-24 18:29:14下载
- 积分:1
-
离散点插值程序,采用的是cressman客观插值原理
离散点插值程序,采用的是cressman客观插值原理-discrete points interpolation procedure, the objective is cressman interpolation Principle
- 2022-03-23 15:55:46下载
- 积分:1
-
基于复杂网络的城市温度分析,即基于复杂网络的城市温度分析。
一篇基于复杂网络的城市温度序列分析的英文论文,最后得出了有意义的结论,刊登在MPLB杂志上。希望可以为研究网络及序列相关领域的同行们提供参考。-A english paper about city temperature analysis based on complex network,which is appear in MPLB.
- 2022-01-26 02:15:46下载
- 积分:1
-
For K
求K阶斐波那契序列 一个难得的数据结构示例 有详细注解 适合正在学习数据结构的STU-For K-order Fibonacci sequence a rare example of data structure has detailed annotations are learning the data structure suitable for the STU
- 2022-04-22 01:20:38下载
- 积分:1
-
a binary tree using the trigeminal Chain example, the leaves are obtained and th...
一个二叉树的三叉链表运用实例,求出叶子的结点并输出从根结点到该叶子结点的路径!-a binary tree using the trigeminal Chain example, the leaves are obtained and the output node from the Root of leaf nodes in the path!
- 2022-02-21 08:16:56下载
- 积分:1