-
VB全屏的下雪场景制作
制作VB全屏的下雪场景
- 2022-08-22 07:56:58下载
- 积分:1
-
vc常用操作的讲解,对常见操作进行了较好的说明,是初学者很好的帮助材料,推荐下载。...
vc常用操作的讲解,对常见操作进行了较好的说明,是初学者很好的帮助材料,推荐下载。-vc used to explain the operation of the common operation for a better note is a great help beginners materials, recommended download.
- 2022-11-08 12:35:03下载
- 积分:1
-
这是一个关于函数返回的VB例子,希望能对学习VB的同学有所帮助...
这是一个关于函数返回的VB例子,希望能对学习VB的同学有所帮助-This is a function of the return of VB example, in hopes of learning VB help students
- 2022-01-29 03:32:31下载
- 积分:1
-
c++builder开发动画界面
应用背景
1.当打开窗体时,有一个飞碟从窗体的左上方运行到右下方;
2.移动 右边的滑块 可以调整动画的垂直速度
3. 移动下发的滑块 可以调整动画的水平速度
关键技术通过组件TTimer 控制飞碟移动的速度,使用TPaintBox绘制动画,使用TTraceBar组件调整动画的速度。设置各个参数,调整适当的距离,完成对各属性的设置
- 2023-03-10 00:40:03下载
- 积分:1
-
好的Grid
好的Grid-good Grid
- 2022-03-10 17:35:20下载
- 积分:1
-
对话框中创建菜单,不是右击弹出来的那种,而是象系统菜单那样...
对话框中创建菜单,不是右击弹出来的那种,而是象系统菜单那样-menu
- 2022-10-06 10:55:04下载
- 积分:1
-
CHistogramCtrl, a windows 2000 like histogram control
CHistogramCtrl, a windows 2000 like histogram control
- 2022-01-27 09:57:00下载
- 积分:1
-
vdcsdfs
;主程序:
LOOP: SETB P10 ;(1)
LCALL DELAY ;(2)
CLR P10 ;(3)
LCALL DELAY ;(4)
AJMP LOOP ;(5)
;以下子程序
DELAY: MOV R7,#250 ;(6)
D1: MOV R6,#250 ;(7)
D2: DJNZ R6,D2 ;(8)
DJNZ R7,D1 ;(9)
RET ;(10)
END ;(11)
-vdcsdfs
- 2022-05-19 09:56:06下载
- 积分:1
-
该程序 实现了HEX对任何文件进行编辑的功能。十六进制编辑器。实用。...
该程序 实现了HEX对任何文件进行编辑的功能。十六进制编辑器。实用。- This procedure realized HEX to carry on the edition to any
document the function. Hexadecimal system editor. Practical.
- 2022-09-15 05:25:03下载
- 积分:1
-
mfc programming with a student management system friendly interface can be added...
一个用mfc编程的学生管理系统界面友好,可以对学生成绩添加删除修改查找等功能,可用于小学校的成绩管理-mfc programming with a student management system friendly interface can be added to student achievement amended to delete search functions that can be used for the primary performance management
- 2022-04-11 21:41:33下载
- 积分:1