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

Template

  • 多项式快速模板匹配的经典文章

    多项式快速模板匹配的经典文章,推荐!《Fast Template Matching With Polynomials》

    标签: 多项式 模板匹配

    上传时间: 2013-12-16

    上传用户:stewart·

  • 1、第一次运行时

    1、第一次运行时,请先在浏览器上输入:http://您的域名/install/index.aspx。 注意:文件必须放在web根目录下才能运行。 后台登陆:http://您的域名/master/login.aspx 说明1: 1、系统分商业版本后免费版本,其中免费版本不提供专人服务,有任何问题可登陆到bbb.pageadmin.net寻求解决方法。 2、支持access和MSSQL数据库,系统默认ACCESS数据库。 Access优点:不需要单独购买。 缺点:在数据存取频率或数据比较多的情况下,速度比较慢,容易损坏导致数据丢失。 适用范围:适用于网站访问量较小和数据不多的网站。 Mssql缺点:需单独购买,成本高 优点:企业级数据库,高效、安全。 适用范围:适用于网站访问量较大、注重数据安全、网站访问量较大用户。 3、采用虚拟主机的用户一定要确定主机支持ASP.NET2.0及以上,其中URL静态化功能要求主机商可根据需要配置IIS。 推荐主机购买网站:www.18inter.com 4、系统自带4套风格模板,可在后台任意切换,模板文件在Template目录下,熟悉CSS样式的用户可根据需要自行修改风格。

    标签: 运行

    上传时间: 2013-11-29

    上传用户:sssl

  • 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc

    一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebird, PostgreSQL, SQLite, SAP/DB, TimesTen, MS ACCESS等等。OTL中直接操作Oracle主要是通过Oracle提供的OCI接口进行,进行操作DB2数据库则是通过CLI接口来进行,至于MS的数据库和其它一些数据库,则OTL只提供了ODBC来操作的方式。当然Oracle和DB2也可以由OTL间接使用ODBC的方式来进行操纵。 在MS Windows and Unix 平台下,OTL目前支持的数据库版本主要有:Oracle 7 (直接使用 OCI7), Oracle 8 (直接使用 OCI8), Oracle 8i (直接使用OCI8i), Oracle 9i (直接使用OCI9i), Oracle 10g (直接使用OCI10g), DB2 (直接使用DB2 CLI), ODBC 3.x ,ODBC 2.5。

    标签: example windows Oracle linux

    上传时间: 2017-01-18

    上传用户:虫虫虫虫虫虫

  • C++ 标准程序库提供一组通用类别(classes)和接口(interfaces)

    C++ 标准程序库提供一组通用类别(classes)和接口(interfaces),可大幅扩充 C++ 核心语言。由于程序库本身并不容易,为了完整运用其组件并从其强大的威力中获得帮助,你需要一份完善的资源,而非一份仅仅陈列类和函数的普通文档。《The C++ Standard Library》不仅对每一个程序库组件提供范围广泛的说明,也对繁杂的感念提供清楚明亮的解释,并描述高效运用这些组件时需要的实际编程细节,提出一个又一个的范例程序。这本包含最新资料的完整书籍,反映出被 ANSI/ISO C++ 语言标准规格书纳入的 C++ 标准程序库的结构。更明确地说,本书将焦点放在标准模板库(Standard Template Library)身上,检验其中的容器(containers)、迭代器(iterators)、仿函数(functors)和算法(algorithms)。你还可以找到特殊容器、字符串(strings)、数值类别、国际化议题、IOStream。每一个组件都有深刻的呈现,包括其介绍、设计、运用实例、细部解说、陷阱、意想不到的危险,以及相关类别和函数的确切标记(signature)和定义。一份见解深刻的基础概念介绍和一个程序库综合鸟瞰,会对新手带来快速的提升。

    标签: interfaces classes 标准 接口

    上传时间: 2017-02-09

    上传用户:天涯

  • 游戏开发数据结构Data Structures for Game Programmers The Goodies Directory contains all sorts of stuff. For

    游戏开发数据结构Data Structures for Game Programmers The Goodies Directory contains all sorts of stuff. For example, there are the four 3rd-Party libraries used in the book, SDL, SDL_TTF, FreeType (which SDL_TTF uses), and STLPort, which is one implementation of the Standard Template Library. Also, there are four articles on trees and SDL in the articles directory. These supplement the material in the book.

    标签: Programmers Structures Directory contains

    上传时间: 2017-02-12

    上传用户:qoovoop

  • VxWorks 6.6 BSP开发执导 This document describes, in general terms, the elements that make up a board

    VxWorks 6.6 BSP开发执导 This document describes, in general terms, the elements that make up a board support package [BSP], the requirements for a VxWorks BSP, and the general behavior of a BSP during the boot process. This document outlines the steps needed to port an existing BSP to a new hardware platform or to write a new VxWorks BSP for custom hardware using a reference BSP or Template BSP as a starting point. It provides hints and tips for debugging a BSP and solving common BSP development problems. It also provides information on the BSP validation test suite [BSP VTS] that is used to assess the functionality of a VxWorks BSP.

    标签: describes document elements VxWorks

    上传时间: 2017-03-23

    上传用户:磊子226

  • STL (标准模版库

    STL (标准模版库,Standard Template Library)简要说明

    标签: STL 标准 模版

    上传时间: 2017-07-11

    上传用户:xinzhch

  • The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language

    The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language that can be used to evaluate dynamic expressions within a JSP page. Each EL expression evaluates to a single value that is then expressed as text in the output of the JSP (when used in Template text), or passed as a value to a JSP action. As such, it is ideal for adding dynamic elements to the HTML page (or other text output) generated by the execution of a JSP.

    标签: non-procedural JavaServer Expression scripting

    上传时间: 2017-07-13

    上传用户:dbs012280

  • This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FF

    This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ Template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classical implementation. The efficiency is proved by performance benchmarks on different platforms.

    标签: implementation Cooley-Tukey describes efficient

    上传时间: 2013-12-22

    上传用户:netwolf

  • mpu6050

    Aidaohuakai( 楼主 ) 2013-8-22 11:45:24  只看该作者23307 | 41倒序浏览 论坛上对mpu6050的资料和讨论并不多,很多坛友都说驱动失败,老是显示0. 以下就谈谈我的一些血与泪的教训:    昨天开始接触mpu6050,在网上查了很多资料,下载程序,准备一展身手。首先看了mpu6050中文资料,之后又看了那个mpu6050的测试程序,把这些看明白之后就开始写程序了。我不是直接把程序复制过去,只是复制mpu6050的地址和初始化,IIC并没有复制,就复制我上次写的24C02的那个程序,想不到,这给了我血与泪的教训,我原来是直接把IIC复制过来的,并没有多留意。之后初始化mpu6050,写入地址,读出数据,下载到单片机之后,LCD上显示000001,我感到郁闷,之后又调试,以为是显示不对,又写显示,之后又下载,结果还是老样,这样半天就过去了。驱动没成功,又怀疑芯片或引脚有问题,继续调试,也没成功。就一一对应地看了地址,又看了初始化,发现没错,调试还是不成功。最后干脆不接IIC总线,竟然发现了个天大的秘密,接不接IIC,LCD都显示000001,我又用示波器测试波形,发现波形正确。在网上又查了别人的资料,在论坛上也很少有关于mpu6050的资料,也看了比别人的一些讨论。很多坛友都说驱动失败,老是显示0.    没办法,一天就这样过去了,今天早上,我又仔细看了程序,出乎我的想象,竟然是IIC的那个地址没改,原来写24C02的那个地址是a0,还是原封不动,把我吓了一跳。把这些改过来之后,一切正常,能显示加速度和陀螺仪。血与泪的教训啊,是自己不细心造成的,忘记改地址!今天早上竟然花了不到2个钟就调出来了,惊喜之时就写了这个分享,希望对大家有用。

    标签: 圆点博士小四轴

    上传时间: 2015-04-14

    上传用户:wusheng4495