-
ellipseface
带背景的椭圆形窗体源码(VC)
使用VC所学的窗体制作知识创建一个椭圆形的窗体,在这个不规则窗体内使用了背景图像,bmp格式的背景图片,去除了窗口上的标题栏和最小化、最大化以及关闭按钮,退出时主按键盘的“ESC”键。窗口最终效果如..
语言界面:简体中文 (Oval form with background source (VC)
Use VC production knowledge learned form to create an elliptical form, in this irregular usage within a background image, background image bmp format, in addition to the title bar on the window and minimize, maximize, and close button to exit the main press keyboard ESC key. As final results window ..
Language Interface: Simplified Chinese)
- 2015-06-10 18:06:57下载
- 积分:1
-
FM0_Decode
双相间隔码解码(FM0)的C语言实现,应用于RFID领域,基于ISO.IEC_18000-6C协议。(The realization of FM0_Decode with c language.)
- 2021-04-11 20:18:57下载
- 积分:1
-
Layout-Manager_MFC
Layout manager options for MFC apps
- 2014-08-06 02:59:52下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
FreeDownloadManager
free download manager project
- 2010-01-22 19:02:36下载
- 积分:1
-
HASHGenersjy!!!!
哈希计算器,包含MD系列,SHA系列等多种计算,输入字符串或文件,生成哈希值,可复制并比对(Hash calculators, contains the MD series, SHA series such as a variety of computing, the input string or a file, to generate the hash value, can be copied and alignment)
- 2015-08-12 14:42:11下载
- 积分:1
-
666HOTEL
vc++的课程设计,做的简单的酒店管理系统(vc++ in curriculum design, to do a simple hotel management system)
- 2009-12-17 20:07:42下载
- 积分:1
-
Win32Timer
基于Visual C++ 的win32控制台的程序,实现使用定时器的功能,(Visual C++ win32 console-based program, using the timer function,)
- 2012-03-06 14:20:34下载
- 积分:1
-
ChartCtrl
MFC非常好用的绘图控件,实时更新采集数据图像非常方便,吐血推荐!(very useful resource for MFC painting)
- 2021-01-08 16:18:51下载
- 积分:1
-
Blind
volterra 系统的盲辨识,高阶统计随机输入(Blind Identification of Second Order Volterra SystemsWith
Complex Random Inputs Using Higher Order Cumulants)
- 2016-08-01 09:21:30下载
- 积分:1