-
srtm_60_05
最新下载60米分辨率DEM影像,可用于InSAR使用(Newly downloaded DEM images with a resolution of 60 meters can be used for InSAR)
- 2020-06-17 05:40:02下载
- 积分:1
-
LINGM破解版
破解版的LINGM,適用於天堂繁體字版本 可用範圍270天堂版本(Cracked version of LINGM, applicable to the Heaven version of traditional characters available range 270 Heaven version)
- 2021-03-24 14:19:15下载
- 积分:1
-
Histogram
上传的小程序是用VC++编程的,主要显示一般位图的直方图。(Upload applet programming with VC++ general bitmap histogram.)
- 2012-12-17 15:58:33下载
- 积分:1
-
daxiaoxiehuhuan
实现大小写互换,即输入大写子母程序会自动转成小写子母(Realization case swap)
- 2014-02-23 09:40:42下载
- 积分:1
-
外部中断
external interrupt function
- 2018-09-18 16:38:19下载
- 积分:1
-
获取设备IP接口函数
说明: Linux系统编程,调用接口获取设备IP地址(Linux system programming, call the interface to get the device IP address)
- 2019-04-12 10:13:42下载
- 积分:1
-
BPA视频教程
BPA视频教程 比较详细 比较典型 希望对学习爱好者有帮助(BPA video tutorials, more detailed, more typical, I hope to learn enthusiasts help)
- 2017-08-14 13:42:24下载
- 积分:1
-
12-SPI
SPI Comm. for MSP430F5438
- 2012-05-14 02:27:22下载
- 积分:1
-
ListView控件显示数据库数据的C#源代码
说明: C#ListView控件显示数据库数据的源代码(C# listview control display database data source code)
- 2020-06-01 10:44:18下载
- 积分:1
-
DESIGN
#include<reg51.h>
delay()
{int i
for(i=0 i<32767 i++)
}
main()
{delay()
P0=0xcf
P1=0x01
delay()
P0=0x92
P1=0x02
delay()
P0=0x86
P1=0x04
delay()
P0=0xcc
P1=0x08 }(# Include <reg51.h> delay () (int i for (i = 0 i < 32767 i++) ) main () (delay () P0 = 0xcf P1 = 0x01 delay () P0 = 0x92 P1 = 0x02 delay () P0 = 0x86 P1 = 0x04 delay () P0 = 0xcc P1 = 0x08 ))
- 2010-04-23 09:59:49下载
- 积分:1