-
特洛克分解法程序,文本输入输出,实现数值计算中的特洛克分解法...
特洛克分解法程序,文本输入输出,实现数值计算中的特洛克分解法-Turlock decomposition process, text input and output, to achieve numerical decomposition method in turlock
- 2022-12-15 21:35:03下载
- 积分:1
-
CISSP 认证必备300题闪卡
通讯与网络保安
CISSP 认证必备300题闪卡
通讯与网络保安-
CISSP certification 300 flash card
Telecommunication and network security
- 2022-12-03 16:05: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
-
Com on the demonstration program
有关Com的演示程序-Com on the demonstration program
- 2022-01-24 10:19:10下载
- 积分:1
-
Really tested. 2.4
真的试验过。2.4寸TFT彩色液晶屏驱动程序,,m16驱动,很好看,还可以显示彩色照片-Really tested. 2.4-inch color TFT LCD driver,, m16 drivers, good to see, but also can display color photographs
- 2022-01-25 13:58:24下载
- 积分:1
-
人脸检测 识别
这个是基于facebook刚刚收购的face.com的api接口实现的
调用接口,传一个图片的url地址,返回图像的特征字符串,如,性别,是否笑,是否带眼镜,眼镜的位置,鼻子的位置,嘴边的位置 等等信息。
需要到官方网站申请下 API key 哦,很简单,一分钟搞定。下过已经加入了key
- 2022-03-22 08:15:14下载
- 积分:1
-
很好的一个聊天工具
很好的一个聊天工具-a good chat tool
- 2023-05-06 01:55:03下载
- 积分:1
-
bruce powel douglass classic, real time design patterns
bruce powel douglass的经典著作,real time design patterns-bruce powel douglass classic, real time design patterns
- 2022-11-04 05:25:03下载
- 积分:1
-
Oracle函数列表速查chengxu
Oracle函数列表速查chengxu-Oracle functions chengxu Check List
- 2022-03-01 11:42:20下载
- 积分:1
-
C# Excel 编程开发类
这是我这段工作以来总结的excel编程有类, 经过自己长期调整完善, 虽然仍不是很完美, 但是应付一般的编程应该是绰绰有余了!
- 2023-07-09 13:45:03下载
- 积分:1