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

user-defined

  • MySQL is the world’s most popular open source database, sporting a barrier of entry low enough to

    MySQL is the world’s most popular open source database, sporting a barrier of entry low enough to attract novice developers yet powerful enough to power some of the world’s most popular websites, among them Yahoo!, BBC News, the U.S. Census Bureau, and Craigslist. This reference card was created to help you quickly navigate some of MySQL’s most popular features. Covering topics such as confguration, administration software, backup procedures, SQL features, and user management, this card will serve as a handy desk reference for countless projects to come.

    标签: database sporting barrier popular

    上传时间: 2017-07-13

    上传用户:weiwolkt

  • 关于Winmail 4.5 (0626) R51破解版的人数修改 修改用户限制

    关于Winmail 4.5 (0626) R51破解版的人数修改 修改用户限制,现在这个破解只是web修改,必须要通过web注册,可以通过客户端管理 找到E:\htdocs\Winmail\server\webmail\inc\reguser.php 修改$usertotal = $register_user_total+20000 20000为你要定义的人数 找到 if ($xml->CheckUser($info[ user ]) == 0) return -1 注释掉,变为 /* if ($xml->CheckUser($info[ user ]) == 0) return -1 */

    标签: Winmail 0626 4.5 R51

    上传时间: 2013-12-26

    上传用户:cxl274287265

  • CFE contains the following important features: * Easy to port to new SB1250/BCM1480 designs

    CFE contains the following important features: * Easy to port to new SB1250/BCM1480 designs * Initializes CPUs, caches, memory controllers, and peripherals * Built-in device drivers for SB1250 SOC peripherals * Several console choices, including serial ports, ROM emulators, JTAG, etc. * Environment storage in NV EEPROM, flash, etc. * Supports big or little endian operation * Supports 32-bit and 64-bit processors * Support for network bootstrap. Network protocols supported include IP,ARP,ICMP,UDP,DHCP,TFTP. * Support for disk bootstrap. * Provides an external API for boot loaders and startup programs * Simple user interface. UI is easy to remove for embedded apps.

    标签: following important contains features

    上传时间: 2014-11-23

    上传用户:龙飞艇

  • sql数据库

    sql数据库,aaa,设定一个表,user,三个字段,username,password,money 从数据库备份,还原,删除的语句到select的语句

    标签: sql 数据库

    上传时间: 2014-01-15

    上传用户:ukuk

  • The C++ version of the IQmath librray requires the C header file and is built on top of the C funct

    The C++ version of the IQmath librray requires the C header file and is built on top of the C functions and definitions. See "Building A Project" section of this Read Me file on how to include the above files in a user C++ program/project.

    标签: the requires version librray

    上传时间: 2013-12-18

    上传用户:yxgi5

  • The C++ version of the IQmath librray requires the C header file and is built on top of the C funct

    The C++ version of the IQmath librray requires the C header file and is built on top of the C functions and definitions. See "Building A Project" section of this Read Me file on how to include the above files in a user C++ program/project.

    标签: the requires version librray

    上传时间: 2017-07-26

    上传用户:杜莹12345

  • This sample program generates two sine waves called X and Y. It will then calculate the normalized

    This sample program generates two sine waves called X and Y. It will then calculate the normalized magnitude and phase of the two waveforms using the following formulas: Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2) Phase = (long) (atan2PU(X,Y) * 360) The program will prompt the user to change the gain and frequency of the X and Y waveforms.

    标签: Y. normalized generates calculate

    上传时间: 2014-01-06

    上传用户:123456wh

  • Blocking CoThe aim of this toolbox is to compute blocking probabilities in WDM networks. This work w

    Blocking CoThe aim of this toolbox is to compute blocking probabilities in WDM networks. This work was based on [1], [2], [3], [4] and user is referred to those papers for deeper study. Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources.Computation in WDM Networks Toolbox

    标签: probabilities Blocking blocking networks

    上传时间: 2014-01-14

    上传用户:iswlkje

  • The Fuzzy Logic Toolbox™ product extends the MATLAB® technical computing environment with

    The Fuzzy Logic Toolbox™ product extends the MATLAB® technical computing environment with tools for designing systems based on fuzzy logic. Graphical user interfaces (GUIs) guide you through the steps of fuzzy inference system design. Functions are provided for many common fuzzy logic methods, including fuzzy clustering and adaptive neurofuzzy learning.

    标签: environment computing technical Toolbox

    上传时间: 2013-12-29

    上传用户:fandeshun

  • Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Lan

    Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly measured by the quality of the output selected by the Bot in response to the user. By the previous description,we could deduce that a very basic chatterbot can be written in a few lines of code in a given specific programming language. Lets make our first chatterbot (notice that all the codes that will be used in this tutorial will be written in C++. Also, it is assumed that the reader is familiar wih the STL library)

    标签: chatterbot Basicaly computer Natural

    上传时间: 2017-07-30

    上传用户:小宝爱考拉