Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • efg1d.rar 1D MATLAB EFG CODE LINE
  • 1050MovingTtables.rar ... of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables ... the N lines). From the N+3-rd line, the remaining test cases are listed in the ...
  • parashell-2.1.zip Parallel Port Control Made Easy - parashell allows control of a PC parallel port (input and output) with simple command line arguments. The simplicity of these programs make it very easy to use in scripts. Control stepper motors, Relays, LEDs, etc...
  • 99LINESTOPOLOGYOPTIMIZATION.rar 一个牛人写的99行的优化程序的文章 A 99 LINE TOPOLOGY OPTIMIZATION CODE BY OLE SIGMUND
  • kbmMW.rar ... Tutorials. These are documented tutorials that included new user jump start, to file sends to server techniques with non-database servers showing how to use Providers and ServerMethods. A Current version of these tutorials can always be found on line
  • antigmailjava.rar 实现一个类,描述二维平面的直线Line。 描述属性:私有属性  直线所通过的点:Point p; ... 两条直线是否相等;  显示直线的内容:y = mx + b  isParallelTo(Line line2),判断本直线与直线line2是否平行;  isPeroendicularTo(Line line2),判断本直线与直线line2是否垂直;  translate(double dx, double dy), ...
  • DE2_SD_Card_Audio.rar ... SD card. The software reads WAV files from the SD card and plays it through the LINE OUT line. Simply put a SD card into the slot on the board and connect some speakers to the LINE OUT port.Preparing the SD card
  • crossingriver.rar ... ), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N ... than 100 seconds to cross. Output For each test case, print a line containing the total number of seconds required for all the N ...
  • stickcppl.rar Input The input contains blocks of 2 lines. The first line contains the number of sticks parts after cutting, there are at most 64 sticks. The second line contains the lengths of those parts separated by the space. The last ...
  • slidingwindows.rar ... and the sliding window. There are n integers in the second line. Output There are two lines in the output. The first ... at each position, from left to right, respectively. The second line gives the maximum values. Sample Input 8 3 1 3 -1 ...