登录
首页 » Java Develop » Artificial Intelligence of the ART

Artificial Intelligence of the ART

于 2023-02-25 发布 文件大小:3.56 kB
0 89
下载积分: 2 下载次数: 1

代码说明:

人工智能ART-2a的JAVA实现,有需要的可以下-Artificial Intelligence of the ART-2a realize JAVA, there is a need to be under the

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 图书管理系统。JSP+Struts(MVC框架)SQL2000数据库
    图书管理系统。JSP+Struts(MVC框架)sql2000数据库-Library management system. JSP+ Struts (MVC Framework) sql2000 database
    2023-09-04 05:30:05下载
    积分:1
  • 1。文件和目录管理,对java.io.file类编程,采用煤炭。
    1.文件和目录管理,使用java.io.File类编程,完成如下功能: (1)输入文件名称 (2)判断该文件名称是否存在 (3)若文件存在,判断是文件还是目录 (4)若是文件则输出文件的各种属性 (5)若是目录则输出其中包含的所有文件的名称 2.二进制文件的读写操作,用InputStream和OutputStream及其子类,设计并实现一个可以完成文件复制操作的程序。 3.文本文件的读写操作,编写一个文本文件分析程序,读入一个英文文本文件,统计其中单词、数字、标点符号等元素出现的次数,并记录单词总数。提示:对文件的分析可以使用StreamTokenizer类。 4.异常处理程序的编写,在上述三个程序中应用异常处理方法增加程序的错误处理能力。-1. File and directory management, the use of java.io.File class programming to complete the following functions : (a) input file name (2) to determine that the names of the existence of documents (3) If the file exists, or judgment is that the paper catalog (4) If the paper is output files the various attributes (5) If the directories containing the output of all documents name two. Binary file reading or writing, using InputStream and OutputStream and its sub-class design and realization of a complete copy of the operating procedures. 3. The text files and write, to prepare a text file analysis program, read an English text files, statistics words, numbers, punctuat
    2022-05-05 14:18:17下载
    积分:1
  • 音乐闹钟提醒。可以选择“.wav”“.au”格式的音乐文件,设定提示内容和正确的时间。在您的PC上模拟了一个漂亮的音乐闹钟...
    音乐闹钟提醒。可以选择“.wav”“.au”格式的音乐文件,设定提示内容和正确的时间。在您的PC上模拟了一个漂亮的音乐闹钟-Music Alarm.It would support the music files in the form of ".wav"/".au".And also you can write the note content.
    2022-02-18 15:31:00下载
    积分:1
  • Generation XYZ love letter delivery system
    XYZ情书生成投递系统-Generation XYZ love letter delivery system
    2023-03-03 22:35:03下载
    积分:1
  • 编写一个文本文件分析程序,读入一个英文文本文件,统计其中单词、数字、标点符号等元素出现的次数,并记录单词总数。 提示:对文件的分析可以使用StreamToken...
    编写一个文本文件分析程序,读入一个英文文本文件,统计其中单词、数字、标点符号等元素出现的次数,并记录单词总数。 提示:对文件的分析可以使用StreamTokenizer类-prepared a text file analysis program, read an English text files, statistics words, numbers, punctuation and other elements of the number and the total number of recorded words. Tip : the analysis of the document can be used StreamTokenizer category
    2023-01-02 00:35:06下载
    积分:1
  • 运行index.asp进行安装,用户密码可以自己设置,默认用户密码都为admin 安装完毕点击更新缓存,然后重新登陆index.asp即可进入首页。 模...
    运行index.asp进行安装,用户密码可以自己设置,默认用户密码都为admin 安装完毕点击更新缓存,然后重新登陆index.asp即可进入首页。 模板也可以根据自己的需要进行修改,模板在template里面,要结合css修改 主页模板:index.html 栏目模板:channel.html 内容模板:article -Index.asp running the installation, the user can set the password, the default user password for the admin installed click update cache, and then re-login to enter Home index.asp. Templates can also be according to their own needs be modified, template inside the template, in conjunction with the modified css templates Home: index.html template columns: channel.html content template: article
    2022-07-11 11:28:22下载
    积分:1
  • 一个用jsp写的聊天室
    一个用jsp写的聊天室-jsp write with a chat room
    2022-08-25 03:07:08下载
    积分:1
  • Java范例程序ch2.rar
    Java范例程序ch2.rar-Java paradigm procedures ch2.rar
    2022-03-11 19:41:57下载
    积分:1
  • JPEG标准在文件中记录了一些EXIF信息,缩略图是一幅较小的JPEG图片,存储在EXIF信息段。而Windows在第一次显示缩略图时先读当前目录中的"Thum...
    JPEG标准在文件中记录了一些EXIF信息,缩略图是一幅较小的JPEG图片,存储在EXIF信息段。而Windows在第一次显示缩略图时先读当前目录中的"Thumbs.db"这个文件,其实这是一个缩略图数据库,从而来判断是否有该图片的缩略图。如果不存在"Thumbs.db"文件或者该库中不存在该图片的缩略图,那么Windows会尝试取图片中的EXIF信息,判断是否存在缩略图数据。如果图片中EXIF信息中不存在缩略图信息或信息错误,那么Windows就会用插值的方法重新生成缩略图(如果可能则保存到当前目录中的"Thumbs.db"缩略图数据库中)。 对于修改缩略图方法有用ultraEdit直接编辑文件替换EXIF信息或用exifer这样的工具,这不是本文关心的内容,本文介绍用java实现的方法。
    2022-05-08 14:18:05下载
    积分:1
  • java实现的轻量级WebServer,可以运行于多个平台,支持CGI(C/perl/PHP等),具有很好的参考价值。...
    java实现的轻量级WebServer,可以运行于多个平台,支持CGI(C/perl/PHP等),具有很好的参考价值。-java realization lightweight WebServer, may move Yu Duoge the platform, supports CGI (C/perl/PHP and so on), has the very good reference value.
    2022-01-23 10:18:17下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载