资源列表
zaibiaotilanhuaanniu
- 在标题栏画按钮 学gdi的可以看看 学习学习-Painting in the title bar buttons that can learn to see learn from gdi
IMM
- 根据《多源信息融合》一书中的IMM多模型跟踪算法所写的仿真程序
vb
- 假设 Form1 窗体有 MSFlexGrid1 控件,在 Form1 代码窗口贴下面代码,MSFlexGrid1 和其中单元格就会跟着窗体大小变化而变化:- gridTopRatio = .Top/Me.Height gridWidthRatio = .Width/Me.Width gridHeightRatio = .Height/Me.Height ReDim colWidthRatio(.Cols- 1) ReDim rowHeightRa
158138-gridview.tar
- qt的grid使用,Grid,带树,带分隔-grid using in qt
RS_BCH
- matlab 变得RS码的生成,很有意义。参考价值大的-Matlab become RS code generation of great significance. The reference value
GPS
- 一段很好用的把经纬度转化为平面坐标的代码-a good use put into longitude and latitude coordinates of the plane code
AutoReSize
- 当用户改变窗体的大小时,通过这部分代码,窗体内所有控件可以根据窗体的大小自动改变大小及位置。
MDI
- (实例024)MDI窗体.rar 适合初学者学习,是个不错的例子,希望对大家有帮助!-(Example 024) MDI form. Rar for beginners to learn, is a good example, we want to help!
sort
- Qt5.1界面编程,实现分类功能。对于5.01 以上的版本在.pro项目文件中添加命令:greaterThan(QT_MAJOR_VERSION, 4): QT += widgets-Qt5.1 interface programming, classification functions. For more than 5.01 version. Pro project file, add the command: greaterThan (QT_MAJOR_VERSION, 4): QT+ =
dds
- 累加器的描述,已经通过实验成功,可以用于波形发生器中
piclassic
- 计算pi ** Pascal Sebah : September 1999 ** ** Subject: ** ** A very easy program to compute Pi with many digits. ** No optimisations, no tricks, just a basic program to learn how ** to compute in multiprecision.
FiltedComboBox
- combobox with filtering in Visual Studio 2005