-
获得网卡ID号,这个号是一个唯一的号。
获得网卡ID号,这个号是一个唯一的号。-access ID card, this was the only No. 1.
- 2022-03-19 16:24:38下载
- 积分:1
-
得到远程机器MAC地址源代码
得到远程机器MAC地址源代码-remote machines source MAC address
- 2023-02-17 11:45:04下载
- 积分:1
-
OPC Client
资源描述OPC Client 基本功能实现源代码,使用VC++编写,在VS2005下编写,界面比较简单,有注释,可以参考注释修改代码或者参考代码,没有多余功能,简介清楚,容易移植。
- 2023-06-11 08:35:19下载
- 积分:1
-
网络优化算法:最大流的FordFulkerson标号算法
网络优化算法:最大流的FordFulkerson标号算法-Network optimization algorithms: maximum flow of FordFulkerson Enumeration
- 2022-03-20 10:37:56下载
- 积分:1
-
API库代码editbox
应用背景对编辑框API基础代码。如果你救了这个,你可以使用编辑框 ;与API ;只是复制和粘贴。关键技术使用C语言。使用API,不是MFC。你不用写代码,如果你下载了这个。使用editbox
- 2022-09-24 11:15:02下载
- 积分:1
-
《精通正则表达式》第三版英文pdf版,高级程序员必读。
《精通正则表达式》第三版英文pdf版,高级程序员必读。- Proficient in the regular expression the third edition of the English pdf version of must-read high-level programmers.
- 2022-01-25 21:37:49下载
- 积分:1
-
car trading 的小程序,经过实践没有问题,特此上载
car trading 的小程序,经过实践没有问题,特此上载-small car trading procedures, there is no problem in practice, and would like to upload
- 2022-06-26 07:08:43下载
- 积分:1
-
Foreign Repeater, please install MS Player6.2.
外语复读机,请先安装MS Player6.2.-Foreign Repeater, please install MS Player6.2.
- 2022-08-10 06:14:48下载
- 积分: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
-
测试CPU能力的小工具,轻轻一按就能知道你的CPU的性能
测试CPU能力的小工具,轻轻一按就能知道你的CPU的性能-CPU test the ability of small tools, touch will be able to know your CPU
- 2023-01-08 15:10:02下载
- 积分:1