-
这里提供了一个关于基于Active X 基础上的计算器程序
这里提供了一个关于基于Active X 基础上的计算器程序-Here is a project on Active X-based calculator program on the basis of
- 2023-02-25 16:00:03下载
- 积分:1
-
GDI打字游戏原型MFC
一个打字游戏的原型,虽然没做完但是,已经有一点意思了。
- 2022-09-06 16:20:03下载
- 积分:1
-
source of embed ole object control
source of embed ole object control
- 2022-03-12 06:32:10下载
- 积分:1
-
a show bmp bitmap example
一个显示bmp位图的例子-a show bmp bitmap example
- 2022-11-19 15:15:03下载
- 积分: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
-
经典的C语言编程
经典的C语言编程--如何计算C语言的关键字(作者是C语言开发者Kernighan和Ritchie)-classic C programming language-- how the C language keyword (The writer is a C-language development were Kernighan and Ritchie)
- 2023-01-01 16:30:03下载
- 积分:1
-
用vc++开发的原创 聊天室程序,实现了使用vc进行通讯聊天功能...
用vc++开发的原创 聊天室程序,实现了使用vc进行通讯聊天功能-Vc++ development with the original chat room program, implemented using the chat feature to communicate vc
- 2022-03-18 05:30:55下载
- 积分:1
-
控件大小随窗口变化
控件大小随窗口变化-control with the size of the window changes
- 2022-03-13 04:40:38下载
- 积分:1
-
这是一个销售短信软件
thi s is a sales sms software program
- 2022-03-14 01:02:58下载
- 积分:1
-
This a small program which scans a particular section of your hard disk ( a tree...
This a small program which scans a particular section of your hard disk ( a tree) using recursion and returns information like the total number of files, folders, used disk space in that tree.
- 2022-03-11 23:35:24下载
- 积分:1