-
VC interface display, split the window and realizing the complexity of the windo...
VC界面显示的,分割窗口,实现窗口复杂化-VC interface display, split the window and realizing the complexity of the window
- 2022-03-16 07:08:58下载
- 积分:1
-
to control the program an additional category, for the freedom to change.
对控件进行编程的一个附加类,可以进行自由修改。-to control the program an additional category, for the freedom to change.
- 2022-03-13 11:37:35下载
- 积分:1
-
12864显示打靶的C程序
TI杯曾要求用12864显示打靶的图形,激光笔打中哪里,在12864的靶图形上显示几环,上下左右。这是一个51单片机控制12864的程序,用的锐志的开发板,显示一副靶图形,用对单个地址点写方式控制一个瞄准点在靶图形上闪烁,并在左方空白处根据输入值显示左上或右下等。
- 2022-07-21 18:50:59下载
- 积分:1
-
科学与工程数值计算算法(Visual Basic版) 附赠的光盘包含了本书中全部的源代码
科学与工程数值计算算法(Visual Basic版) 附赠的光盘包...
科学与工程数值计算算法(Visual Basic版) 附赠的光盘包含了本书中全部的源代码
科学与工程数值计算算法(Visual Basic版) 附赠的光盘包含了本书中全部的源代码
-Science and Engineering numerical algorithm (Visual Basic version) comes with a CD-ROM contains all the book s source code science and engineering numerical algorithm (Visual Basic version) comes with a CD-ROM contains all the book s source code
- 2022-08-13 12:49:19下载
- 积分:1
-
suitable for beginners vc familiar with the use ide
适合初学vc,熟悉ide之用-suitable for beginners vc familiar with the use ide
- 2022-03-12 10:49:45下载
- 积分:1
-
这是一个BCB在菜单上加图标的简便方法.非常有用!
这是一个BCB在菜单上加图标的简便方法.非常有用!-This is a BCB added to the menu icon on the simple method. Very useful!
- 2023-08-13 21:50:03下载
- 积分:1
-
rolling with the command
带有滚动条的命令行接口-rolling with the command-line interface
- 2022-06-01 10:18:00下载
- 积分:1
-
本人是初学者 谢谢关注 本系统属于适合初学者自行练习 有助于帮助基层的学生学的快学的牢固...
本人是初学者 谢谢关注 本系统属于适合初学者自行练习 有助于帮助基层的学生学的快学的牢固-Thank you, I am a beginner of this system is suitable for beginners to practice on their own grass-roots level will help students to learn the fast and firmly
- 2022-02-04 19:50:40下载
- 积分:1
-
绘制导航图的源代码,这是基于MAPX插件的,只需将相关*.TAB 图层换成你自己的就可以了...
绘制导航图的源代码,这是基于MAPX插件的,只需将相关*.TAB 图层换成你自己的就可以了-mapping navigation map of the source code, which is based on the Connection plug-in, only to the relevant*. TAB layer replaced by your own on the
- 2022-06-01 06:57:51下载
- 积分:1
-
vc++ mfc中拖动效果的实现
对于熟悉拖动效果制作的朋友们都应该知道,实现拖动有一个很简单的方法就是通过CImageList。CImageList提供了BeginDrag、DragEnter、DragMove、DragLeave、EndDrag系列函数,分别在OnLButtonDown、OnMouseMove和OnLButtonUp等消息中合理调用这些函数就可以轻松实现对CImageList的元素的拖动效果
- 2023-05-16 00:05:03下载
- 积分:1