-
串口数据保存至TXT文件
说明: 将labview里的串口数据保存为txt文档的操作(save data to txt inlabview)
- 2019-04-08 17:58:12下载
- 积分:1
-
calculator
功能:实现一个计算器应用程序
实验要求:编写一个模拟计算器的应用程序,使用面板和网格布局,
添加一个文本框,10个数字按钮(0~9),4个加减乘除按钮,
一个等号按钮,一个清除按钮,一个求平方根按钮,一个退格按钮,
要求将计算公式和结果显示在文本框中,实现效果如下图所示,(Functions: a calculator application requirement of experiment: write a simulation calculator applications, the use of panels and grid layout, add a text box, 10 numeric buttons (0 to 9), 4, Math button, a equal sign button, a Clear button, a square root button, and a backspace button, the formula and the results are displayed in the text box, as shown in the results as shown)
- 2012-12-21 00:18:12下载
- 积分:1
-
0321556054.pdf
Java Reference book for OCJP(prev SCJP)
- 2014-02-14 16:33:10下载
- 积分:1
-
itext
java实现txt、excel、word等文本转换为PDF格式文件(Java implements TXT, excel, word, and other text as a PDF file)
- 2020-11-14 11:49:42下载
- 积分:1
-
OsSimulation
一个简单的操作系统模拟程序
java+swing
可进行一般的文件操作
进程建立及删除等(A simple operating system simulation program java+ Swing can be a general file operations, such as the process of creation and deletion)
- 2021-01-07 03:58:52下载
- 积分:1
-
java
java2的课件,大家可以对着课件学习交流,适合初学者(java2 courseware, we can look at courseware learning exchanges, suitable for beginners)
- 2013-10-28 09:45:48下载
- 积分:1
-
javaPmysql-
采用JAVA作为开发工具,mysql作为后台数据库。本系统具有学生基本信息管理、学生成绩信息管理、教师基本信息管理等功能。分成三大模块,每个模块都相互联系,但不相互干扰,这符合了软件模块开发的思想。 本系统完成了学生信息的查询、修改、增加、删除;教师信息的查询、修改、增加、删除以及学生成绩信息的查询、修改、增加、删除等功能。(Using JAVA as a development tool, mysql database as a background. This system has the students basic information management, information management student achievement, teachers basic information management and other functions. Divided into three modules, each linked to every other, but do not interfere with each other, in line with the idea of a software module development. The system completed the student information query, modify, add, delete teacher information query, modify, add, delete, and student achievement information, query, modify, add, delete functions.)
- 2013-10-03 22:57:49下载
- 积分:1
-
Android zdy2048xyx
我选择使用Eclipse(它是一个开发源码项目)来构建一个可修改的编程环境。(I chose to use Eclipse, an open-source project, to build an adaptable programming environment)
- 2019-04-19 13:46:46下载
- 积分:1
-
Java
说明: 设计模式一(单子、工厂、策略模式)练习
1. 假设现在要设计一个贩卖各类书籍的电子商务网站的购物车系统。对所有的教材类图书 实行每本一元的折扣;对连环画类图书提供每本7%的促销折扣;而对非教材类的计算机图书有3%的折扣;对其余书没有折扣。使用策略模式、工厂模式、单子模式进行设计(Design Mode 1 (List, Factory, Strategy Mode) Exercise
1. Suppose we are going to design a shopping cart system for e-commerce websites that sell all kinds of books. All textbook books are discounted at one yuan per book; comic books are discounted at 7% per book; computer books are discounted at 3% for non-textbook books; and other books are discounted at no rate. Design using strategy mode, factory mode and single mode)
- 2020-07-01 06:40:02下载
- 积分:1
-
Test
java程序设计(基础版) 例题及作业代码(部分) (java programming (basic version) examples and job code (section))
- 2014-12-04 08:39:34下载
- 积分:1