资源列表

« 1 2 ... .92 .93 .94 .95 .96 4497.98 .99 .00 .01 .02 ... 21467 »

[其他小程序LianBiao

说明:完成链表的基本操作,用简单的方法实现链表的插入、删除等操作。-Complete list of the basic operations, with a simple way to achieve the list of the insertion, deletion and other operations.
<zhangca> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[其他小程序UserLogin

说明:一个简单的JSP注册页面实现了,增删改查等等的功能-A simple JSP page implementation registration, and additions or deletions to change the function check, etc.
<落红无情> 在 2025-11-22 上传 | 大小:555kb | 下载:0

[其他小程序stringmatching

说明:可以采用正则表达式来实现字符串匹配功能。一种简单的正则表达式是由英文字母(区分大小写)、数字及通配符"*"和"?"任意组合而成的。"?"代表任意一个字符,"*"代表零个或任意多个字符。例如,a*b可以匹配acb,aabb,afdfdb,ab等,但不可以匹配ac,bb,abbc;a?b可以匹配acb,abb,但不可以匹配ab,accb。试编写一个程序,从文件中读入N个字符串,再从键盘上读入任意一个合乎规则的正则表达式,例如:"a?bb*d",输出符合正则表达式的字符串。 查询的字典文件为
<wind> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[其他小程序gaositouying

说明:高斯投影正反算的问题,用克拉索夫斯基的椭球体运算结果-inverser and direct gaosi
<guojiahua> 在 2025-11-22 上传 | 大小:3.53mb | 下载:0

[其他小程序BinOct

说明:把十进制整数转化成二进制整数和把二进制整数转化成十进制整数的函数,并编写主程序调用它们,以验证其正确性。-The decimal integer into a binary integer and the integration of the binary integer into a decimal integer function, and the preparation of the main program calls them, to verify its correctness.
<wind> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[其他小程序findsushu

说明:用筛选法可得到2~10000之间的所有素数,找出此序列中最长的等差序列(连续的和不连续的两种)。例如:3,5,7 为一连续等差序列,长度为3,公差为2;而7,13,19 为一不连续等差序列,长度为3,公差为6。-2 with the screening method available for all prime numbers between 10000 to find out the sequence of the longest arithmetic sequence (continuou
<wind> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[其他小程序cexam

说明:模式识别中的c均值算法,可对100个随机样本数据进行不多于10的分类-C-Means Algorithm Pattern Recognition can be right 100 random sample data, the classification of not more than 10
<zangjk> 在 2025-11-22 上传 | 大小:1.63mb | 下载:0

[其他小程序ISODATA

说明:模式识别中的isodata算法,对100个随机样本数据进行分类,可自行输入参数-Pattern Recognition isodata algorithm, 100 random samples of data classification, self-input parameters
<zangjk> 在 2025-11-22 上传 | 大小:3.91mb | 下载:0

[其他小程序xio

说明:xio.c 提供xprintf(fmt,...)的简单实现,包括对 d, c, x等的转换。需要提供xputc()的底层驱动。-xio.c provide xprintf (fmt ,...) simple implementation, including the right d, c, x, etc. conversion. The need to provide xputc () the underlying drivers.
<taoynkkx> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[其他小程序A_P

说明:This a Test to active my account-This is a Test to active my account
<test> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[其他小程序yiyuanerci

说明:一元二次方程的求解方法,供初始使用者参考-Billion Quadratic
<tiankafei> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[其他小程序MyFlex

说明:flex 的入门介绍,包括多种美丽效果的展示等,有兴趣的可以瞧瞧.-flex introductory presentations, including the display of a variety of beautiful effects and so on, are interested you can check out.
<何申密> 在 2025-11-22 上传 | 大小:4.84mb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 4497.98 .99 .00 .01 .02 ... 21467 »

源码中国 www.ymcn.org