资源列表

« 1 2 ... .69 .70 .71 .72 .73 2574.75 .76 .77 .78 .79 ... 21479 »

[其他小程序超长正整数的加法

说明:请设计一个算法来完成两个超长正整数的加法。 *问题分析与算法设计 首先要设计一种数据结构来表示一个超长的正整数,然后才 能够设计算法。 首先我们采用一个带有表头结点的环形链来表示一个非负的 超大整数,如果从低位开始为每 个数字编号,则第一位到第四 位、第五位到第八位...的每四位组成的数字,依次放在链表的 第一个、第二个、...结点中,不足4位的最高位存放在链表的最 后一
<姚紫欣> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[其他小程序iconxt

说明:得到EXE文件中的小图标而不用打开文件的例子 稍加改进会是一个很有用的小工具-be a small icon and not open the file of examples of little improvements will be a very useful tool for small
<姚紫欣> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[其他小程序停车场管理系统初级模版

说明:本程序是用VC++6.0写的,可用于酒店等“高级”地方的泊车跟出车的管理,车位任选,但没有写收费程序。可作为其他程序的子程序使用。-this program is written in Visual C++ 6.0 can be used for hotels and other "senior" with the local turnout of parking management, parking option
<林翰> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[其他小程序银行ATM模仿程序

说明:本程序是用VC++6.0写的,是一个模范银行ATM提款机的程序。可作为其他程序的子程序使用和作为VC++初学者的参考程序。-this program is written in Visual C++ 6.0, is a model of ATM bank teller procedures. Other procedures can be used as a subroutine and use as a reference VC be
<林翰> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[其他小程序聊天室JAVA版模版

说明:本程序是用JAVA写的,是一个算是简单的聊天程序,实现了客户机跟服务器的对话。可作为其他程序的子程序使用和作为JAVA初学者的参考程序。-this program is written in Java, is regarded as a simple chat program, to achieve a client with the server dialogue. Other procedures can be used as a
<林翰> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[其他小程序TestNesting

说明:容器的嵌套示例,把一个文本框放入一个容器的中央.一个文件按钮放在北边,一个帮助按钮放在西边.-nested containers example, a text box into a central vessel. A document on the north side button, a help button on the west side.
<易杜平> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[其他小程序TestBorderLayout

说明:BorderLayout布局管理器。五个按钮,分布在东南西北中,可以拉伸而变化。-BorderLayout layout manager. Five buttons, the Roof : distribution, we can stretch and change.
<易杜平> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[其他小程序StringBufferModify

说明:StringBuffer类对象方法的使用。String和StringBuffer中对字符串的连接效果是不同的.-StringBuffer Object type of use. String and StringBuffer string to connect the results are different.
<易杜平> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[其他小程序报数NUmberGame

说明:一个JAVA报数游戏。ABCDEFGH共八人排成一队。从左到右。再人右到左。看谁报的数是18678902-JAVA reported a few games. ABCDEFGH a total of eight people formed a team. Whatever. Another person a right to left. Let's see who is reportedly the number 1867890
<易杜平> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[其他小程序猜字

说明:这是一个猜字游戏。定义一个数。从键盘输入,进行猜数。-guess it is a word game. Definition of a few. From the keyboard, several guess.
<易杜平> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[其他小程序能数的使用

说明:对象作为参数的使用。一盘情况下,参数的类型为复合数据类型.-objects as parameters to use. One circumstances, the parameters for the type of compound data types.
<易杜平> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[其他小程序三种遍历

说明:本程序实现了层序遍历非递归、后续遍历非递归和中序遍历非递归三种算法-the program sequence traverse non- recursive and non- recursive traversal follow-up and the preorder three non- recursive algorithm
<yue> 在 2025-04-06 上传 | 大小:2kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 2574.75 .76 .77 .78 .79 ... 21479 »

源码中国 www.ymcn.org