-
银行帐目管理系统
资源描述此系统是使用VFP开发的一个有界面的银行帐目管理系统,包括了对银行帐目信息的增、删、改、查、统计等一些帐目管理基本功能,解码清晰流畅。
- 2022-09-29 09:20:03下载
- 积分:1
-
VC++ 写字板代码
一个简单的写字板程序,非常适合初学vc,mfc的同志们学习。把这个项目搞定了,想必其他更复杂的工程也不成问题,好好学习吧。
- 2022-02-06 09:26:17下载
- 积分: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
-
(VC7) "
在(VC7)"项目->属性->链接器->输入->附加依赖项"中加入SkinPlusPlusDLL.lib 或 在(VC6)"Project->Settings->Link->Object/library"中加入SkinPlusPlusDLL.lib 2.在你的程序中包含头文件 #inlcude "SkinPlusPlus.h" 3.在程序中加入初始化语句InitInstance() InitializeSkin(_T("XPCorona.ssk")) 注:以上假定SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk都在当前目录,如果不是请更改路径设置。 二.卸载Skin++ 在程序的卸载函数中加入ExitInstance() ExitSkin() 三.更换皮肤 执行函数LoadSkin即可以实现动态换肤 LoadSkin(_T("XPCorona.ssk")) 四.函数说明 InitializeSkin是SKin++的初始化函数,您可以采用如下参数加载Skin++ InitializeSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 LoadSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 五.使用分隔条窗体的应注意的问题 您必须SKINPLUSPLUS_SPLITTER()和SKINPLUSPLUS_INIT_SPLITTER(m_wndSplitter)宏 注:SKINPLUSPLUS_INIT_SPLITTER一般传入分隔条对象m_wndSplitter-(VC7) "- gt; Attribute- gt; Linker- gt; Input-gt; Additional items on the "add SkinPlus DLL.lib or (VC6)" Project-gt; Settings- gt; Link-gt; Object/library "SkinPlusPlusDLL.lib into two. in your program contains header files# inlcude "SkinPlusPlus.h" 3. the procedure
- 2023-04-03 07:30:03下载
- 积分:1
-
记事本的源码,实现记事本基本功能,有一定的收藏价值
记事本的源码,实现记事本基本功能,有一定的收藏价值-source of the notebook, the notebook achieving basic functions of a certain value to the collection
- 2022-01-27 15:53:06下载
- 积分:1
-
rolling View bitmap, reference readme
滚动浏览位图,参考readme-rolling View bitmap, reference readme
- 2023-09-05 13:20:02下载
- 积分:1
-
让窗体中的内容(包括控件)滚动
让窗体中的内容(包括控件)滚动-let the content (including controls) rolling
- 2022-12-31 22:10:06下载
- 积分:1
-
This a simple interface design. Through the expansion, such as adding to click o...
这只是一个简单的界面设计。 可以通过扩展为按钮等添加点击事件,从而实现想要的功能。-This a simple interface design. Through the expansion, such as adding to click on the button, thereby achieving the desired function.
- 2022-02-20 04:38:45下载
- 积分:1
-
一个使用MFC实现的绘图板程序
一个使用MFC实现的绘图板程序-use an MFC graphics board procedures
- 2023-01-17 21:20:04下载
- 积分:1
-
MixColor_LED颜色识别
通过颜色传感器,把数据通过串口传到PC并在电脑屏上显示识别出来的颜色
主要特色: 串口
颜色识别很好
- 2022-06-28 18:44:19下载
- 积分:1