-
Visual Basic 编写的面板控制程序,控制音量
Visual Basic 编写的面板控制程序,控制音量-Written in Visual Basic panel control procedures, control the volume
- 2022-03-05 23:36:10下载
- 积分:1
-
一个通讯录源代码,里面有很好的数据库连接方法
一个通讯录源代码,里面有很好的数据库连接方法-a directory source code, there are a good method of database connection
- 2023-06-28 12:40:03下载
- 积分:1
-
to capture desktop from any others computer in your LAN. I use JPEG format to ge...
to capture desktop from any others computer in your LAN. I use JPEG format to get small file/stream packages size
- 2023-02-01 22:05:03下载
- 积分:1
-
VC++6中怎样进行内存管理事例通过它可以了
解VC的内存管理
VC++6中怎样进行内存管理事例通过它可以了
解VC的内存管理-how memory management through its examples of the VC can understand the memory management
- 2022-02-04 16:09:27下载
- 积分:1
-
IE右键扩展(列出Flash)
IE右键扩展(列出Flash)-IE extension (listed Flash)
- 2022-02-01 06:37:00下载
- 积分:1
-
MicroWindows 源码 ,这里做了一个模拟器,在VC++ 下可以运行,这样大家可以在Windows平台上看MicroWindows代码了...
MicroWindows 源码 ,这里做了一个模拟器,在VC++ 下可以运行,这样大家可以在Windows平台上看MicroWindows代码了-MicroWindows source code, here made a simulator in VC++ may be run, so we can watch the Windows platform, the code MicroWindows
- 2022-01-21 23:57:45下载
- 积分: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
-
图书管理系统 mfc基于单文档的,编写皮肤代码
图书管理系统 mfc基于单文档的,编写皮肤代码
-liabiry system
- 2023-07-30 19:05:05下载
- 积分:1
-
C-#语法篇(上),跟我一起学Visual Studio 2005-C-# syntax chapter (above) and join me in learning Visual Studio 2005
- 2023-07-05 11:30:09下载
- 积分:1
-
WIN2000关机源码
WIN2000关机源码-WIN2000 shutdown FOSS
- 2022-02-20 14:36:59下载
- 积分:1