-
err
《NS2与网络模拟》这本书的源代码
经典-err
- 2022-04-10 13:03:41下载
- 积分:1
-
PAT
Given N rational numbers in the form "numerator/denominator", you are supposed to calculate their sum.
输入描述:
Each input file contains one test case. Each case starts with a positive integer N (<=100), followed in the next line N rational numbers "a1/b1 a2/b2 ..." where all the numerators and denominators are in the range of "long int". If there is a negative number, then the sign must appear in front of the numerator.
输出描述:
For each test case, output the sum in the simplest form "integer numerator/denominator" where "integer" is the integer part of the sum, "numerator" < "denominator", and the numerator and the denominator have no common factor. You must output only the fractional part if the integer part is 0.(Input Description:
Each input file contains one test case. Each case starts with a positive integer N (<=100), followed in the next line N rational numbers "a1/b1 a2/b2 ..." where all the numerators and denominators are in the range of "long int". If there is a negative number, then the sign must appear in front of the numerator.
Output Description:
For each test case, output the sum in the simplest form "integer numerator/denominator" where "integer" is the integer part of the sum, "numerator" < "denominator", and the numerator and the denominator have no common factor. You must output only the fractional part if the integer part is 0.)
- 2019-03-02 14:33:27下载
- 积分:1
-
Test
说明: 该模型是运用人工势场法进行的避障程序,障碍物包括一个动态障碍物和一个静态障碍物(The model is an obstacle avoidance program using artificial potential field method. The obstacles include a dynamic obstacle and a static obstacle)
- 2021-04-27 13:48:45下载
- 积分:1
-
wifi.project
说明: example of wifi network with mobile node and without
- 2021-03-20 22:02:10下载
- 积分:1
-
88041407PAST
用于快速子空间跟踪算法,可以进而做DOA估计,亲自做过(for PAST,for DOA for OPAST)
- 2017-11-29 14:34:12下载
- 积分:1
-
NTP(net time protocal)英特网时间服务服务器的时间的获取,在linux环境下可以直接运行,取得服务器的时间...
NTP(net time protocal)英特网时间服务服务器的时间的获取,在linux环境下可以直接运行,取得服务器的时间-NTP (net time protocal) Internet Time Service server time to acquire, in the linux environment can be directly run, made the server time
- 2022-02-05 16:05:19下载
- 积分:1
-
098
[LDPC码]是LDPC码相关论文
[WuYuFei]中是WuYuFei的论文
[WuYufei_matlab]是WuYufei做Turbo码的Matlab程序
程序实现在固定信噪比和卷积长度的条件下,计算不同正常的帧错误概率和比特错误概率
turbo_sys_demo.m是主程序
其中trellis.m是构造网格的子程序
logmapo.m是LOGMAP译码算法子程序
sova0.m是SOVA译码算法子程序
encoderm.m是编码子程序
[22]是以WuYufei程序的改动,实现在帧长、信噪比和迭代次数固定的情况下,获得两个译码器的先验信息的变化情况
http://www.pudn.com
([LDPC Code] LDPC code is a relevant paper [WuYuFei] is WuYuFei paper [WuYufei_matlab] is to do WuYufei procedures Turbo Codes Matlab program signal to noise ratio at a fixed length and convolution conditions, different normal frame error probability and the bit error probability is turbo_sys_demo.m main structure of which is trellis.m grid is logmapo.m Subroutine Subroutine LOGMAP decoding algorithm is the SOVA decoding algorithm sova0.m Subroutine Subroutine encoderm.m coding [22 ] WuYufei procedure is based on changes in帧长realize, signal to noise ratio and a fixed number of iterations circumstances, the acquisition of two decoder a priori information changes http://www.pudn.com)
- 2008-07-23 18:07:05下载
- 积分:1
-
1075_Tanning_Salon
西南交通大学ACM 1075题解源码,C++编写,保证能够AC(Southwest Jiaotong University, ACM 1075 to a problem source, C++ written guarantee that AC)
- 2009-12-06 14:26:15下载
- 积分:1
-
Delphi MouseHook鼠标钩子
Delphi MouseHook鼠标钩子,全局映像文件, 如果没有TMappingMem, hook就只对本进程起作用,子类TMouseHook, 只提供事件接口实现,关键所在, 通过AllocateHWnd创建一个不可见的窗体, 来实现所有消息的中转,通过TMouseHookBase的WndProc来实现对消息的响应,最终并附有测试项目的源码。
- 2023-05-03 15:00:03下载
- 积分:1
-
Using PowerBuilder dish prepared by the customers the proof interface. From onli...
这是一个用PowerBuilder编写的金碟客户凭证的接口的程序。来源于网上。-Using PowerBuilder dish prepared by the customers the proof interface. From online.
- 2022-02-18 16:31:37下载
- 积分:1