-
xyz2blh
坐标转换,空间坐标XYZ到BLH的转换,GPS应用(Coordinate transformation, the space coordinates XYZ to BLH conversion, GPS applications)
- 2020-06-28 14:20:02下载
- 积分:1
-
WJC-ebook.xcodeproj
小说阅读器 可以在线看小说 也可以在本地看小说 自动翻页 更换字体和颜色
- 2020-12-23 19:19:08下载
- 积分:1
-
halcon外触发事件方式采图
机器视觉软件halcon外触发通过事件方式采图,避免循环轮询,C#代码,本例子为未德国Basler GIGE相机
- 2022-04-15 14:08:10下载
- 积分:1
-
GSM短信程序
#include
#include
#include
#include"define.h"
extern uchar keyscan();
//这个是号码输入的,若改就只改这个就行
uchar pnum[12]={"00000000000F"};//12个数(短信接收手机号码设置)
uchar code TxtMode[9]={"AT+CMGF=0"}; //短信模式设置PDU模式
uchar code mess_qian[8]={"AT+CMGS="};// 短信 长度设置
uchar code length[2]={"29"}; //短信的长度 2个数(根据短信内容不同要改变)
uchar code cnum[18]={"0891683108200305F0"};//18个数(中心号码设置)
uchar code pdu1[10]={"11000D9168"};//10个(短信格式设置可以为固定+86的手机)
uchar code pdu2[6]={"0008A7"};//6个 (短信有效期,可以固定不变)
uchar code lenmsg[2]={"0E"}; //短信内容的长度 2个数(16进制)//(因短信具体内容不同要改变的)
uchar code pdumessage[28] = {"5BB64E2D51FA73B0966960C5FF01"};//12个数。内容为:“家中出现险情!”的PDU码。
uchar code AT[]={"AT"}; //联机命令
//按键的控制
sbit s1=P3^4; &
- 2022-03-07 16:57:16下载
- 积分:1
-
houzizhaitao
猴子摘桃海滩上有一堆桃子,五只猴子来分。第一只猴子把这堆桃子凭据分为五份,多了一个,这只
猴子把多的一个扔入海中,拿走了一份。第二只猴子把剩下的桃子又平均分成五份,又多了
一个,它同样把多的一个扔入海中,拿走了一份,第三、第四、第五只猴子都是这样做的,
问海滩上原来最少有多少个桃子?(Peach Monkeys on the beach there is a pile of peaches, five monkeys for points. The first monkey peach credentials this heap is divided into five copies, more than one, the monkey to more than one thrown into the sea, took a. The second monkey the rest of the peaches and what the average is divided into five, and there are one, and it is likewise more than one thrown into the sea, took a third, fourth, fifth monkeys are actually doing that , the question on the beach for at least the number of the original peach?)
- 2009-12-24 15:33:40下载
- 积分:1
-
WOSA AGENT spi c/c++
金融设备SPI开发示例,基于多服务的自主SPI研发框架;实现多个服务共享同一个物理设备;分三层架构完成服务调用。
- 2023-06-20 11:45:04下载
- 积分:1
-
3518 SDK
|-- mpp # 存放媒体处理平台的目录
|-- component # 组件源代码
|-- extdrv # 板级外围驱动源代码
|-- include # 对外头文件
|-- ko # 内核模块
|-- lib # release版本库以及音频库
|-- Makefile.param # mpp一些全局编译选项
|-- tools # 媒体处理相关工具
`-- sample
- 2022-04-10 23:20:53下载
- 积分:1
-
C++PrimerPlus第6版中文版源代码
这是C++PrimerPlus第6版中文版源代码希望对大家有用。
- 2023-01-04 12:15:04下载
- 积分:1
-
otsu
matlab中大津法(otsu)的源代码程序,已经经过测试,可以在matlab中直接运行(matlab in Otsu (otsu) program source code, has been tested and can be run directly in matlab)
- 2015-03-18 15:17:41下载
- 积分:1
-
1024FFT
FFT的算法的流程及在CCS平台上实现1024点的FFT变换(The flow of FFT algorithm and the 1024 point FFT transformation on CCS platform.)
- 2018-05-13 11:30:56下载
- 积分:1