-
QT5 简单的快读软件
qt5学习中。很简单的快读小工具。把要读的文字复制到右边文本框里,左边可以调整速度,点击开始文字就能在界面上快速滚动。
- 2022-02-04 22:48:06下载
- 积分:1
-
就是C++的试验报告,可能对你有帮助的,希望亲们喜欢
就是C++的试验报告,可能对你有帮助的,希望亲们喜欢-Is the C++ the test report may be helpful to you, I hope they enjoy the pro-
- 2022-05-08 18:22:33下载
- 积分:1
-
数据结构的一个程序,叫秦九韶算法。计算方法也应用到。
数据结构的一个程序,叫秦九韶算法。计算方法也应用到。-A program of data structure,which named QINGJIUSHAO arithmetic.It also includes caculating method.
- 2022-01-22 12:43:27下载
- 积分:1
-
a hotel site, in use, and to refer others to the
一个饭店的网站,在用的,可以参考,是别人给的-a hotel site, in use, and to refer others to the
- 2022-01-26 04:56:57下载
- 积分:1
-
HBase支持发展和打印功能,获取系统信息…
辅助开发库HBase,功能有打印,获取系统信息,表格,进程,网络-HBase support for the development and printing functions, access to system information, forms, processes, network
- 2022-11-22 12:45:04下载
- 积分:1
-
基于openCv的图像处理,相似图像识别和提取!
资源描述基于openCv的图像处理,相似图像识别和提取!运行时需要安装opencv。
- 2022-08-09 07:25:53下载
- 积分:1
-
一个算法,依次输入三元组表中的元素,建立该稀疏矩阵的十字链表
一个算法,依次输入三元组表中的元素,建立该稀疏矩阵的十字链表-?桓 鏊????依
- 2022-03-18 11:40:43下载
- 积分:1
-
类似于DirectDraw的blit函数,过时的技术,我们有实现了它。它非常的简单,就是把一块纹理贴到另一块纹理上。...
类似于DirectDraw的blit函数,过时的技术,我们有实现了它。它非常的简单,就是把一块纹理贴到另一块纹理上。-Similar to the DirectDraw Blit function, outdated technology, we have to achieve it. It is very simple, is to paste a texture to another texture on a.
- 2023-06-11 22:05:04下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
The two computers can achieve communication. As long as the debug folder in the...
该程序可以实现两台计算机的通信。只要在debug文件夹中按要求输入对方的IP,就可以实现功能,可以传文件之类的。-The two computers can achieve communication. As long as the debug folder in the required input of each other" s IP, we can achieve features such as mass file.
- 2022-07-09 10:29:00下载
- 积分:1