资源列表

排序选择:

« 1 2 ... .19 .20 .21 .22 .23 140324.25 .26 .27 .28 .29 ... 267550 »

[JSP源码/Javastring

说明:编写验证类,要求:  密码长度6-10位  确认密码和密码相同  是不是整数  是不是小数  是不是合法的电子邮件  输入信息不能为空 (说明:使用String类提供的方法或正则表达式判断,任取一种实现以上功能) -I hope the code can help the people who want to
<guoliushui> 在 2024-05-10 上传 | 大小:1024 | 下载:0

[JSP源码/Javayuan-snmp-1.0.0

说明:yuansnmp 基于snmp4j的api封装,支持代码生成-snmp api
<yupengw> 在 2024-05-10 上传 | 大小:4801536 | 下载:0

[JSP源码/Javainterface

说明: 编写绘图系统,能够绘制圆、矩形、直线,这些图形可以设置颜色、改变大小、移动位置。 要求:(1)将各图形的类放入到包中 (2)使用接口定义各图形类的基类 (3)测试类(即含有main方法的类)放在包外,创建各图形的对象,通过对象的上转型对象的方式修改图形的大小和改变颜色 -I hope the file will help the people who want to learn Java
<guoliushui> 在 2024-05-10 上传 | 大小:2048 | 下载:0

[手机短信编程02

说明:企业*系统的源码,使用c share编写-Enterprise Short Message System source code, written using the c share
<nan.huan> 在 2024-05-10 上传 | 大小:1540096 | 下载:0

[ICQ/即时通讯Chatroom

说明:java网页版聊天室,实现了群聊与私聊的功能。-Web version of java chat room, to achieve a group chat and private chat features.
<李培英> 在 2024-05-10 上传 | 大小:20480 | 下载:0

[VHDL编程paixu

说明: 给定一个带期限的作业排序问题, n=5, (p1,p2,p3,p4,p5)=(6,3,4,8,5), (t1,t2,t3,t4,t5)=(2,1,2,1,1), (d1,d2,d3,d4,d5)= (3,1,4,2,4), 应用FIFOBB求使总罚款数最小的可行作业集J, 要求:实现对不同作业排序问题实例的求解,问题实例的输入数据存储在case.txt文件中。-Given a scheduling problem with the o
<zhoukejian> 在 2024-05-10 上传 | 大小:2048 | 下载:0

[JSP源码/JavaDianti

说明:java做的简单电梯模拟,能够完美的模拟出电梯的开门,关门,以及上下等动作-java to do a simple elevator simulation, to simulate the perfect elevator door, close the door, and moves up and down, etc.
<李培英> 在 2024-05-10 上传 | 大小:10240 | 下载:0

[C#编程address-book

说明:通讯录程序,可以显示,修改,添加,删除,文件保存,密码保护,附带报告书-address book,can display,add,delete,file save,change
<zhaolong> 在 2024-05-10 上传 | 大小:22528 | 下载:0

[图形图像处理(光照,映射..)first

说明:实现图像处理的最基本功能,包括图像灰度变换、膨胀腐蚀、开闭操作等等。-The most basic functions of image processing, including image gray level transformation, dilation and erosion, opening and closing operation and so on.
<张瑞雪> 在 2024-05-10 上传 | 大小:15162368 | 下载:0

[其他智力游戏hasnake

说明:自制贪吃蛇,能够实现一些简单的功能,希望能够与大家一块分享。-Home Snake, to achieve some simple features, hoping to share with you a piece.
<Yin yong> 在 2024-05-10 上传 | 大小:16384 | 下载:0

[数学计算/工程计算Euler-Engineering

说明:Euler工程,找最长的数列! 定义一个正整数数列,其迭代公式为: n = n/2 (当n为偶数) n = 3n+1 (当n为奇数) 比如从n=13开始,计算这个数列得: 13 ->40->20->10->5->16->8->4->1 这个数列一共有10项。 要求在小于1百万的所有起始数中,哪个数能产生最长的数列。 -Euler project, find
<superman> 在 2024-05-10 上传 | 大小:3072 | 下载:0

[3D图形编程fund

说明:根据基本矩阵,求解本质矩阵进行3D重构...得到三维坐标点-According to the basic matrix, to solve the 3D reconstruction of essential matrix are three-dimensional coordinates of the points ...
<丽丽> 在 2024-05-10 上传 | 大小:1024 | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 140324.25 .26 .27 .28 .29 ... 267550 »

源码中国 www.ymcn.org