-
276_asi_loader_scripthooks
GTA ASI Loader by GiTaRiST
- 2019-06-09 21:14:22下载
- 积分:1
-
Advanced-Mathematics-Matlab
这是关于matlab中机械仿真部分的使用的详细介绍,以及有关的很多实例讲解。(This is the detail on the use of mechanical simulation matlab part, as well as many examples to explain.)
- 2012-05-29 11:31:47下载
- 积分:1
-
FontGen2
点阵字体产生工具以及相关显示函数。
在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。
一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。
这里为以上问题提供了一个完整的解决方案:
产生字体数据:指定字体类型、大小,自动产生字体数据。
字体数据排序:可以按Unicode,也可以按Ansi排序。
集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符
()
- 2020-06-30 09:20:02下载
- 积分:1
-
串口数据采取
说明: C# 串口数据传送源代码(代码简单,适合新手)。(C # serial data transmission source code (simple code, suitable for novices).)
- 2021-01-04 10:14:11下载
- 积分:1
-
dsdv
DSDV协议在ns2中的实现,可以直接使用,无需调试(DSDV protocol implementation in ns2, can be used directly, without debugging)
- 2011-06-02 12:03:09下载
- 积分:1
-
用C#做的一个唱票系统,效果还行o(∩_∩)o...。
用C#做的一个唱票系统,效果还行o(∩_∩)o...。-With C# Tellers make a system, the effect also line o (∩ _ ∩) o. ...
- 2022-05-05 14:28:31下载
- 积分:1
-
BK9531-BK9532数据手册V1.4
国产无线通信芯片,KTV,会议,无线麦克风通信射频芯片(Domestic Wireless Communication Chip, KTV, Conference, Wireless Microphone Communication RF Chip)
- 2020-11-21 18:29:36下载
- 积分:1
-
DG_Islanding
配电网中有分布式电源,当发生故障时,可对配电网进行孤岛划分,本程序可实现该功能,包括源程序和输入文件(Distribution network with distributed power, when a failure occurs, the distribution network can be divided island, the program can achieve this functionality, including source code and input files)
- 2011-12-06 22:52:30下载
- 积分:1
-
code-of-GNSS-sofe-receiver
本书面向应用与编程设计、在参考国内外论著的基础上,结合作者自己的研究成果撰写。内容上由浅人深,第一章介绍了GNSS软件接收机的研究背景和各种卫星导航系统。第二章介绍了信号处理的一些相关概念。第三章介绍了卫星运动的基本理论。第四章研究GNSS信号,包括伪随机码信号、导航电文,着重以GPS和Galileo系统为例进行讨论。第五章研究了GNSS接收机的前端技术,包括天线和信号下变频原理。第六章探讨卫星信号的捕获技术。第七章讨论卫星信号的跟踪、解调和伪距计算。第八章探讨导航定位解算方法。第九章简要介绍了GNSS干扰和抗干扰技术。第十章为实用编程实践。
本书结合最新的有关研究成果,以便读者能参考本书获得较全面的知识。当然,也不可能面面俱到,读者在阅读本书时,需要有数字信号处理、自动控制以及卫星导航的相关知识。给出了Matlab源程序以及c++源程序,可帮助相关研究人员加快研究进度。(Book oriented programming and application design, in reference to domestic and international works on the basis of research results, combined with the author s own writing. Content from the shallow people deep, the first chapter introduces the research background of GNSS software receiver and satellite navigation system. The second chapter introduces some related concepts of signal processing. The third chapter introduces the basic theory of satellite motion. The fourth chapter studies of GNSS signaling, including pseudo random code signal, the navigation message, focused on the GPS and Galileo system as an example to discuss. The fifth chapter studies the GNSS receiver front end technology, including an antenna and a signal conversion principle. The sixth chapter discusses the satellite signal acquisition technology. The seventh chapter discusses the satellite signal tracking, demodulation and pseudo distance calculation. The eighth chapter discusses the navigation positioning solutio)
- 2012-11-20 09:33:21下载
- 积分:1
-
bmp280
此 程 序 是 stm32 通过 iic 总 线 采 集 大气压传感器 BMP280的一个程序
- 2022-07-17 03:49:12下载
- 积分:1