虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Jacobis-Method

  • Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is c

    Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is compressed with static Huffman. The file is chopped into pieces which all get their own independent set of Huffman tree s. ARJ 2.41, ZIP 2.0 and PKZIP 2.04g use essentially the same method. ZOO and LHA even use excactly the same method.

    标签: archiver Contains complete Haruhiko

    上传时间: 2014-01-17

    上传用户:himbly

  • The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) de

    The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) development. The IP cores are centered around the common on-chip bus, and use a coherent method for simulation and synthesis. The library is vendor independent, with support for different CAD tools and target technologies. A unique plug&play method is used to configure and connect the IP cores without the need to modify any global resources.

    标签: system-on-chip integrated designed reusable

    上传时间: 2013-12-20

    上传用户:小眼睛LSL

  • 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA)

    物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Shortest path, min cost network flow, minimum spanning tree problems Geocoding: U.S. city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout: Steepest descent pairwise interchange (SDPI) heuristic for QAP Material handling: Equipment selection General purpose: Linear programming using the revised simplex method, mixed-integer linear programming (MILP) branch and bound procedure Data: U.S. cities with populations of at least 10,000, U.S. highway network (Oak Ridge National Highway Network), U.S. 3- and 5-digit ZIP codes

    标签: location location-allocation Continuous alternate

    上传时间: 2015-05-17

    上传用户:kikye

  • 802.17-2004标准文档

    802.17-2004标准文档,rpr access method 和物理层

    标签: 802.17 2004 标准 文档

    上传时间: 2015-05-23

    上传用户:许小华

  • ColorChooser可以让你选择所想要的颜色

    ColorChooser可以让你选择所想要的颜色,并更改某个组件的颜色。JAVA提供一个JColorChooser组件,最常使用JColorChooser的方式是使用JColorChooser的静态方法(static method): showDialog()。

    标签: ColorChooser

    上传时间: 2015-05-24

    上传用户:nanxia

  • This zip file shows the use ROM Services in order to speed up an application and reduce its code siz

    This zip file shows the use ROM Services in order to speed up an application and reduce its code size. It shows how to load a method of the Xmodem service and obtain a first level bootloader. Includes main.html file for help.

    标签: application Services reduce shows

    上传时间: 2013-12-06

    上传用户:我们的船长

  • This zip describes how two SSCs in I2S mode play and record wave files through a two-input data meth

    This zip describes how two SSCs in I2S mode play and record wave files through a two-input data method. Includes main.html file for help.

    标签: describes two-input through record

    上传时间: 2013-12-23

    上传用户:lhw888

  • The government of a small but important country has decided that the alphabet needs to be streamline

    The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition

    标签: government streamline important alphabet

    上传时间: 2015-06-09

    上传用户:weixiao99

  • Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this mo

    Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this motion into a forward and backward whil orbits. The current function makes use of two sensors to generate a bi-directional spectrogram. The method can be extended to any time-frequency distribution % % compute the forward/backward Campbell/specgtrogram % % INPUT: % y (n x 2) each column is measured from a different sensor % /////// % __ % |s1| y(:,1) % |__| % __ % / \ ________|/ % | | | s2 |/ y(:,2) % \____/ --------|/ % % Fs Sampling frequnecy % % OUTPUT: % B spectrogram/Campbel diagram % x x-axis coordinate vector (time or Speed) % y y-axis coordinate vector (frequency [Hz])

    标签: experience elliptical decompose important

    上传时间: 2015-06-23

    上传用户:372825274

  • 最优化算法

    最优化算法,应用有限内存拟牛顿方法(Limited Memory (variable-storage)quasi-Newton method)求解高维最优化问题,使用更多的内存将使算法更有效。

    标签: 优化算法

    上传时间: 2015-08-08

    上传用户:cuiyashuo