-
image zigzag compress
在图像压缩过程中,为了得到矢量形式,必须设计锯齿乘法;
- 2023-07-10 11:25:03下载
- 积分:1
-
该小程序用于对程序的使用设置使用限制,方便用户的使用
该小程序用于对程序的使用设置使用限制,方便用户的使用-The small program used to set up procedures for the use of restriction on the use and user-friendly use of
- 2022-03-21 19:19:34下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
数据算法演示程序,是初学者很好的学习工具
C数据算法演示程序,是初学者的很好学习工具-C data algorithm demo program is a good learning tool for beginners
- 2022-01-26 00:55:53下载
- 积分:1
-
①具有画直线、曲线、矩形、圆、椭圆功能;
②具有图的垂直、水平、按角度旋转功能;
③可为图形配色彩功能;
④具有“橡皮擦”的功能;
⑤能进行图的...
①具有画直线、曲线、矩形、圆、椭圆功能;
②具有图的垂直、水平、按角度旋转功能;
③可为图形配色彩功能;
④具有“橡皮擦”的功能;
⑤能进行图的放大、缩小功能;
⑥可将图形文件保存、打开、重新编辑;
⑦可为图形加文字符号。
-import javax.swing.JMenuBar
import javax.swing.JTextArea
import javax.swing.JMenu
import javax.swing.JMenuItem
import javax.swing.JTextArea
- 2022-08-09 04:24:37下载
- 积分:1
-
Contains detail and large amount of document regarding beacon scheduling in 802....
Contains detail and large amount of document regarding beacon scheduling in 802.15.4 networks.
- 2023-05-12 10:50:04下载
- 积分:1
-
汽车销售管理系统的程序代码以及数据库文件
汽车销售管理系统的程序代码以及数据库文件-Car Sell
- 2022-12-12 00:15:03下载
- 积分:1
-
This application
not only demonstrates the basics of using the Microsoft Found...
This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2022-05-27 18:09:22下载
- 积分:1
-
Spring Mvc框架,包含登录页面
Spring Mvc完整框架,最近互联网公司用的最多的框架。持久层框架用的是mybatis 。
配置完整,包含登录窗口,扩展性强。
- 2022-07-15 20:05:15下载
- 积分:1
-
I2C通信,主要是说明串口的通讯,对串口的接收进行详细地解释...
I2C通信,主要是说明串口的通讯,对串口的接收进行详细地解释-I2C communications, mainly states the serial communication, the receiver of the serial port to conduct a detailed explanation
- 2023-03-20 05:30:03下载
- 积分:1