-
OFDM
详细描述了在LTE中用到了OFDM技术,对于LTE初学者有很大的帮助。(Described in detail in the OFDM technology used in LTE, the LTE is very helpful for beginners.)
- 2010-08-19 22:23:47下载
- 积分:1
-
RobotSoccerSysV1.0
When I studied at Peruvian university computer science , We developed a computer vision software about mini robot soccer. And I want to share it It was a first version.
- 2014-11-28 11:19:41下载
- 积分:1
-
COM
串口调试助手源码,学习串口编程很不错,也可以编译成串口助手直接用(Serial debugging aids source, learning serial programming is very good, but also can be compiled directly into the serial assistant)
- 2021-04-19 09:48:51下载
- 积分:1
-
8051 flash 程序编写源码
ifdef __FLASH_ISP__ /* typedef unsigned int FLADDR; void FLASH_ByteWrite (FLADDR addr, char byte); unsigned char FLASH_ByteRead (FLADDR addr); void FLASH_PageErase (FLADDR addr); void FLASH_Write (FLADDR dest, char *src, unsigned numbytes); char * FLASH_Read (char *dest, FLADDR src, unsigned numbytes); */ void FLASH_ByteWrite (FLADDR addr, char byte) { bit EA_SAVE = EA; // preserve EA char xdata * data pwrite; // FLASH write pointer EA = 0; // disable interrupts #ifdef __NULL_VDM0
- 2022-03-06 19:00:52下载
- 积分:1
-
ht16xx
ht1621的液晶驱动程序,很好用,欢迎下载。(ht16xx LCD driver, useful, welcome to download. A password to extract passwords note that the procedures do not have the passwords.)
- 2006-11-24 09:41:57下载
- 积分:1
-
VCWindow
一个VC++绘制窗口界面的代码,可以延伸到其他的控件(A VC++ interface code for drawing window can be extended to other controls)
- 2010-01-31 17:19:00下载
- 积分:1
-
DENISE
说明: 老外的,弹性波时间域全波形反演代码,The DENISE code was first developed by Daniel K?hn, Denise De Nil and Andr′ e Kurzmann at the Christian-
Albrechts-Universit?t Kiel and TU Bergakademie Freiberg (Germany) from 2005 to 2009.(Overseas, Elastic Wave Time Domain Full Waveform Inversion Code)
- 2019-06-05 10:50:49下载
- 积分:1
-
MailRecieve
说明: 用Visual C++开发的电子邮件接收系统,用于学习用VC开发邮件软件。(Using Visual C++ Developed to receive e-mail system for studying the development of e-mail software with VC.)
- 2008-12-03 09:46:45下载
- 积分:1
-
DiskClean
VC++垃圾文件清理工具源码,VC++垃圾文件清理工具源码(VC++ source code junk file cleanup tools, VC++ source code junk file cleanup tools)
- 2011-05-25 21:19:53下载
- 积分:1
-
H265 MVp代价计算优化算法实现
H265编码协议中对像素运动矢量运动代价估计的算法优化,采样C++实现并在实际项目中使用
- 2022-02-26 06:30:27下载
- 积分:1