-
TBenkHyd2-GR4J_SCE-UA-e8b34d8
GR4J hydrological model
- 2018-07-04 17:32:59下载
- 积分:1
-
GPS全球定位接收机 原理与软件实现_12378929
说明: 本书从电子技术和通信系统的角度讲解gps接收机的设计开发原理,其内容集中在用户终端,即接收机的设计原理和软件实现上。全书分为两大部分,第一部分为理论篇,第二部分为实现篇。理论篇首先对导航的基本目的进行了阐述,并由一个浅显的二维导航系统对导航信号的特点进行了推导,随后阐述了gps信号格式,同时对于直接影响接收机性能的射频前端部分做了理论分析;实现篇主要对本书实现的软件gps接收机的系统实现和源代码进行了讲解,同时作为总结,将信号处理的结果和有意义的中间变量以图示的方式给出,可以使读者有一个感性的认识,同时提升学习兴趣。.
本书适合从事卫星导航接收机研发的技术人员和卫星通信接收机研究的研究人员,尤其是从事北斗系统研发的专业人员、cdma通信系统研发人员,以及通信电子类专业的高年级本科生和研究生阅读,既可作为教学培训的教材,也可作为相关专业工程技术人员的参考资料。(This book explains the design and development principle of the GPS receiver from the perspective of electronic technology and communication system. Its content focuses on the design principle and software implementation of the user terminal, that is, the receiver. The whole book is divided into two parts. The first part is the theoretical part and the second part is the realization part. Firstly, the basic purpose of navigation is expounded, and the characteristics of navigation signal are deduced by a simple two-dimensional navigation system. Then, the format of GPS signal is expounded. At the same time, the front-end part of radio frequency which directly affects the performance of the receiver is theoretically analyzed.)
- 2019-05-05 08:54:24下载
- 积分:1
-
遗传算法c++ 求函数最小值
在vs2013通过运行的传统遗传算法相关代码实现(Implementation of relevant codes by running traditional genetic algorithm in vs2013)
- 2020-06-25 02:00:02下载
- 积分:1
-
简单的绘图编程
划直线水平线随手画直线椭圆位图
简单的绘图编程
划直线水平线随手画直线椭圆位图-simple graphics programming is readily horizontally straight line drawing elliptical bitmap
- 2022-03-14 05:35:44下载
- 积分:1
-
贪吃蛇,VC 6.0下实现。希望对大家有帮助,作为初学者可以看看,可以执行。...
贪吃蛇,VC 6.0下实现。希望对大家有帮助,作为初学者可以看看,可以执行。-Snake, VC 6.0 under. Would like to help everyone, as a beginner can look at, you can run.
- 2023-08-15 04:05:03下载
- 积分:1
-
Elman神经网络
基于Elman神经网络的预测程序,可用于电力系统短期负荷预测 -Elman neural network-based forecasting process, can be used for short-term load forecasting of power system
- 2022-01-31 16:41:00下载
- 积分:1
-
java版本的MSN,供大家交流学习使用
java版本的MSN,供大家交流学习使用-java version of MSN, for the exchange of everyone learning to use
- 2022-08-18 09:22:35下载
- 积分:1
-
Gobang game code I would like to thank everyone can experience although very old...
五子棋游戏代码 谢谢大家能够体验一下 虽然很旧 但是还是值得回味的.-Gobang game code I would like to thank everyone can experience although very old but still memorable.
- 2023-02-11 19:35:03下载
- 积分:1
-
171004cr
星云晒米正在编译易模块"精易模块", 文件名: "C:UsersxiaoqianDesktop精易模块v7.5[模块]精易模块[v7.5].ec", 版本号: "7.5", 创建号: "0.0", 作者: "广大易友".
正在进行名称连接...
正在统计需要编译的子程序
正在编译...
正在生成主程序入口代码
程序代码编译成功
等待用户输入欲编译到的文件名
正在进行名称连接...
开始静态链接...
正在写出可执行文件(Nebula Sun Rice is compiling the Easy Module, the file name: "C: Users xiaoqian Desktop Easy Module v7.5 [Module] Easy Module [v7.5]. ec", version number: "7.5", creation number: "0.0", author: "Easy Friends".
Name connection is in progress.
Statistics of subprograms that need to be compiled
Is compiling ____________.
Generating main program entry code
Successful compilation of program code
Waiting for the user to enter the file name to be compiled
Name connection is in progress.
Start static links...
Writing an executable file)
- 2020-06-23 09:40:02下载
- 积分:1
-
Python Neural Network Programming
神经网络是一种模拟人脑的神经网络,以期能够实现类人工智能的机器学习
技术。
本书揭示神经网络背后的概念,并介绍如何通过Python实现神经网络。全书
分为3章和两个附录。第1章介绍了神经网络中所用到的数学思想。第2章介绍使
用Python实现神经网络,识别手写数字,并测试神经网络的性能。第3章带领读
者进一步了解简单的神经网络,观察已受训练的神经网络内部,尝试进一步改善
神经网络的性能,并加深对相关知识的理解。附录分别介绍了所需的微积分知识
和树莓派知识。
本书适合想要从事神经网络研究和探索的读者学习参考,也适合对人工智
能、机器学习和深度学习等相关领域感兴趣的读者阅读。(Python Neural Network Programming)
- 2019-01-18 00:23:51下载
- 积分:1