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

no-crashes-allowed

  • The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you

    The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.

    标签: recordsets container library ODBC

    上传时间: 2015-10-11

    上传用户:xlcky

  • THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine w

    THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine will understand. Style tells you what you ought to write— what the humans reading the code will understand. Code written with a consistent, simple style will be maintainable, robust, and contain fewer bugs. Code written with no regard to style will contain more bugs. It may simply be thrown away and rewritten rather than maintained.

    标签: what PROGRAMMING LANGUAGE possible

    上传时间: 2013-12-16

    上传用户:sxdtlqqjl

  • This the industrial enterprise which I develops saves sells thesystem, hoped brings a help to the no

    This the industrial enterprise which I develops saves sells thesystem, hoped brings a help to the novice

    标签: industrial enterprise the thesystem

    上传时间: 2015-10-13

    上传用户:alan-ee

  • 试编写一程序

    试编写一程序,比较两个字符串string1和string2所包含的字符是否相同。如果相同则显示‘Match’ ,否则,显示 ‘No match’,同时响铃提示。

    标签: 编写 程序

    上传时间: 2013-12-25

    上传用户:songyue1991

  • acm HDOJ 1051WoodenSticks Description: There is a pile of n wooden sticks. The length and weight o

    acm HDOJ 1051WoodenSticks Description: There is a pile of n wooden sticks. The length and weight of each stick are known in advance. The sticks are to be processed by a woodworking machine in one by one fashion. It needs some time, called setup time, for the machine to prepare processing a stick. The setup times are associated with cleaning operations and changing tools and shapes in the machine. The setup times of the woodworking machine are given as follows: (a) The setup time for the first wooden stick is 1 minute. (b) Right after processing a stick of length l and weight w , the machine will need no setup time for a stick of length l and weight w if l<=l and w<=w . Otherwise, it will need 1 minute for setup.

    标签: WoodenSticks Description length wooden

    上传时间: 2014-03-08

    上传用户:netwolf

  • Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general

    Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general problem of machine learning and how it relates to statistical inference. 1.1 The Learning Problem and (Statistical) Inference It was only a few years after the introduction of the first computer that one of man’s greatest dreams seemed to be realizable—artificial intelligence. Bearing in mind that in the early days the most powerful computers had much less computational power than a cell phone today, it comes as no surprise that much theoretical research on the potential of machines’ capabilities to learn took place at this time. This becomes a computational problem as soon as the dataset gets larger than a few hundred examples.

    标签: Introduction Classifiers Algorithms introduces

    上传时间: 2015-10-20

    上传用户:aeiouetla

  • By building a nonlinear function relationship between an d the error signal

    By building a nonlinear function relationship between an d the error signal,this paper presents a no— vel variable step size LMS(Least Mean Square)adaptive filtering algorithm.

    标签: relationship nonlinear building function

    上传时间: 2015-10-22

    上传用户:hzy5825468

  • 给定一个上下文无关文法的n条产生式规则

    给定一个上下文无关文法的n条产生式规则,编程判断该文法对应的语言是否为空。若为空,则输出yes,否则输出no。

    标签:

    上传时间: 2015-10-26

    上传用户:ruixue198909

  •  The purpose of this lab is to introduce the concept of FSMs with a datapath, and to stud

     The purpose of this lab is to introduce the concept of FSMs with a datapath, and to study the usage of more complex test benches. Also, we enforce a rudimentary design methodology by assuming that the students are part of a bigger project, and have no knowledge of VHDL-implementation of the datapath (made by a hypothetical other group) other than its predefined Entity Interface until they come to the lab. The rest of this document is structured as follows: Section 2 describes some prelimi- nary reading and exercises that should be done before the lab. Section 3 details the design tasks that should be carried out to pass this lab.

    标签: introduce datapath purpose concept

    上传时间: 2014-01-24

    上传用户:熊少锋

  • uC/OS-II Notes from Nohau Corporation The code associated with this readme.txt file is provided "as

    uC/OS-II Notes from Nohau Corporation The code associated with this readme.txt file is provided "as is". The code was written with the intention of creating a functional RTOS demo for the Nohau evaluation boards that can run a MicroBlaze core. You can use this code for any and all of your projects, as you see fit. Nohau Corporation does not warrant that the code is bug-free, and will provide no support for this RTOS port.

    标签: Corporation associated provided readme

    上传时间: 2013-12-27

    上传用户:tzl1975