-
METODOS DE ORDENACION
El contenido es 十分 corto。关注 por 忙: Códigos 罪布纳维斯塔 descripción se eliminarán y 没有 obtendrá ningún punto。Por 青睐 describa lo 坏段 conseguir más puntos。
Sugerencias: Usted 加纳 · puntos (0-20) en 基拉由 de sus códigos fuente y la descripción。巴哈质量,códigos duplicados o 仲裁法 》 descritos serán eliminados。
- 2022-11-16 04:00:03下载
- 积分:1
-
it can connet with a database.
与数据库相连的一个应用程序,是在VC环境下编写的。-it can connet with a database.
- 2022-12-15 12:30:04下载
- 积分:1
-
Supermarket management of POS systems, including front desk management and sales
超市POS系统的管理,包括前台管理和后台销售
- 2022-07-15 09:26:32下载
- 积分:1
-
一个类似richedit编辑框程序,可以改变字体以及显示超链接
一个类似richedit编辑框程序,可以改变字体以及显示超链接-richedit a similar frame editing procedures can change fonts and display hyperlinks! !
- 2022-02-24 20:10:26下载
- 积分:1
-
一个很酷的使窗口在关闭时渐渐消失的程序(类似淡入淡出效果)。...
一个很酷的使窗口在关闭时渐渐消失的程序(类似淡入淡出效果)。-A cool program which can make it to disappear slowly when a windows is being closed (like the fade in-fade out effection )
- 2023-09-08 17:35:03下载
- 积分:1
-
这是一个JPEG图像编码及解码的程序。它不使用级别…
This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
-This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compar
- 2022-01-22 14:49:02下载
- 积分:1
-
一个小巧的分散控件,可以设定扇叶数和转速,用在界面上会用意想不到的效果
一个小巧的分散控件,可以设定扇叶数和转速,用在界面上会用意想不到的效果- An exquisite disperser controls, may establish the fan blade
number and the rotational speed, uses meets the effect on the contact
surface which the intention could not think
- 2022-12-01 02:40:03下载
- 积分:1
-
这是一种常见的分类方法,可以使用在任何类型的无线窗口中使用…
这是一个通用的窗口切分类库,可以使用在任何类型的窗口。-This is a common classification for cutting window can be used in any type of window.
- 2022-01-26 05:28:00下载
- 积分:1
-
影片结构
这个源代码是关于一个约movieType结构的C语言编程 定义一个struct,movieType,存储以下dataabout电影:电影的名字(字符串),电影导演(字符串),制片人(字符串),这一年的电影发行(INT),以及数ofcopies股票。编写一个程序,声明类型movieType的avariable,提示用户输入数据有关的电影,andoutputs的电影数据。
- 2022-03-18 02:37:47下载
- 积分:1
-
vc++ mfc中拖动效果的实现
对于熟悉拖动效果制作的朋友们都应该知道,实现拖动有一个很简单的方法就是通过CImageList。CImageList提供了BeginDrag、DragEnter、DragMove、DragLeave、EndDrag系列函数,分别在OnLButtonDown、OnMouseMove和OnLButtonUp等消息中合理调用这些函数就可以轻松实现对CImageList的元素的拖动效果
- 2023-05-16 00:05:03下载
- 积分:1