搜索资源列表
JAVA-eg
- 简单写字板,可以任意地设置字体,字号,字颜色.-simple tablet can be arbitrarily set font, size, color of the word.
eg
- 这是一个java数据库编程的源码包!-This is a java-source database programming package!
eg-servlet
- servlet的示例代码,myeclipse创建
java_2222.rar
- 回文数问题。如果一个数按反向顺序放置后仍然相等,称为回文数(如: 12321)。编程:任意输入一个数据,判断此数是否为回文数。,Palindrome number of issues. If a few by the reverse is still the same after placing the order, known as the palindrome number (eg: 12,321). Programming: an arbitrary input data, to dete
cmb_bank
- 招商银行测试接口文档和实例代码,you java c++,asp.net,c#等-cmb bank test doucoment code eg,would you like.cmb bank test doucoment code eg,would you like.
ProjectA
- a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00). r:
Hash
- HashMapping: 算法基础,用于大数据量的可查询存储-HashMapping: Used in store data, eg.e-dictionary
Java
- 是用纯Java开发的,用来进行网站镜像抓取的工具,可以使用配制文件中提供的URL入口,把这个网站所有的能用浏览器通过GET的方式获取到的资源全部抓取到本地,包括网页和各种类型的文件,如:图片、flash、mp3、zip、rar、exe等文件。可以将整个网站完整地下传至硬盘内,并能保持原有的网站结构精确不变。只需要把抓取下来的网站放到web服务器(如:Apache)中,就可以实现完整的网站镜像。-Is developed in pure Java, used to crawl Web site m
SignalSummation
- This code is used to sum signals (eg. sinewave and noise signals) and produce an output signal. written in Java.
news
- 简介:小虫新闻管理系统 V1.0(jsp+javabean+mysql) 1.解压缩 (如解压缩到D:\tomcat4\webapps\ROOT\news目录下) 2.进入classes目录,打开news.txt。 修改mysql.url(数据库联接地址及数据库名),mysql.user(用户名),mysql.password(密码),ilog(数据库联接池日志文件,请注意路径分隔符为“\\”,在linux中是“/”); 3.建数据库,并将database目录
javabookforinterfacedesign
- 精通swing swing 帮助文档 eg: JBuilder启动时有一个启动画面,在Jbuilder所有的初始化工作都完成之后,启动画面消失,继而JBuilder可以开始使用-Versed in swing swing help documentation eg: JBuilder starts when a splash screen, in Jbuilder all the initialization work is complete, the splash screen disappe
jspWebshell
- 一款用JAVA语言编写的类似ASP系统后台管理员的操作界面,可以在这个webshell中得到系统服务器信息(如数据库信息,WEB项目信息),可操作文件系统(文件的常规操作),能执行系统命令(如:cmd操作dos,功能强大)等等,总之是一个强大系统后台web管理工具,内有详细图片介绍-A JAVA language with a similar background ASP system administrator interface, you can get in this webshell s
cuongtv_53_hw01
- Write a program using Java language has the duty to read a text file and statistics of the words in the file. Programs need to use dynamic data structures (eg binary tree or linked list). Information about each word stored in a node in the structure.
EG
- 一道英语试题: 1.( ) some flowers for you A.给你的花 B.给她的花 C.给他的花 的编程 -An English Test: 1. () Some flowers for you A. take B. to you to give him her flower flower C. Programming
Integer
- 使用java.lang.Math类,当键盘输入10个整数(0-99),找出它们之中的最大者及最小者,并统计大于50的整数个数。 * 且运用异常处理。(eg: 101, 1a ...)-Use java.lang.Math class, when the keyboard input 10 integer (0-99), the largest of them were identified and the least, and an integer greater than 50 the
tree
- 信号放大器 天然气经过管道网络从其生产基地输送到消耗地,在传输过程中,其性能的某一个或几个方面可能会有所衰减(例如气压)。为了保证信号衰减不超过容忍值,应在网络中的合适位置放置放大器以增加信号(例如电压)使其与源端相同。设计算法确定把信号放大器放在何处,能使所用的放大器数目最少并且保证信号衰减不超过给定的容忍值。-Signal amplifier gas through pipeline networks to transport their production base in consu
ggg
- 简介:小虫新闻管理系统 V1.0(jsp+javabean+mysql) 1.解压缩 (如解压缩到D:\tomcat4\webapps\ROOT\news目录下) 2.进入classes目录,打开news.txt。 修改mysql.url(数据库联接地址及数据库名),mysql.user(用户名),mysql.password(密码),ilog(数据库联接池日志文件,请注意路径分隔符为“\\”,在linux中是“/”); 3.建数据库,并将database目录
EmployeeMgmt-Flex
- 传统的 Java EE 应用程序通常使用某种 MVC 框架(例如,Struts)作为前端用户界面,随着 Flex 的兴起,基于 RIA 的客户端能够给用户带来更酷的界面,更短的响应时间,以及更接近于桌面应用程序的体验。本文将讲述如何将 Flex 集成至一个现有的 Java EE 应用程序中,以及如何应用最佳实践高效率地并行开发 Java EE 和 Flex-The traditional Java EE applications typically use a MVC framework (eg
jacob
- java去操纵office(如:word)-java to manipulate the office (eg: word)
Lab1_3_1
- 1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥提供给对方,然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的私钥解密后得到F(x),在同本地计算得到的F(X)进行对比,如果一致,说明公钥分配成功。 (3)A用B的公钥对一图象文
