A so file copy script running on the Linux. It is a personal used small script. If you want to use it, it Should be better updated
标签: script personal running Linux
上传时间: 2013-12-22
上传用户:海陆空653
* CONSTRAINTS * This module does not handle data which is considered out of range by the * application(i.e. fixed constants which represent error condition) * * Maximum weight value must be limited to 128 to prevent an overflow * condition during the calculation. * * The internal data type must be large enough to handle the calculations. * The maximum possible internal value * = Max Input Value * (weight - 1) + Max Input Value * If a maximum weight of 128 is used, the internal data type Should be 2 * times the size of the input data type.
标签: CONSTRAINTS considered module handle
上传时间: 2015-09-07
上传用户:qunquan
2005 Center for Biological & Computational Learning at MIT and MIT All rights reserved. Permission to copy and modify this data, software, and its documentation only for internal research use in your organization is hereby granted, provided that this notice is retained thereon and on all copies. This data and software Should not be distributed to anyone outside of your organization without explicit written authorization by the author(s) and MIT.
标签: Computational Biological MIT Permissio
上传时间: 2014-01-27
上传用户:gaome
his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RRC filter) 3) Demodulator (Matched Filter, RAKE receiver) 4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder). You Should run "Simulation.m" function that include all modules.
标签: simulation baseband channel packet
上传时间: 2013-12-23
上传用户:zhangyigenius
Texas Instruments Incorporated and its subsidiaries (TI) reserve the right to make corrections, modifications, enhancements, improvements, and other changes to its products and services at any time and to discontinue any product or service without notice. Customers Should obtain the latest relevant information before placing orders and Should verify that such information is current and complete. All products are sold subject to TI’s terms and conditions of sale supplied at the time of order acknowledgment.
标签: Incorporated subsidiaries Instruments corrections
上传时间: 2013-12-24
上传用户:haohaoxuexi
The MATLAB coding style, project options and synthesis directives can have a significant effect on the final results. Knowledge about how a particular algorithm Should be implemented in hardware can be reflected in the MATLAB code to improve the results. In doing so, the MATLAB loses a bit of its abstraction but the lower-level MATLAB will infer the desired architecture into the device.
标签: significant directives synthesis project
上传时间: 2013-12-03
上传用户:13517191407
This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they Should export the makefiles locally.
标签: project file information the
上传时间: 2013-12-07
上传用户:hj_18
Manchester encoded receives, programs the Manchester encoded receiveusing the C language to accept the procedure, own Should sometimesslightly revise
标签: Manchester encoded receiveusing the
上传时间: 2014-01-08
上传用户:6546544
there are some other approaches, such as Schedule Network Templates, dependency Determination, and Applying Leads and Lags. They are also use with PDM and ADM together for sequencing activities. Based on the different size or type of project, the managers Should choose suitable approaches.
标签: Determination approaches dependency Templates
上传时间: 2013-12-24
上传用户:aa17807091
Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output Should be 2. Another example goes like this: given A = 88, we can write A in binary form as 1011000, so the lowest bit of A is 1000, so the output Should be 8.
标签: A. positive integer example
上传时间: 2014-01-22
上传用户:rocketrevenge