-
JNI(java本地接口)之delphi版
JNI(java本地接口)之delphi版-JNI (local java interface) of delphi version
- 2022-07-16 11:00:43下载
- 积分:1
-
命名空间
namespace
- 2023-07-20 00:50:03下载
- 积分:1
-
java create pdf convenient reference U.S. study
java 做成pdf
方便大家参考
学习-java create pdf convenient reference U.S. study
- 2022-12-10 23:05:04下载
- 积分:1
-
java入门学习的好例子5
java入门学习的好例子5-Introduction to learning java a good example of 5
- 2022-10-29 20:50:03下载
- 积分:1
-
风暴设计『留言簿v1.0』jsp版安装过程 1.服务器装有jdk和resin服务器等 2.安装完JSDK后,配置下面的内容: 在系统变量中找到ClassPath...
风暴设计『留言簿v1.0』jsp版安装过程 1.服务器装有jdk和resin服务器等 2.安装完JSDK后,配置下面的内容: 在系统变量中找到ClassPath并加入下面内容(如果你找不到ClassPath,则新建它): c:jsdkLIBdt.JAR c:jsdkLIBTOOLS.JAR c:jsdkBIN . 再在系统变量中找到Path并加入下面内容: c:jsdk c:jsdkin 3.直接解压resin就可以运行把程序放在doc目录下面把classes目录的文件放在 WEB-INF目录下 4.在odbc放里加入数据库路径为guestbook也可改为别的要修改classesmyjspdbconn.java文件 5.上面成功后就可以http://localhost:8080/目录名/可以访问了。。 Any Problem Please Contact to kuflash@hotmail.com http://xxgc.zjbti.net.cn/kuflash 亿龙电脑网 -turmoil design book v1.0] jsp a version of the installation process. Jdk installed servers and servers resin 2. JSDK after installing, configuring the following : the system variables and find ClassPath add the following (if you can not find ClassPath, it is new) : c : jsdkLIBdt.JAR c : jsdkLIBTOOLS.JAR c : jsdkBIN. another variable in the system and find the Path add the following : c : jsdk c : jsdk in three. direct extracting resin can run the procedure on the doc directory classes put on the list of documents WEB-INF directory 4. li Fang in od
- 2023-08-19 03:25:04下载
- 积分:1
-
BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。
其中 Compressor/TrainerWit...
BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。
其中 Compressor/TrainerWithDiagram.class , 是一个用于演示的训练器, 产生制定范围内的数,生成随即样本, 并训练。
MainClass.class , 指一个数据压缩器的启动界面。
本来是用来做压缩的, 后来查到有人申请了专利, 我又没有时间改,所以罢了。
发上来给大家参考。代码没有整理, 写了也有几个月了, 有些类的功能忘了。自己研究吧。-发上来给大家参考。代码没有整理, 写了也有几个月了, 有些类的功能忘了。自己研究吧。
- 2022-08-19 14:42:30下载
- 积分:1
-
New Oriental project, Datang Telecom mission management system, personnel manage...
新东方项目,大唐电信任务管理系统,人员管理模块,任务管理模块,计划管理模块,用户权限验证-New Oriental project, Datang Telecom mission management system, personnel management module, the task management module, project management module, user rights verification
- 2022-11-16 17:00:04下载
- 积分:1
-
我用java做的一个电话卡演示
我用java做的一个电话卡演示-I used to do a demonstration calling cards
- 2022-06-21 21:48:18下载
- 积分:1
-
a simple thread program to print numbers
it can be synchronized with operating...
a simple thread program to print numbers
it can be synchronized with operating system tickms by including t1.sleep(1000) in the ADD() method
- 2022-03-25 05:53:15下载
- 积分:1
-
这是个关于类的示例,定义一个dog类,然后通过继承,派生出工作狗,宠物狗,商业狗等类,可以通过人机界面输入,修改信息。...
这是个关于类的示例,定义一个dog类,然后通过继承,派生出工作狗,宠物狗,商业狗等类,可以通过人机界面输入,修改信息。-This is a category for example, the definition of a dog category, and then through inheritance, derived from the work dogs, pet dogs, dogs and other types of business, human-machine interface can be imported, modified information.
- 2022-07-14 21:41:25下载
- 积分:1