资源列表

« 1 2 ... .68 .69 .70 .71 .72 2573.74 .75 .76 .77 .78 ... 21467 »

[其他小程序456pingtest.ZIP

说明:检测是否网络连接(不论你是用"猫"还是"ADSL"或其他的都能检测出来是否在网上)-test network connectivity (whether you use "cat" or "ADSL" or the other whether it can detected on the Internet)
<哈哈> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[其他小程序词法分析程序(050812020508+谢少春)

说明:词法分析程序,输入字符序列,输出字符和内码 -lexical analysis procedure, the importation of character sequences, and characters within the output code
<刘军> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[其他小程序encode

说明:base64 encode source
<> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[其他小程序computer114

说明:一个简单的计算器,能java写的,希望对大家有所帮助-a simple calculator, can be written in java, and I hope to help everyone
<ak> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[其他小程序区分旅客国籍

说明:生成条件矩阵然后使用消去法进行推理判断是一种常用的方 法。对于解决较为复杂的逻辑问题是十分有效的。 -matrix formation conditions then use the elimination method for reasoning judgment is a commonly used method. In addressing the more complex logic is very effective.
<姚紫欣> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[其他小程序乘式还原(2)

说明:有乘法算式如下: ○○○ × ○○ ------------ ○○○○ ○○○○ ------------ ○○○○○ 18个○的位置上全部是素数(1、3、5或7),请还原此算式。 *问题分析与算法设计 问题中虽然有18数位,但只要确定乘数和被乘数后经过计算 就可确定其它的数位。-multiplication formula is as follows : 2000 2000------ 2000 2000------ 2000
<姚紫欣> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[其他小程序九位累进可除数

说明:求九位累进可除数。所谓九位累进可除数就是这样一个数: 这个数用到1到9这九个数字组成,每个数字刚好只出现一次。这 九个位数的前两位能被2整除,前三位能被3整除......前N位能 被N整除,整个九位数能被9整除-for nine Polydivisible number. The so-called nine Polydivisible number is a number : the number used it 1-9 nine figures, each fi
<姚紫欣> 在 2025-06-19 上传 | 大小:2kb | 下载:0

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

说明:请设计一个算法来完成两个超长正整数的加法。 *问题分析与算法设计 首先要设计一种数据结构来表示一个超长的正整数,然后才 能够设计算法。 首先我们采用一个带有表头结点的环形链来表示一个非负的 超大整数,如果从低位开始为每 个数字编号,则第一位到第四 位、第五位到第八位...的每四位组成的数字,依次放在链表的 第一个、第二个、...结点中,不足4位的最高位存放在链表的最 后一个结点中,表头结点的值规定为-1。-requested to
<姚紫欣> 在 2025-06-19 上传 | 大小: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-06-19 上传 | 大小: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 options, but no written procedures c
<林翰> 在 2025-06-19 上传 | 大小: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 beginners procedures.
<林翰> 在 2025-06-19 上传 | 大小: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 subroutine and use as a refere
<林翰> 在 2025-06-19 上传 | 大小:2kb | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 2573.74 .75 .76 .77 .78 ... 21467 »

源码中国 www.ymcn.org