Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • fenshuwei.rar A program that can easily caculate the fractal dimension. You need only input the parameter and then push the button.
  • wahahatemp.rar IOmodel for test, it can solve the input andoutput problem
  • Rayleigh2channel.rar ... simple = two %path Rayleigh fading channel. The following formula and diagram %illustrates the m-file operation. The animation shows, input(blue) %and the output(red), the the phase shifts, gains, and attenuations %of the output sine wave or carrier ...
  • epm7032ae.rar ... may function as either a JTAG port or a user I/O pin. If the device is configured to use the JTAG ports for in-system programming, this pin is not available as a user I/O pin. (2) The user I/O pin count includes dedicated input pins and all I/O pins.
  • sta.rar 设当前系统中有多个栈在工作,多栈模拟问题要求模拟当前系统中各栈的工作状态。 由文件input.txt给出输入数据。第1行是正整数n,表示有n个栈操作。接下来的n行, 每行给出一个栈 ... ”表示将正整数B加入编号为A的栈顶; 栈操作指令“POP A”表示输出编号为A的栈顶元素输入文件示例 输出文件示例 input.txt output.txt 7 PUSH 1 100 PUSH 1 200 PUSH 2 300 PUSH 2 400 POP 3 POP 1 POP 2 0 200 4
  • TravelingSalesmanProblemwithGeneticAlgorithm.rar ... up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input error checking included 2. Inputs can be specified in any order, so long as the parameter pairs are specified as a ...
  • midiio.zip 控制MIDI输入输出的程序。 View MIDI input messages in raw form or with text descriptions. Send MIDI messages using the mouse or from dialog controls. Select MIDI input and output devices from the application. Run multiple instances to demonstrate ...
  • OFDMcode42.rar ... for making the practical measurements in section 2.3 of my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. The data can be random data, a grey scale image, a wave file, or any type of file. The generated OFDM ...
  • HOS_MIMO.rar Second and Higher-Order Statistics based Multiple-Input-Multiple-Output System Blind Identification Matlab Code
  • ReverseSubstring.rar ... input. You are to find the longest substring of input such that the reversal of the substring is also ... of a tie, return the string that occurs earliest in input. Definition Class: ReverseSubstring Method: findReversed Parameters: string Returns: ...