-
主要是用于电力系统实时库建立以及内存的分配和使用,对于电力系统通讯实时性有很好的保证...
主要是用于电力系统实时库建立以及内存的分配和使用,对于电力系统通讯实时性有很好的保证-the code is designed for the real-time database which is widely used in the electrical power system, the special design in memory distributing and using makes good assurance for the real time communication.
- 2022-07-04 14:06:02下载
- 积分:1
-
Global Chat Sample for Windows Sockets
Global Chat Sample for Windows Sockets
- 2022-09-04 12:35:03下载
- 积分:1
-
C++、MFC源代码goodtimedemo.
C++、MFC源代码goodtimedemo.-C, goodtimedemo MFC source code.
- 2022-02-02 01:38:55下载
- 积分:1
-
Windows资源管理器,用VB编写
windows资源管理器,用vb编写-windows resources manager, prepared with vb
- 2022-08-08 22:14:31下载
- 积分:1
-
分析VB工程文件(VBP文件)
分析VB工程文件(VBP文件)-analysis VB project files (VBP)
- 2023-05-20 01:45:03下载
- 积分:1
-
将两个.wav格式的文件拼接成一个文件。主要在于.wav头文件的处理。...
将两个.wav格式的文件拼接成一个文件。主要在于.wav头文件的处理。-to two. Wav files into a document splicing. Mainly. Wav files of treatment.
- 2023-05-26 17: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
-
pascal语言基础知识,新手可以通过它了解到有关pascal的基础知识...
pascal语言基础知识,新手可以通过它了解到有关pascal的基础知识-pascal基础
- 2022-02-22 02:19:06下载
- 积分:1
-
一个显示文件不同的例子
一个显示文件不同的例子-documents show a different example
- 2022-03-03 06:08:45下载
- 积分:1
-
用Windows API创建一个窗体,从本质上理解Windows消息机制。
用Windows API创建一个窗体,从本质上理解Windows消息机制。-Windows API to create a window, from understanding the nature of the Windows message mechanism.
- 2022-11-04 08:25:03下载
- 积分:1