-
vc灵感编程范例源代码 41 3DButton 42 计时器 43 动态改变光标和图标 44 捕获鼠标 45 得到一些系统信息 46 确定应用程序的路径 47
vc灵感编程范例源代码 41 3DButton 42 计时器 43 动态改变光标和图标 44 捕获鼠标 45 得到一些系统信息 46 确定应用程序的路径 47 注册系统热键 48 检测光驱软驱是否准备就绪 49 判断驱动器的类型 50 检测磁盘容量 51 MyFormat 52 Win98下热键关机 53 获得当前屏幕的分辨率两种方法 54 在screen上显示文字 55 启动屏幕保护程序 56 开机后程序自动运行 57 Windows 2000下关机 58 屏蔽系统热键 59 获取文件图标 60 避免程序运行多个实例-vc inspiration source code programming examples 3DButton 42 41 43 timer to change the cursor and dynamic map superscript 44 mouse caught some 45 information systems 46 to determine the application"s path 47 registration system hotkeys 48 Detection floppy drive the readiness of 49 drivers to judge the types of detection disk capacity 50 51 52 MyFormat Win98 hotkeys under 53 was shutdown current screen resolution two methods in 54 characters displayed on the screen started 55 of 56 screen saver automatically reboot after running under Windows 2000 57 58 Off Screen Hotkey 59 cover access to documents icon 60 to avoid running multiple instances of
- 2022-03-07 00:59:48下载
- 积分:1
-
象棋程序,实现了单人,双人玩象棋等功能。
象棋程序,实现了单人,双人玩象棋等功能。-Chess procedures realize a single, double features such as playing chess.
- 2022-01-25 20:33:29下载
- 积分:1
-
我们都知道一些键盘事件。今天我做了一个键上下着…
大家都知道键盘上几个的事件吧。
今天我就作了一个用上下左右键控制图标的小程序,帮助你理解这几个事件。。很好玩的。-we all know several of the keyboard events. Today I made a key up and down around the small icon control procedures to help you understand these events. . Very fun.
- 2022-03-05 13:10:43下载
- 积分:1
-
C++ Builder 下编译含有 MFC 的程式
C++ Builder 下编译含有 MFC 的程式-Builder C compiler contains the program MFC
- 2023-01-27 17:50:03下载
- 积分:1
-
SQLCE3.5 process must be running on the development of the staff very helpful
运行SQLCE3.5必须的过程,对开发的人员帮助很大-SQLCE3.5 process must be running on the development of the staff very helpful
- 2022-08-07 01:45:30下载
- 积分:1
-
用于椭圆和直线的检测
用于直线和椭圆的检测,检测效果不错,查全率较高,为亚像素精度。
- 2023-07-08 12:45:03下载
- 积分:1
-
包括常用的经典的算法及其实现
非常受用的经典苏澳发达偶在里面...
包括常用的经典的算法及其实现
非常受用的经典苏澳发达偶在里面
- 2022-03-07 08:20:09下载
- 积分:1
-
1 pairs of control panel (Control Panel) operated source code
一个对控制面板(Control Panel)操作的源程序 -1 pairs of control panel (Control Panel) operated source code
- 2023-08-09 19:50: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
-
WinSock网络编程经络_源码
WinSock网络编程经络_源码 很方便初学者学习使用 里面对各种网络类型通信 有详细介绍
WinSock网络编程经络_源码 很方便初学者学习使用 里面对各种网络类型通信 有详细介绍
WinSock网络编程经络_源码 很方便初学者学习使用 里面对各种网络类型通信 有详细介绍
WinSock网络编程经络_源码 很方便初学者学习使用 里面对各种网络类型通信 有详细介绍
- 2022-04-18 00:32:11下载
- 积分:1