搜索资源列表
ART_NN
- 为了介绍ART网络具体工作过程,我们制作了Matlab演示程序。第一个程序利用newc()函数对网络进行自适应训练,修改权值并对样本进行分类判别;第二个则利用adapt()函数对预测信号进行跟踪训练,并得出训练值与目标值之间的差异。-ART network to introduce specific work process, we produced a Matlab demo program. No. 1 newc procedures for the use () function on t
ygauge_
- 编写图形相关的控件需要完成两部分:1 绘制;2 与窗口类(泛指)集成使之成为控件。本文重点在于“绘制”部分,提出一个较灵活的框架。用VC的GDI+实现框架,并在Demo中简单封装成圆表和直表控件。图一是要实现的目标(圆表、直表等仪表,指示灯,图表,旋钮,滑块等),由这些目标,经需求分析后,设计出框架。-related to the preparation of graphical controls need to complete two parts : a rendering; 2 and t
XP button
- windows界面编程,常用到一些XP风格的按钮,将其类添加到对应的工程即可,附带有DEMO演示程序;
ProgressFormControl
- 针对实现的进度条模态窗体,在此开发了一个自定义控件,可以实现:(1)实时的模态进度条窗体显示;(2)等待的MAC类型进度条窗体。文件带中有源程序及详细标注和实例工程.-An Custom Control with two puerpose:(1)Normal ProgressForm in real time (2)Circle WaiteForm in waiting time Demo included!
ToolbarDemo
- 工具栏定制演示程序,主要功能:1、定制工具栏;2、工具栏管理,通过上、下、左、右切换工具栏和图标按钮;3、通过定制窗口,可以把其他工具栏中图标按钮鼠标拖动动态添加到目标工具栏上-Toolbar custom demo program, the main functions: one, customized toolbar 2, toolbar management, through the upper and lower, left and right to switch the toolba
dlg_dyframewndView
- 用非常少的代价演示一个dlg程序调用另一个framewnd示例。(对于开发有导航界面的程序很有借鉴)注意:1要把自定义的CMyFrameWnd的构造函数的protected:改为public:;2.要创建一个菜单资源,否则CMyFrameWnd会创建失败。-a demo that used a little code to show a dlg programe new and call another framewnd with a view.
Scroll-box-program
- 主要是一个演示对话框中滚动图片的功能,做相册时可以用的;-Primarily a demo dialog box, scroll picture function can be used to make album