-
Design for Verification in System
Design for Verification in System-level Models and RTL, very good and classic
- 2022-04-16 05:56:26下载
- 积分:1
-
calculate squareroot
//求给定面积的圆的半径。
- 2022-01-22 08:37:55下载
- 积分: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
-
Windows 窗口线段选择的程序
Windows 窗口线段选择的程序-the Windows segment selection proce
- 2023-01-14 23:50:03下载
- 积分:1
-
很全的Delphi字符操作函数库,所有的功能全部包装在类TStringManager中。好用,速度快。最爽的是完全免费。...
很全的Delphi字符操作函数库,所有的功能全部包装在类TStringManager中。好用,速度快。最爽的是完全免费。-is all the characters Delphi operation functions, all functions in all types of packaging TStringManager China. Easy, fast. Tennis is completely free of charge.
- 2023-08-24 09:25:03下载
- 积分:1
-
股票 beheer
这是一个股票管理的火鸟 sql 数据库的程序。
您可以查看股票、 位置,并输入日期和时间。
您可以改变股票、 位置
您可以搜索位置和部件号
您可以打开零件的绘图
您可以打印标签,每个股票行的摘要
- 2022-03-19 04:09:26下载
- 积分:1
-
学习离散数学时在老师地要求下编写的个小程序,正则式到有穷自动机...
学习离散数学时在老师地要求下编写的个小程序,正则式到有穷自动机 -discrete mathematics learning at the request of the teacher to prepare the small procedure is to then- DFA
- 2022-03-19 06:29:37下载
- 积分:1
-
c++编的ShowAnimation程序
c++编的ShowAnimation程序-ShowAnimation procedures
- 2023-09-02 12:10:03下载
- 积分:1
-
Hotel Management System
酒店管理系统,是一个客户与酒店交流的平台,提供更好的服务
-Hotel Management System
- 2022-08-25 05:10:39下载
- 积分:1
-
用C++ Builder进行多线程操作的示例
用C++ Builder进行多线程操作的示例-With C++ Builder to carry out an example of multi-threaded operation
- 2022-01-25 19:27:28下载
- 积分:1