-
风险投资编写的日历和即时表
vc编写日历和即时钟表-vc prepared calendar and instant watches
- 2022-01-28 13:50:22下载
- 积分:1
-
USB监控源码
usb监听源码,需要安装DDK环境中运行-usb monitor source
- 2023-03-23 15:10:03下载
- 积分:1
-
vc development applications
vc开发的应用程序-vc development applications
- 2023-03-08 00:20:02下载
- 积分:1
-
可以求多元非线性方程组的一组解,实用性好,效率高。
可以求多元非线性方程组的一组解,实用性好,效率高。-Can seek a diverse group of non-linear equations solution, practical and efficient.
- 2023-05-23 08:50:03下载
- 积分:1
-
Hand
手持式GPS导航系统-源码,调试稳定运行,效果很好-Hand-held GPS navigation systems- source code, debugging and stable operation, good results
- 2022-01-26 03:03:08下载
- 积分:1
-
Inside COM
这是本书的样例代码。
- 2022-03-25 15:57:35下载
- 积分:1
-
此程序使用最小生成树Prim算法。用户输入图的输入文件名,程序读此文件,并调用MinSpanTree()为图建立最小生成树。输出包括树的总权及其顶点和边的列表。...
此程序使用最小生成树Prim算法。用户输入图的输入文件名,程序读此文件,并调用MinSpanTree()为图建立最小生成树。输出包括树的总权及其顶点和边的列表。-This procedure use the Prim algorithm. The
user input the filename of the chart, the procedure reads this document and transfers the chart to Minimum SpannirngTree with MinSpanTree () function. Output the table including tree s total power and its apex and side.
- 2022-01-22 16:52:26下载
- 积分:1
-
天龙天龙天龙提醒提醒提醒时间时间时间
天龙天龙时间提醒天龙时间提醒天龙
- 2023-04-08 16:00:05下载
- 积分: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
-
一个简单的dos下记事本程序。初学者参考。简单易用。有学习价值...
一个简单的dos下记事本程序。初学者参考。简单易用。有学习价值-a simple dos procedures under the notebook. Beginners reference. Easy to use. Learning Value
- 2023-02-16 17:20:04下载
- 积分:1