-
编写的一个班级管理系统的程序,可以实现改变,删除,…
用java编写的一个班级管理系统的程序,可以实现修改,删除,查询等功能-prepared with a class management system procedures, can achieve change, delete, query capabilities.
- 2022-07-07 05:18:33下载
- 积分:1
-
均值,中位数,和高通滤波图像
资源描述aplikasi滤波是使用GUI matlab,杨。aplikasi ini等均值滤波、中值滤波、高通滤波的丹。
- 2022-08-26 12:05:52下载
- 积分:1
-
<Visual Preutill> C routines in a book, chapter by chapter, Table of Conte...
一书的例程,按章节目录- C routines in a book, chapter by chapter, Table of Contents
- 2022-01-28 16:51:45下载
- 积分:1
-
on segmentation Operator Operator inverse pixel Gaussian operator of Image Proce...
关于sobel算子 逆sobel算子 高斯算子等图像处理算子 和大家共享,谢谢1-on segmentation Operator Operator inverse pixel Gaussian operator of Image Processing Operator and share Thank you, a
- 2022-03-13 13:12:25下载
- 积分:1
-
提高vc加载bitmap图片的速度,可以计算出所花费的时间.
提高vc加载bitmap图片的速度,可以计算出所花费的时间.-raise vc loading speed bitmap images can be calculated by the time it takes.
- 2022-02-26 06:27:49下载
- 积分:1
-
WINFORM保存参数至本机注册表
实现在窗体关闭时将窗体中的参数保存变量至注册表,首先创建一个新的子路径,在子路径中创建变量,
如注册表中无此变量将自动创建,若下次有此变量时将更新变量。窗体再次载入时从注册表子路径读取
此变量信息,通过赋值给控件。
方法如下:
private void Form1_Load(object sender, EventArgs e) //窗体载入时
{
SetStyle(ControlStyles.SupportsTransparentBackColor, true);
SetStyle(ControlStyles.AllPaintingInWmPaint, true);
SetStyle(ControlStyles.UserPaint, true);
SetStyle(ControlStyles.DoubleBuffer, true);
this.Refresh();
this.ShowInTaskbar = false;
this.PAN_1.Visible = false;
int Z_alpha,Z_red,Z_green,Z_blue; //声明4个Int类型颜色变量
//this.TransparencyKey = Color.Transparent;
RegistryKey myReg1, myReg2, myReg3;//声明注册表对象
myReg1 = Registry.CurrentUser;//获取当前用户注册表项
try
- 2022-03-19 08:35:30下载
- 积分:1
-
里面有关全屏的知识和颜色的选择
里面有关全屏的知识和颜色的选择-inside knowledge of the full screen and the color of choice
- 2023-05-30 13:50:03下载
- 积分:1
-
A dialog box is displayed on the menu and display the corresponding prompt A dia...
一个对话框上显示菜单 并显示相应的提示
A dialog box is displayed on the menu and display the corresponding prompt-A dialog box is displayed on the menu and display the corresponding prompt A dialog box is displayed on the menu and display the corresponding prompt
- 2022-05-24 05:36:23下载
- 积分:1
-
This is a preparation using DELPHI, multithreading on the solution of two
这是一个用DELPHI编写的,关于多线程的,求解二路归并的界面程序!-This is a preparation using DELPHI, multithreading on the solution of two-way merge interface procedures!
- 2022-03-05 12:11:53下载
- 积分:1
-
根据windows自带的类库制作的字牌游戏
根据windows自带的类库制作的字牌游戏-According to the library windows, bringing the production of plate Games
- 2022-05-09 04:03:35下载
- 积分:1