-
The progress bar, through the spherical distribution of display.This class displ...
进度条,通过球状分布进行显示。这个类显示一个半透明,阴影模式进度对话框。这一进程的进展情况进行监督作为启动一个新线程,使球体更新进展顺利。如果启用,用户获得的能力,终止与ESC键的过程。该代码将运行在Windows 2000及更高版本。
-The progress bar, through the spherical distribution of display.This class displays a translucent, shadowed modal progress dialog. The process whose progress is to be monitored is started as a new thread, allowing the progress sphere to update smoothly. If enabled, the user is given the ability to terminate the process with the ESC key. The code runs on Windows 2000 and later.
- 2022-08-02 20:16:07下载
- 积分:1
-
二维不规则零件排样问题
二维不规则零件排样问题-Two-dimensional irregular parts nesting problems
- 2022-02-04 00:54:07下载
- 积分:1
-
Some on the C++ Study notes, for the scholars have some impact, I hope you can h...
是一些关于C++学习的笔记,对于出学者有一些影响,希望能够帮到你们!-Some on the C++ Study notes, for the scholars have some impact, I hope you can help!
- 2023-05-12 00:35:04下载
- 积分:1
-
u_reg H”。
u_reg.h"
void Delay_MS(unsigned int ms)
void main()
{
asm(" STM #0000h,CLKMD ")
while(*CLKMD & 0x01 )
asm(" STM #40C7h,CLKMD ") //设置CPU运行频率=100M
/* 40C7h:5*clkin =100M
30c7h:4*clkin =80M
20c7h:3*clkin =60M
10C7h:2*clkin =40M
*/
asm(" stm #4240h, SWWSR ")
//2 wait except for on-chip program 1
asm(" stm #00a0h, PMST ") //MP/MC = 0, IPTR = 001,ovly=0
asm(" stm #0802h, BSCR ")
asm(" STM #0h,IMR ")
while(1)
{
Delay_MS(500)
asm(" RSBX XF ")
Delay_MS(500)
asm(" SSBX XF ")
}
-sdqwd
- 2022-02-04 22:56:44下载
- 积分:1
-
一个算法
一个算法-an algorithm SUMMARY
- 2022-02-24 11:28:42下载
- 积分:1
-
processes and threads of an application
进程与线程的一个应用-processes and threads of an application
- 2022-02-22 11:14:03下载
- 积分:1
-
Curso dedicado a la calidad y mejoramiento de procesos de software
Curso dedicado a la calidad y mejoramiento de procesos de software
- 2023-08-27 14:50:03下载
- 积分:1
-
关于数据结构中的链表,树的小程序,实现链表的插入,删除,对树的遍历等...
关于数据结构中的链表,树的小程序,实现链表的插入,删除,对树的遍历等-On the data structure of linked lists, tree applet, realize list insertion, deletion, traversal of the tree, etc.
- 2022-04-19 06:22:15下载
- 积分:1
-
listbox添加位图按钮
listbox每个Item中加载不同BMP,并重绘按钮功能。点击item进行切换相应界面,显示不同空间及文本信息。
- 2023-06-08 23:00:03下载
- 积分:1
-
做了一个小程序,请大家一起来探讨一下,
做了一个小程序,请大家一起来探讨一下,-To do a small program, one up to look into the U.S.,
- 2022-01-26 02:32:37下载
- 积分:1