您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. fatfs1.0官方源码

  2. Added selection of character encoding on the file STRF ENCODE Added f closedir Added forced full FAT scan for f getfree FS NOFSINFO Added forced mount feature with changes of f mount Improved behavior of volume auto detection Improved write throughp
  3. 所属分类:C

    • 发布日期:2013-12-16
    • 文件大小:891904
    • 提供者:andylauren
  1. 数据库登陆,实现增删改查

  2. 关于数据库的设计的代码create database emps default character set utf8; create table emp(id int primary key auto_increment, name varchar(15),salary double,age int); create table users(username varchar(15),pwd varchar(15),sex varchar(15));
  3. 所属分类:MySQL

    • 发布日期:2013-12-21
    • 文件大小:218
    • 提供者:u013235303
  1. Programming Computer Vision with Python.pdf

  2. Table of Contents Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . vii 1. Basic Image Handling and Processing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.1 PI
  3. 所属分类:其它

    • 发布日期:2013-12-27
    • 文件大小:10485760
    • 提供者:u012071014
  1. 自平衡小车 - 直走 +蓝牙

  2. #include "main.h" /******************************************* 函数名称:void InitSys() 函数功能:时钟初始化 入口参数:无 返回值:无 *******************************************/ void InitSys() { unsigned int iq0; _DINT(); BCSCTL1 &=~XT2OFF; do { IFG1 &= ~OFIFG; // 清除振荡器失效标志
  3. 所属分类:C

    • 发布日期:2014-01-07
    • 文件大小:63488
    • 提供者:u011346131
  1. C++/c参考手册

  2. C++/c参考手册 基本C/C++ 标准 C 库: Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other standard C functions C++
  3. 所属分类:C/C++

    • 发布日期:2014-01-08
    • 文件大小:124928
    • 提供者:wang1990wen
  1. JIRA+MYSQL配置

  2. 1、JDK、JIRA、MySQL 安装完毕,停止 JIRA 服务 创建数据库: mysql create database jiradb character set ‘gb2312′; 创建用户并赋与权限: create user jirauser identified by ‘jira’; grant all privileges on *.* to ‘jirauser’@'%’ identified by ‘jira’ with grant option; grant all privil
  3. 所属分类:其它

    • 发布日期:2014-01-09
    • 文件大小:31744
    • 提供者:boyzjb
  1. 编译原理及实践课后习题答案

  2. 编译原理及实践课后习题答案,冯博琴译 The exercises of Chapter Two 2.1 write regular expression for the following character sets,or give reasons why no regular expression can be written:
  3. 所属分类:专业指导

    • 发布日期:2014-01-16
    • 文件大小:3145728
    • 提供者:u013016116
  1. win7 安装Opentaps 1.5

  2. win7 安装Opentaps 1.5 以下是在安装前的一些文件修改和操作 1)修改framework\entity\config\entityengine.xml 文件 a)把 (53、54行)的localderby修改为localmysql b)把<datasource name="localmysql" 段(314行)做以下修改: table_tye="InnoDB" 修改为 Engine="InnoDB" character-set="lantin1" 修改为 character
  3. 所属分类:Java

    • 发布日期:2014-01-17
    • 文件大小:19456
    • 提供者:lky5387
  1. Data Structure and Algorithms

  2. Data Structure and Algorithms,数据结构和算法,纯英文版,介绍了链表,二叉树等数据结构 Contents 1 Introduction 1 1.1 What this book is, and what it isn't . . . . . . . . . . . . . . . . 1 1.2 Assumed knowledge . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2.1 Big Oh not
  3. 所属分类:.Net

    • 发布日期:2014-02-21
    • 文件大小:1048576
    • 提供者:klq666888
  1. NGUI v3.5.1

  2. 3.5.0 - NEW: Localization system now supports CSV type input. - NEW: UILocalize scr ipt now has key lookup and localized preview options. - NEW: UICamera now has a new event type that supports 2D colliders. - NEW: Added justified alignment support f
  3. 所属分类:Android

    • 发布日期:2014-02-23
    • 文件大小:11534336
    • 提供者:boqiyang
  1. NGUI Next-Gen UIv3.5.1

  2. - NEW: CSV reader will now convert the "\n" character sequence into a new line char. - FIX: Scenes using NGUI should no longer get marked edited so much. - FIX: Reduced the size of meshes used by NGUI draw calls. - FIX: Changing the panel's alpha wi
  3. 所属分类:Android

    • 发布日期:2014-02-24
    • 文件大小:11534336
    • 提供者:u010830291
  1. C语言常见错误信息

  2.   下面列出的是一些常见的出错信息,其中包括编译、连接和运行时的错误及警告提示信息。      Argument list syntax error参数表语法错误   Argument 1 missing name参数1漏了名字(只写了类型)   Array bounds missing漏掉了数组的界限符‘[’或‘]’   Array size too large数组长度太大   Bad character in parameters参数中含有不合适的字符   Bad filename for
  3. 所属分类:C/C++

    • 发布日期:2014-02-25
    • 文件大小:37888
    • 提供者:u012061604
  1. Free Hex Control

  2. 希望大家表骂偶假洋鬼子,板砖?偶闪! /***************************************************************************** / / This software is published under the GPL 2. / For the detail about GPL 2, look into http://www.gnu.org / / author: sproll.gangaro / mail: sproll@16
  3. 所属分类:Perl

    • 发布日期:2006-09-24
    • 文件大小:1024000
    • 提供者:sproll
  1. CCNA英文单词总汇

  2. Access 通路 访问 Accomplish 完成实现 Accordance 一致的 Active 活动 Additionally加上 Adequate适当的 Administrative管理 Advantage有优势利益 Aggregation集合 Algorithm运算法则 Allocate分配 Application请求 Apply申请 应用 Assign分配 指派 Asynchronou异步不同 Automatic自动的 Autonomous自制的 Auxiliary辅助的 Avai
  3. 所属分类:Access

    • 发布日期:2008-10-09
    • 文件大小:4096
    • 提供者:woolenhy
  1. C++ Basic

  2. 全英文的哦。。还可以练英语 1.1 INTRODUCTION TO C++ 2 Origins of the C++ Language 2 C++ and Object-Oriented Programming 3 The Character of C++ 3 C++ Terminology 4 A Sample C++ Program 4 1.2 VARIABLES, EXPRESSIONS, AND ASSIGNMENT STATEMENTS 6 Identifiers 6 Variabl
  3. 所属分类:C++

    • 发布日期:2008-10-09
    • 文件大小:8388608
    • 提供者:fray3840
  1. c/c++函数速查手册

  2. C/C++ 语言参考 基本C/C++ 预处理命令 操作符优先级 转义字符 ASCII码表 基本数据类型 关键字 标准 C 库: Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other standard C functions C++ C++ I/O C++ Strings C++ 标准模板库 C++ Bitsets C++ Double
  3. 所属分类:C/C++

    • 发布日期:2014-03-02
    • 文件大小:124928
    • 提供者:u013871699
  1. NGUI 3.5.1

  2. - NEW: Localization system now supports CSV type input. - NEW: UILocalize scr ipt now has key lookup and localized preview options. - NEW: UICamera now has a new event type that supports 2D colliders. - NEW: Added justified alignment support for lab
  3. 所属分类:Android

    • 发布日期:2014-03-04
    • 文件大小:11534336
    • 提供者:lowsarc
  1. MySql6.0驱动包上传

  2. 可以用的 MySql驱动包,解决因Mysql数据库引起的Unknown character set: 'utf8mb4' 问题
  3. 所属分类:Java

    • 发布日期:2014-03-12
    • 文件大小:636928
    • 提供者:llhonglang
  1. VAX v10.8.2029

  2. Bug Fixes Fixed parsing of C++ rvalue references and improved parsing of decltypes. (case=20625) Fixed coloring of variables named "value." (case=37888) Fixed parsing of C++11 member initializations. (case=79074) Fixed crashes identified via Windows
  3. 所属分类:C++

    • 发布日期:2014-03-19
    • 文件大小:16777216
    • 提供者:abanbanzhang
  1. Original paper on the Boyer-Moore algorithm

  2. BM 匹配算法 In computer science, the Boyer–Moore string search algorithm is an efficient string searching algorithm that is the standard benchmark for practical string search literature.[1] It was developed by Robert S. Boyer and J Strother Moore in 197
  3. 所属分类:C

    • 发布日期:2014-03-20
    • 文件大小:1048576
    • 提供者:rock4you
« 1 2 ... 45 46 47 48 49 50»