-
vc++实时曲线
VC6下的实时显示曲线// 设置网格间距void SetGridResolutionX(int nGridReluX);// 设置网格间距void SetGridResolutionY(int nGridReluY);// 设置网格滚动速度,正值为从左向右滚动,0不动void SetGridScrollSpeedX(int nSpeedX);// 正值为从上到下滚动,0不动void SetGridScrollSpeedY(int nSpeedY);// 网格线宽度void SetGridLineWidth(int nWidth);// 背景色void SetGridBackClr(COLORREF clr);// // 锁定数据显示范围void LockRang(bool bfLo
- 2022-01-28 15:55:44下载
- 积分:1
-
界面漂亮的对话
一个非常漂亮的对话框界面,一个 漂亮的对话框界面。-nice dialogue interface
nice dialogue interface
- 2022-05-17 18:55:16下载
- 积分:1
-
getword1:读取鼠标所在位置的单词 getword2:读取鼠标所在位置的单词...
getword1:读取鼠标所在位置的单词 getword2:读取鼠标所在位置的单词-getword1 : the location of the mouse to read the words getword2 : the location of the mouse to read the words
- 2022-06-19 22:14:00下载
- 积分:1
-
C# scrollBar重绘
自绘滚动条控件,通过对滚动条控件的几个组件进行重绘,利用自己的图片替换系统图片,重载鼠标事件,来实现自己的滚动条, 新的滚动条,用户可以自己选择背景、箭头等信息
- 2022-02-15 08:51:32下载
- 积分:1
-
vc 关于动画的 实现 ,对 用于界面编程案例 希望对大家有用
vc 关于动画的 实现 ,对 用于界面编程案例 希望对大家有用 -vc on the animation of the realization, for the interface programming useful in case we hope
- 2022-05-18 09:12:31下载
- 积分:1
-
this is the source code of a beautiful interface in vc,you can use it as your ba...
这是一个漂亮界面在VC中的实现源程序,你可以用它来作为你软件的基础.-this is the source code of a beautiful interface in vc,you can use it as your base of software.
- 2023-02-25 17:45:03下载
- 积分:1
-
vc气泡状提示编写示例,当鼠标指针放在输入框时,显示提示气泡...
vc气泡状提示编写示例,当鼠标指针放在输入框时,显示提示气泡-vc prompted the preparation of bubble-shaped sample, when the mouse pointer on the input box, the display prompts the bubble
- 2022-03-16 02:26:05下载
- 积分:1
-
数学式中的C / C++ Builder编程使用Visual Basic 6在C++
Mathematic flop builder in C/C++ programming using Visual Basic 6.0 in C++
- 2022-05-23 06:43:37下载
- 积分:1
-
简单的哈希函数 (SHA) 算法,以转换用户属性对消息摘要 (以十六进制表示)
简单转换用户属性对消息摘要 (以十六进制表示) 的哈希函数 (SHA) 算法。它将有助于将您的信息转换为另一种形式,会不知道或理解别人,
- 2023-03-24 14:35:03下载
- 积分:1
-
Linde, Buzo, and Gray (LBG) proposed a VQ design algorithm based on a training s...
Linde, Buzo, and Gray (LBG) proposed a VQ design algorithm based on a training sequence. The use of a training sequence bypasses the need for multi-dimensional integration. The LBG algorithm is of iterative type and in each iteration a large set of vectors, generally referred to as training set, is needed to be processed. Usually, vectors sampled from a group of typical signals to be encoded altogether construct a training set T={x1,x 2,?.x M} ,where xi represents a sampled training vector and M represents the size of training set which is far greater than the codebook size N.
- 2023-07-03 15:00:03下载
- 积分:1