-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和rele...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录,所以请不要将文件放在这两个目录下
- 2022-01-25 22:58:01下载
- 积分:1
-
吹泡泡左键显示蓝泡泡右键显示红泡泡 并不断变大 移动 同时显示区域内的泡泡数...
吹泡泡左键显示蓝泡泡右键显示红泡泡 并不断变大 移动 同时显示区域内的泡泡数-The left arrow show the blue froth,and the right arrow show red froth,and it will be largen and moving, at the same time,it will show the number of the froth.
- 2023-01-26 06:25:03下载
- 积分:1
-
一个用堆栈做成的计算器,虽然小,但对学数据库的人来说锻炼一下也不错...
一个用堆栈做成的计算器,虽然小,但对学数据库的人来说锻炼一下也不错-Use made of a stack calculator, although small, but the database of people who look good exercise
- 2022-11-08 18:50:03下载
- 积分:1
-
此示例演示如何使用CList <;>;模板。该示例创建一个分类。
This sample shows how to use the CList template. The sample creates a class called CPlayer, and instantiates a few objects.
- 2022-08-14 07:58:58下载
- 积分:1
-
用户将不得不调整对话的能力,从而rearrangeme…
The user will have the ability to resize the dialog, with consequent rearrangement of child windows. You can control the minimum and maximum size allowed, as well as the maximized size and position of the dialog. The size grip is displayed by default, but you may turn it off. Automatic Save/Restore the dialog s size and position, along with the active page, is also supported
- 2023-07-08 22:00:04下载
- 积分:1
-
俄罗斯方块
一个俄罗斯方块游戏
对游戏控制的类
package com.main;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import javax.swing.*;
import javax.swing.border.Border;
import javax.swing.border.EtchedBorder;
public class ControlPanl extends JPanel
- 2022-01-22 00:16:48下载
- 积分:1
-
本代码类似于spy++,可以自动锁定窗口区域进行抓图,并具有保存功能。...
本代码类似于spy++,可以自动锁定窗口区域进行抓图,并具有保存功能。 -This code is similar to spy++, Can automatically lock the window to capture the region, with preservation of function.
- 2023-05-31 00:10:03下载
- 积分:1
-
斯坦福大学数据库系统实现,书中对数据库系统实现原理进行了深入阐述,并具体讨论了数据库管理系统的三个主要成分―存储管理器、查询处理器和事务管理器的实现技术。书中还...
斯坦福大学数据库系统实现,书中对数据库系统实现原理进行了深入阐述,并具体讨论了数据库管理系统的三个主要成分―存储管理器、查询处理器和事务管理器的实现技术。书中还对信息集成的最新技术,例如数据仓库、OLAP、数据挖掘、Mediator、数据立方体系统等进行了介绍。
-Stanford University database system implementation, the book Principles of database system implementation conducted in-depth exposition and, specifically, the database management system for three main components- store manager, query processor and transaction manager implementation technology. The book also integrates the latest technology information, such as data warehousing, OLAP, data mining, Mediator, data cube system were introduced.
- 2022-01-26 02:11:22下载
- 积分:1
-
实现unicode及其它字符编码的转换源码
实现unicode及其它字符编码的转换源码-To achieve and other unicode character encoding conversion source
- 2022-06-19 06:11:52下载
- 积分:1
-
采用模糊逻辑结合离散小波变换融合互信息
关注的是在SAR卫星数据的线性特征的自动检测,对道路网络提取中的应用。在定向预filtering步,形态线检测器给出。为了提高检测性能,得到的结果对多时相数据进行融合。提出了不同的融合策略,涉及不同的融合算子。由于经典的交集和并集扩展不导致令人满意的结果(相应的运营商是不是太放纵或太严重),该策略包括融合fiRST数据使用折衷算子。第二战略包含的结果有两个运营商有相反的特性计算的融合,以获得fiNAL中间结果。感谢他们提供的性能范围广,模糊运算符用于测试和比较这两种融合策略对真实ERS-1多时相数据。
- 2022-01-25 23:16:06下载
- 积分:1