搜索资源列表
base64.zip
- Base 64 加解码程序
windows21
- 在一个应用程序加载内部窗体-in an internal application loading Form
DentalPayment
- 本程序是一个可统计医院病人在医院看病所花费用的总数计算程序,通过管理人员在相应的复选框上打上勾,程序会将打上勾的相应费用数加起来。-this procedure is a statistical hospital patients in the hospital for treatment of costs incurred by the total number of procedures, management staff in the corresponding check box on
DefaultTimer
- 与struts结合使用的计划任务调度程序,简易的方法解决启动加载的问题.-used in conjunction with the struts of task scheduling procedures, a simple solution to the problem boot loader.
remoteAndchat
- 最近用java 写的远程监控加聊天的程序,具体见源代码-with java recently wrote RMON increase chatting procedures, see the specific source code
ClockRecompose
- 修改系统时间,在文本框内输入正确时间格式,系统时间就得到修改;可以改变成APPLET嵌入网页中。程序未加图片和动态钟的样子。-modification to the system, in the text box to input the correct time format, the system time to be modified; can be changed into APPLET embedded website. Procedures without pictures and
TemperatureController
- 本程序分为界面和控制器核心两部分 一、界面部分功能主要有: (1)显示控制器核心数据和参数 (2)与用户交互,可以调节初始输入温度值,并将温度变化率清零以便进行新一轮的模拟。 界面使用了定时器。开启模拟时候,每隔一秒,触发一次计时器消息,完成下列工作: 1. 将界面上的当前温度映射为模糊控制器的输入温度 2. 输出当前温度,当前温度变化率 3. 调用模糊控制,得到控制器输出值,将其乘以m_fFuelEffect (燃料输出对温度变化率的影响率,目前设置为0.3),得到
laura_Lemays_web_workshop_javaSeript
- 本书介绍了JavssciPt的程序设计技术。书中从最基本的Javascr加编程概念谈起, 详细介绍了J帅她的中可使用的各种对象,讨论了如何用J帅SciPt操作HTML文档 中的各个元素,从而获得更灵活、交互性更强的web页,接着说明了多媒体的处理技术, 最后介绍了Javascdpt与JaM、cGI、肋等工具的结合技术以及JsMscr加的未来。本书 循序渐进,几乎覆盖了Ja阴scr加编程的各个细节,并且包含大量新颖实用的示例,以及 Jav:sc6pt中各种结构、对象和函数的详
dfgshsjgdsjkl
- 给出3,3,8,8四个数,求一算法,程序通过这一算法,无论加减乘除,每个数用一次,计算四个数结果为24。注:不需要一种计算结果的验证。让计算机替你寻找解决方案,而不仅仅是验证而已。如round(8×8/3)+3
DealXml
- 使用java处理xml,另外,运行本程序还要加载几个包,有apche的,还有本身自带的, 主要尝试怎样对xml操作-use java xml processing, while also running this program loaded several packages, apche. also a built-in, try to do right xml way!
naolingxiaochengxu
- 一个用java编写的闹铃小程序,可以加载到手机,给你在关键时刻给你提醒!-a java prepared with the small alarm procedures can be loaded into the phone, you at the crucial moment to remind you!
xmlbased_RSA
- 对于要加密的文档,www有一套标准,约定用于加密的文档应当组成一定的格式.对于符合这个格式的xml文档,本程序能从中提前rsa加密密钥和明文进行加密.本程序还提供rsa密钥生成接口和加密解密接口.-regard to the encrypted files, www set of standards, agreement for encrypted files should be composed of a certain format. For the format of the xml do
SubjectSpider_ByKelvenJU
- 1、锁定某个主题抓取; 2、能够产生日志文本文件,格式为:时间戳(timestamp)、URL; 3、抓取某一URL时最多允许建立2个连接(注意:本地作网页解析的线程数则不限) 4、遵守文明蜘蛛规则:必须分析robots.txt文件和meta tag有无限制;一个线程抓完一个网页后要sleep 2秒钟; 5、能对HTML网页进行解析,提取出链接URL,能判别提取的URL是否已处理过,不重复解析已crawl过的网页; 6、能够对spider/crawler程序的一些基本参数进行
复数计算程序
- 复数计算程序,实现复数的加,减乘除计算-program of calculate complex number,carry out the complex number s addition,subtract and multiply and divide.
使用JSP基于数据库完成用户登陆程序
- 1,加载驱动程序 Class.forName("……") 2,连接数据库(Connection) Connection conn = DriverManager.getConnection("数据库连接的URL","用户名","密码") 3,操作数据库(CRUD)使用Statement,PreparedStatement 更新数据库 *insert
ItcastOA
- OA 办公自动化软件, 文档, 加程序源码-OA office automation software, documentation, program source code plus
massagener
- 自己改编的一个网络聊天程序 加了代码注释 容易理解-Their adaptation processes in a network chat is easy to understand code comments
程序员计算器
- 一个简易的程序员计算器,包含加减乘除及带括号的运算(Programmer calculator)
WeChartPullToRefreshListView-master
- 微信小程序上拉刷新,下拉加载设置demo(WeChat applet, pull up refresh, drop load, set demo)
calculator
- 可以实现加减乘除、三角、阶乘、乘方开方运算。(Can be achieved, Delta, factorial, add, subtract, multiply and divide power and evolution operations.)