-
JSWDK服务器
JSWDK服务器-root servers
- 2023-03-08 10:40:03下载
- 积分:1
-
compiler pascal
小型pascal语音编译器,包含词法分析工具FLEX和语法分析工具Bison-compiler pascal
- 2022-07-25 20:46:05下载
- 积分:1
-
本软件由ZHG用TC2.0开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下:...
本软件由ZHG用TC2.0开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下:
1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。
2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘)
-the software used by the TC ZHG development, which can be used for simple drawing, View from the software produced by the graphics files and the use of complementary functions in C language show_bmp procedures used directly Painting has good graphics. Specific operations, as follows : 1. The main interface to the top menu bar, as a tool for the left column. To use click "new" or "open" button, can withdraw from the upper right elliptical. 2. After entering, click column selection brush tool, rules and color graphics. Left attack graphics library, painting solid lines map, right click on the dotted line can be painted map. Editing area, and use the mouse to point and drag brush painting, the right-scrolling graphics rules can be painted. (D downloade
- 2022-06-16 10:25:37下载
- 积分:1
-
aodv 协议
o 日期进行了 ad hoc 路由协议的研究绝大多数只模拟。使用模拟的最激励原因之一就是创建一个真正的实现的难度。在模拟器中的代码包含在一个单一的逻辑组件,是清楚界定和可访问。另一方面,创建执行需要使用系统,许多组件,包括很多,有很少或没有文档。实施开发人员必须了解不仅路由的协议,但所有的系统组件和其复杂的相互作用。此外,由于 ad hoc 路由协议是显著不同于传统的路由协议,必须介绍了一套新的功能以支持路由协议。在本文中我们描述了 AODV 操作所需的事件触发器,设计的可能性和决定我们特设的按需距离矢量 (AODV) 路由协议的实现,AODV UCSB。本文旨在帮助研究人员在开发自己的点播 ad hoc 路由协议,并协助用户确定最适合他们需要的执行设计。
- 2022-04-16 12:29:58下载
- 积分:1
-
详细介绍OFDM仿真过程,包括信源的产生,信道的加入,编码解码以及LS,MMSE,SVD三种信道估计方法...
详细介绍OFDM仿真过程,包括信源的产生,信道的加入,编码解码以及LS,MMSE,SVD三种信道估计方法-Detailed OFDM simulation process, including source generation, the addition of channel coding and decoding LS, MMSE, SVD three channel estimation methods
- 2022-02-07 20:50:59下载
- 积分:1
-
自已写的小游戏,初学windows编程和MFC时做的,很简单的游戏,适合刚学过一阵windows mfc的朋友...
自已写的小游戏,初学windows编程和MFC时做的,很简单的游戏,适合刚学过一阵windows mfc的朋友-windows game
- 2022-03-17 22:00:41下载
- 积分:1
-
Extraction equation coefficient, has a certain versatility, there are less than...
提取方程系数,具有一定的通用性,有不足指出,请高手指出。-Extraction equation coefficient, has a certain versatility, there are less than that the requested expert pointed out.
- 2022-01-28 19:17:27下载
- 积分:1
-
回文判断:对于一个从键盘输入的字符串,判断其是否为回文。回文即正反序相同。如“abba”是回文,而“abab”不是回文。...
回文判断:对于一个从键盘输入的字符串,判断其是否为回文。回文即正反序相同。如“abba”是回文,而“abab”不是回文。-Palindrome judge: for a string from the keyboard input, determine whether the palindrome. Palindrome sequence that is the same as the pros and cons. Such as " abba" is a palindrome, and the " abab" is not a palindrome.
- 2022-02-26 03:11:05下载
- 积分:1
-
This is a development under the UNIX C program, calculated on a certain date, to...
这是一个在UNIX 下开发C 程序时候, 计算某年某月某日,计算你的生日日期。-This is a development under the UNIX C program, calculated on a certain date, to calculate your own birthday.
- 2022-12-10 21:10:03下载
- 积分:1
-
(本文是在论坛已有一篇文章《SIRP法相干相关K分布雷达杂波的建模与仿真》的基础上修改而来,在此首先感谢这篇文章的作者给予我的帮助。之所以完成这篇文章,有三个方...
(本文是在论坛已有一篇文章《SIRP法相干相关K分布雷达杂波的建模与仿真》的基础上修改而来,在此首先感谢这篇文章的作者给予我的帮助。之所以完成这篇文章,有三个方面的原因:一是对原文章和仿真程序代码明显存在一些不一致的地方,因此,我这里对每个公式进行检验(后来证明文章的公式正确无误,但所给的仿真代码存在问题),二是对自己近4天工作的一个总结,以便以后学习可以参考;三是可以放在网上给初学者一些参考,以便后来者不再走自己曾经走过的弯路。文章的一些文字是在匆忙间完成,只求能表达所述意思,没有详细斟酌,海涵:-(This article is an article in the forum have been "SIRP law related coherent K distributed clutter radar modeling and simulation" on modified from the foundation, in this first of all thank the authors of this article has given me help. The reason why the completion of this articles, there are three reasons: First, the original article and simulation program code, there are some obvious inconsistencies, so I here the formula for each test (later proven formula article is correct, but give the simulation code problem exist), near two of their four days of a summary of the job in order to study the future reference three on-line can give some reference for beginners in order to go was no longer the tortuous path they have traversed. arti
- 2022-06-17 14:10:51下载
- 积分:1