-
压缩过的图像是无法直接进行数字化处理的,如JPEG、GIF等格式的文件,此时首先要对图像文件解压缩,这就要涉及到一些比较复杂的压缩算法。...
压缩过的图像是无法直接进行数字化处理的,如JPEG、GIF等格式的文件,此时首先要对图像文件解压缩,这就要涉及到一些比较复杂的压缩算法。-compressed image can t directly process digital operation.such as jpeg,gif format.firstly ,it need decompress ,which is deal with complex compression algrithm.
- 2022-08-26 00:16:22下载
- 积分:1
-
实现了一个简单的指针式时钟,样式简单,但功能齐全,是一个很不错的程序...
实现了一个简单的指针式时钟,样式简单,但功能齐全,是一个很不错的程序-Realize a simple Analog Clock, style simple, but full-featured, is a very good program
- 2022-09-15 18:05:03下载
- 积分:1
-
结合CSpinButtonCtrl与CEdit功能的扩展Edit(支持浮点型)
资源描述用于进行Edit数字增加或减小功能(支持浮点型),通过自绘CEdit,并绑定CSpinButtonCtrl,进行数据在指定范围内增长或减小。自绘会编辑框显示更美观
- 2022-06-16 15:55:16下载
- 积分:1
-
关于图形图象常用处理算法的讲解
机器大家去敌后完全
关于图形图象常用处理算法的讲解
机器大家去敌后完全-on imagery processing algorithm commonly used on the machine you to the enemy completely
- 2022-02-06 06:35:01下载
- 积分:1
-
cuda compute unified device architecture histogram code
cuda compute unified device architecture histogram code
- 2022-02-20 23:05:40下载
- 积分:1
-
海明编码
应用背景这是16位海明码纠错和检测 ;16点,它是基于sechaming代码 ;这是实行在VHDL ; ;关键技术VHDL语言代码 ; ;和Xilinx工具是用来实现它是合成的代码,和自我 ;试验台 ;它 ; 了;
- 2022-07-08 18:30:19下载
- 积分:1
-
提取和插入运算符重载。一个有关VC++输入、输出流的程序,比较适合VC++初学者。以后我上传一系列这种类型的源程序供大家学习之用。...
提取和插入运算符重载。一个有关VC++输入、输出流的程序,比较适合VC++初学者。以后我上传一系列这种类型的源程序供大家学习之用。-extraction and insertion Operator. One of the VC input and output streams procedure more suitable for beginners VC. After I uploaded a series of this type of source for all learning.
- 2022-05-15 04:38:33下载
- 积分:1
-
用VC编写的在MFC程序中使用VC Components编写程序的小例子,对于进一步了解VC编程有一定帮助...
用VC编写的在MFC程序中使用VC Components编写程序的小例子,对于进一步了解VC编程有一定帮助-VC MFC prepared by the procedures in the use of procedures for the preparation of VC Components small examples for a better understanding of VC program will definitely help
- 2022-08-20 21:25:37下载
- 积分:1
-
将二进制文件转化成数组
用法:
bin2txt binfile txtfile
注:bin2txt 为编译后生成的可执行程序,binfile为输入的...
将二进制文件转化成数组
用法:
bin2txt binfile txtfile
注:bin2txt 为编译后生成的可执行程序,binfile为输入的二进制文件,txtfile为输出的文本文件。-The binary file into an array Usage: bin2txt binfile txtfile Note: bin2txt generated for the compiled executable program, binfile input binary file, txtfile text file for output.
- 2022-04-27 10:15:09下载
- 积分:1
-
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是...
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。 -----------VC完整应用程序代码-(JiuGongTu) in a 3 3 JiuGongTu are 1-8 this August and the number of a random display spaces in which the grid yard. Now demands of the problem : this Jiugongge adjusted to the squad as shown in Figure 1-1 forms. Adjusted rules : Each will only spaces (upper and lower, or left and right), a number of adjacent spaces- were moved. Test Programming Solution of this problem.----------- VC complete application code
- 2022-05-31 10:30:23下载
- 积分:1