登录
首页 » Java Develop » 简单的图形编译器,本程序仅供各位参考,请不要做为商用,一切后果本人皆不负责。...

简单的图形编译器,本程序仅供各位参考,请不要做为商用,一切后果本人皆不负责。...

于 2022-08-07 发布 文件大小:2.83 kB
0 142
下载积分: 2 下载次数: 1

代码说明:

简单的图形编译器,本程序仅供各位参考,请不要做为商用,一切后果本人皆不负责。-simple graphics compiler, the program only your reference, please do not as a business, everything I have not responsible for the consequences.

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

发表评论

0 个回复

  • RadioButton
    RadioButton
    2022-05-27 17:50:25下载
    积分:1
  • db database programming procedures, yes, Oh. .
    db数据库 的编程程序,不错的,-db database programming procedures, yes, Oh. .
    2022-02-02 07:35:28下载
    积分:1
  • 重新上传java素数发生器,原先的压缩包打不开,使用java语言在netbean环境开发,产生一定范围内的素数...
    重新上传java素数发生器,原先的压缩包打不开,使用java语言在netbean环境开发,产生一定范围内的素数-Re-upload java prime number generator, the original compressed packets can not be opened, use the java language in the NetBeans development environment, resulting in a range of prime numbers
    2022-01-26 06:53:22下载
    积分:1
  • 一个项目工程
    一个项目工程 -one project,,,,,,,,,,,,,,
    2023-08-02 05:15:03下载
    积分:1
  • 3D Bluetooth are phone
    都是3D蓝牙联机对战手机游戏,都是很经典的游戏,很值得珍藏,把后缀的.rar去掉,再把文件放到支持蓝牙的手机上就ok了 -3D Bluetooth are phone-line war games, are very classic game, it is worthy of collection, the suffix. Rar removed, and then file into a Bluetooth-enabled mobile phone on the ok
    2022-01-25 22:55:41下载
    积分:1
  • 在首次运行时,自动生成INI配置文件,网页文件夹和一个测试网页。 默认端口:8080 WebServer.jar为已经编译好的java文件,...
    在首次运行时,自动生成INI配置文件,网页文件夹和一个测试网页。 默认端口:8080 WebServer.jar为已经编译好的java文件,在Dos下可以(注意要在WebServer.jar所在路径)执行java -jar WebServer.jar,在Dos窗口中会有大量的提示信息。不建议用无Dos窗口的方式使用。 包含三个Class: HttpServer.java(main) Response.java Request.java 还含有大量注释。-the first operation, automatic generation INI configuration files, folders and web testing a website. Default port : 8080 WebServer.jar already compiled java documents, In Dos under (note to the path where WebServer.jar) implementation of java-jar WebServer.jar, Dos window there will be a lot of reminders. Does not recommend using non- Dos window use. Class 3 includes : HttpServer.java (main) Response.java Reques t.java also contains large amounts of the Notes.
    2022-03-18 10:16:47下载
    积分:1
  • 简介 JavaEE在开发的时候,如果是系统内部常量,一般提倡用枚举常量类,写在单独的类中,但是经常要修改的变量,比如数据源配置,如果存在数据库中,有种浪费。...
    简介 JavaEE在开发的时候,如果是系统内部常量,一般提倡用枚举常量类,写在单独的类中,但是经常要修改的变量,比如数据源配置,如果存在数据库中,有种浪费。但是存在TXT中扩展性不好,就笔者观察,一般的程序员都喜欢把经常修改的常量存在xml文件或者properties文件。 存在xml文件最大的好处是扩展性很好,一般用sax或者dom这两个方向的框架,比如DOM4J,JDOM等。Sun推出的JAXM(Java API for XML Messaging)也是用的DOM4J。由于SAX的处理方式类似流媒体,是逐行的,不需要全部加载。而DOM是全部加载在内存,生成树。因而SAX的读取比DOM性能好,但是修改的话DOM略胜一筹。properties文件的扩展性不如xml,但是有很多xml没法实现的优势,比如加密之类的~ Helloworld 笔者根据自己开发中感受,写了一个工具包,用来体现读取xml或者properties的流程,大家在使用的时候记得修改文件路径。一共包含五个文件.本demo主要是用来模拟读取数据库的账户和密码的,读者可以在此基础上扩展。-Brief introduction JavaEE development at the time, if the system constants are generally used to promote constant enumeration type, write in a separate category, but often want to modify the variables, such as the data source configuration, if the database exist, in one waste. But the existence of bad TXT extension on my observation, the programmers in general are often modified to enjoy the constant existence xml documents or document properties. Xml files exist to expand the biggest benef
    2022-06-01 17:25:12下载
    积分:1
  • BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。 其中 Compressor/TrainerWit...
    BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。 其中 Compressor/TrainerWithDiagram.class , 是一个用于演示的训练器, 产生制定范围内的数,生成随即样本, 并训练。 MainClass.class , 指一个数据压缩器的启动界面。 本来是用来做压缩的, 后来查到有人申请了专利, 我又没有时间改,所以罢了。 发上来给大家参考。代码没有整理, 写了也有几个月了, 有些类的功能忘了。自己研究吧。-发上来给大家参考。代码没有整理, 写了也有几个月了, 有些类的功能忘了。自己研究吧。
    2022-08-19 14:42:30下载
    积分:1
  • 一个用JAVA编写的ELM
    一个用JAVA编写的ELM-VE 服务器-客户端系统,比较全面地展示了该类系统的结构。-a prepared with JAVA ELM-VE server-client system, more comprehensive display of the structure of such systems.
    2022-01-26 06:41:01下载
    积分:1
  • MD5 encryption algorithms written in Java, only one file, it is easy to use
    Java写的MD5加密算法,只有一个文件,很容易使用-MD5 encryption algorithms written in Java, only one file, it is easy to use
    2022-10-05 17:40:03下载
    积分:1
  • 696518资源总数
  • 105873会员总数
  • 12今日下载