-
MFC入门计算器
MFC入门计算器,程序比较简单,但是对于刚刚学习C的MFC编程人员,可以很快的上手,可以在看懂的基础上尝试编程
- 2022-12-07 08:10:04下载
- 积分:1
-
这是一个简单菜单示例_Event实现,想设计菜单的的朋友可以借鉴...
这是一个简单菜单示例_Event实现,想设计菜单的的朋友可以借鉴-This is a simple sample menu _Event realized, would like to design the menu of a friend can learn from
- 2022-02-16 03:18:30下载
- 积分:1
-
c的功底真的不错
跟硬件也有很大关联。
用虚拟声卡制作频率计...
c的功底真的不错
跟硬件也有很大关联。
用虚拟声卡制作频率计-the foundation really good with the hardware have great relevance. Virtual sound production Cymometer
- 2022-04-11 01:34:32下载
- 积分: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
-
Dynamic child window repositioning dynamic change dialog box the size of the cor...
Dynamic child window repositioning 动态改变对话框的大小对话框中的控件相应改变(15KB-Dynamic child window repositioning dynamic change dialog box the size of the corresponding controls (15KB
- 2022-03-04 09:58:04下载
- 积分:1
-
C++ CUI QT4(第二版)一书的源码,这本书是一个Qt程序不应该…
C++ CUI QT4 (第二版)一书的源码,该书是QT编程本来就不多的参考书中的经典之作。-C++ CUI QT4 (Second Edition) a source book, the book is a QT program should not have many reference books in the classic.
- 2022-10-13 20:25:03下载
- 积分:1
-
窗口而不是控件使用的提示条(类似tooltip)
窗口而不是控件使用的提示条(类似tooltip)-The tooltip which is a window other than the tooltip used by control
- 2022-03-23 06:03:55下载
- 积分:1
-
标签选项卡来实现动态效果,做景观美化界面
实现TAB选项卡动态特效,去除了tab静态界面,做界面美化-TAB tab to achieve dynamic effects, to do landscaping Interface
- 2022-11-05 00:10:03下载
- 积分:1
-
一个把托盘的操作封装的很好的类。如果想要制作托盘效果,直接用它就行了。【转载】...
一个把托盘的操作封装的很好的类。如果想要制作托盘效果,直接用它就行了。【转载】-put a tray of the operation Packaging good category. If you want to produce results tray, the direct use it to the next stage. Reproduced--
- 2022-02-02 02:44:55下载
- 积分:1
-
调用Function过程
资源描述
Function过程是Visual
Basic 6.0中用户自定义的函数。与Sub过程不同的是,Function过程是一个具有数据类型和返回值的过程。
创建Function过程
调用Function过程
- 2022-07-17 23:44:04下载
- 积分:1