亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

large-margin

  • GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to so

    GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of Moments (GPM), an infinite-dimensional optimization problem which can be viewed as an extension of the classical problem of moments [8]. From a theoretical viewpoint, the GPM has developments and impact in various areas of mathematics such as algebra, Fourier analysis, functional analysis, operator theory, probability and statistics, to cite a few. In addition, and despite a rather simple and short formulation, the GPM has a large number of important applications in various fields such as optimization, probability, finance, control, signal processing, chemistry, cristallography, tomography, etc. For an account of various methodologies as well as some of potential applications, the interested reader is referred to [1, 2] and the nice collection of papers [5].

    標簽: optimization semidefinite programming GloptiPoly

    上傳時間: 2016-06-05

    上傳用戶:lgnf

  • After an introduction to the history of mobile communications, this guide considers the basics of mo

    After an introduction to the history of mobile communications, this guide considers the basics of mobile radio, the design of cellular and private radio systems, and issues of interworking with the fixed network. It then looks at the role of the mobile radio operator, the design and operation of mobile radio networks, the needs of large user groups, and relevant regulatory and government decisions. A final section focuses on career development through resolution of conflicts, understanding managerial issues, and professional vehicles.

    標簽: communications introduction considers the

    上傳時間: 2016-06-24

    上傳用戶:nanshan

  • qc—ldpc編碼的matlab源碼

    qc—ldpc編碼的matlab源碼,分為好幾個版本,small文件夾里的支持小的稀疏矩陣,large文件夾里的支持較大的稀疏矩陣。test文件為頂層

    標簽: matlab ldpc 編碼 源碼

    上傳時間: 2016-07-24

    上傳用戶:jeffery

  • This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h

    This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.

    標簽: i.e. management database simple

    上傳時間: 2016-10-02

    上傳用戶:851197153

  • Joomla收費插件。建立商業登記

    Joomla收費插件。建立商業登記,商品,廣告,房地產,文件目錄 Mosets Tree is the only directory component for Joomla! that allows you to run large directory website with customizable templates, user ratings, Search Engine Friendly URLs and more. Fast, Simple and Flexible. Price: $110 USD

    標簽: Joomla 收費 插件

    上傳時間: 2016-10-20

    上傳用戶:釣鰲牧馬

  • Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful

    Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.

    標簽: Generating SSE beautiful Fractals

    上傳時間: 2016-11-03

    上傳用戶:小鵬

  • December 19, 2006 - Ant 1.7.0 Available Apache Ant 1.7.0 is now available for download. Ant 1.7

    December 19, 2006 - Ant 1.7.0 Available Apache Ant 1.7.0 is now available for download. Ant 1.7 introduces a resource framework. Some of the core ant tasks such as <copy/> are now able to process not only file system resources but also zip entries, tar entries, paths, ... Resource collections group resources, and can be further combined with operators such as union and intersection. This can be extended by custom resources and custom tasks using resources. Ant 1.7 starts outsourcing of optional tasks to Antlibs. The .NET antlib in preparation will replace the .NET optional tasks which ship in Ant. Support for the version control system Subversion will be only provided as an antlib to be released shortly. Ant 1.7 fixes also a large number of bugs. Ant 1.7 has some initial support for Java6 features.

    標簽: Ant Available available December

    上傳時間: 2014-01-06

    上傳用戶:daoxiang126

  • 螺旋槳PID控制 In response to constant pressure to design more efficient, faster, smaller, and better sys

    螺旋槳PID控制 In response to constant pressure to design more efficient, faster, smaller, and better systems, engineers are constantly looking for ways to improve existing designs or replace them with better ones. Facing large fuel costs, the aerospace industry in particular has been researching alternative designs to increase fuel efficiency and performance. One such alternative is the development of reconfigurable aircraft wings. These wings would be able to adapt to the current environment increasing lift or reducing drag when appropriate.

    標簽: efficient response constant pressure

    上傳時間: 2016-11-22

    上傳用戶:trepb001

  • The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performanc

    The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measure and compare the performance of different computers or, in this case, the efficiency of the code generated for the same computer by different compilers. The test reports general performance in dhrystones per second. Like most benchmark programs, dhrystone consists of standard code and concentrates on string handling. It uses no floating-point operations. It is heavily influenced by hardware and software design, compiler and linker options, code optimizing, cache memory, wait states, and integer data types. The DHRY program is available in different targets: Simulator: Large Model: DHRY example in LARGE model for Simulation Philips 80C51MX: DHRY example in LARGE model for the Philips 80C51MC

    標簽: general-performanc benchmarks Dhrystone dhrystone

    上傳時間: 2016-11-30

    上傳用戶:hphh

  • The smspdulib library is intended for more transparent interaction with SMS PDU. This thought over h

    The smspdulib library is intended for more transparent interaction with SMS PDU. This thought over hierarchy of classes will allow you to create new classes for other types of short messages using the realized base functionality. At present, the following types of short messages are supported: status report, SMS (with long (large) SMS parts support)

    標簽: interaction transparent smspdulib intended

    上傳時間: 2013-12-23

    上傳用戶:小眼睛LSL

主站蜘蛛池模板: 柘城县| 区。| 大渡口区| 桃江县| 正蓝旗| 奉新县| 遵义县| 南川市| 娱乐| 沁阳市| 红原县| 德兴市| 礼泉县| 双桥区| 苍梧县| 乾安县| 灵璧县| 汉中市| 广西| 松溪县| 通海县| 丹东市| 正安县| 饶阳县| 光山县| 巫山县| 琼中| 锡林郭勒盟| 蒙山县| 台中市| 政和县| 农安县| 仪陇县| 樟树市| 宜兰市| 洞口县| 越西县| 克什克腾旗| 虞城县| 达尔| 梁山县|