-
RibbonDemo
Ribbon是一种以面板及标签页为架构的用户界面(User Interface),原先出现在Microsoft Office 2007及 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-16 02:15:30下载
- 积分:1
-
仪表控制
meter control
- 2023-03-17 06:05:03下载
- 积分:1
-
带串口输入显示图形和具有软件可编程滤波器特别…
Take Comport input to show as Graph and has software programmable filters particularly for EEG application.
- 2022-03-13 12:33:53下载
- 积分:1
-
局域网通讯
文件实现了基本的局域网内通讯,开发语言为VB,可通过连接对方计算机的IP地址和计算机名称,在同一局域网下能实现互相通讯,如同平时QQ,目前实现功能仅为可发送信息,还有注定内容需要修改,优化。。。
- 2022-02-04 21:21:47下载
- 积分:1
-
为了使接收数码照片在线
这种 Netbeans 所使用不同的工具作这甲骨文。
项目描述:
客户可以在他/她想要打印的桌面有一整套的数码照片。他/她可以提供应用程序的照片都存储在哪里,可以选择想要打印和选择的打印大小的照片的文件夹的路径。应用程序将下载价格信息从数据库中为不同的打印尺寸后计算的价格,并向用户显示。用户将输入其信贷卡/其他付款选项 (或选择的付款的任何其他方式) 和发货信息,如果他想继续执行该命令。如果找到了一种正确的信用卡信息,照片被上传到服务器,并在数据库中创建采购订单。
- 2022-08-26 12:26:58下载
- 积分:1
-
Qt串口调试助手
资源描述Qt编写的串口调试助手,自己学习Qt时写的,有很好的参考价值,在linux下也时可用的,只需要该一下头文件,串口库改成linux下就可以了,应为Qt时跨平台的,所以还是很方便的
- 2022-09-06 12:30:02下载
- 积分:1
-
VB 6.0 Sin/Cos/Tan/Atan函数图象显示输出,以及坐标系编程基础,鼠标跟随等。自己学习时写的,希望对初学者有所启发....
VB 6.0 Sin/Cos/Tan/Atan函数图象显示输出,以及坐标系编程基础,鼠标跟随等。自己学习时写的,希望对初学者有所启发.-VB 6.0 Sin/Cos/Tan/Atan function, image display output, and coordinates programming based on the mouse to accompany them. When you learn to write, and hope to inspire the beginner.
- 2023-03-19 10:30:04下载
- 积分:1
-
一个Java 应用程序,用来显示2005年的日历。且单击“上月”和“下月”按钮,可用来显示上月和下月的日历...
一个Java 应用程序,用来显示2005年的日历。且单击“上月”和“下月”按钮,可用来显示上月和下月的日历-a Java application that used to show the 2005 calendar. But click "on" and "next month" button, can be used to display and next month on the calendar
- 2022-07-13 06:14:31下载
- 积分:1
-
E398支持GPRS高速网络下载,加上支持JAVA程序,用户可以下载或者自行编辑JAVA程序以丰富手机的应用程序,现时网络上JAVA的程序已经十分普遍,用户下载...
E398支持GPRS高速网络下载,加上支持JAVA程序,用户可以下载或者自行编辑JAVA程序以丰富手机的应用程序,现时网络上JAVA的程序已经十分普遍,用户下载也非常的简单方便。E398还增添了TF卡以加大内存容量,别小看TF卡小小的体积,但其最大的存储容量可以达到128MB,如此细小的体积十分适用于体积越来越轻便的手机,预计MOTO也会不断在日后的机型中使用TF卡作为扩展内存的设备。-E398 GPRS high-speed network to download, combined with support for Java, users can download Java or edit their own procedures to rich mobile applications, network JAVA procedures have been widespread, users download is a very simple and convenient. The E398 has been added to increase TF card memory capacity, TF Do not underestimate the size of a small card, but its biggest storage capacity can reach 128, so the volume is very small in size portable phones, Motorola is expected in the future will continue to use the model TF expansion memory cards as the equipment .
- 2022-07-14 09:57:47下载
- 积分:1
-
计算器
// calc-ui-model/Calc.java -- Fred Swartz// Level : Intermediate.// Structure : Three files: main, GUI (subclass of JFrame), logic.// Components: JButton, JTextField (right justified).// Containers: JFrame, several JPanels.// Layouts : BorderLayout to put the other panels together.// Two GridLayout panels for the buttons.// Listeners : One ActionListener which is shared by all// numeric key buttons. Similarly share// an ActionListener for all operator buttons.//
- 2022-10-18 16:20:03下载
- 积分:1