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

Add

  • When created, this DLL does not export any symbols. As a result, it will not produce a .lib file

    When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to Add code to export some symbols from the DLL so that an export library will be produced, or you can check the "doesn t produce lib" checkbox in the Linker settings page for this project.

    标签: not created symbols produce

    上传时间: 2015-09-01

    上传用户:asdkin

  • 这是个在Linux系统下用C编写的一个shell程序

    这是个在Linux系统下用C编写的一个shell程序,这个shell程序实现了包括vi,Add,ls,sort,args,history等功能。

    标签: Linux shell 程序

    上传时间: 2014-11-25

    上传用户:qlpqlq

  • 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

  • com集合技术的实现

    com集合技术的实现,作为com server端。有Add,remove,removeall方法,和item,count,NewEnum属性的实现代码,以及集合的初始化方法。

    标签: com

    上传时间: 2015-10-17

    上传用户:yuzsu

  • com集合技术

    com集合技术,作为com的client端,演示在客户端如何调用com组件,读出集合的初始化数据,并可以Add,remove集合数据。开发环境为ATL。

    标签: com

    上传时间: 2015-10-17

    上传用户:wangchong

  • 开源中间件 导入Hibernate相关的包进该项目: 选中项目名称后单击鼠标右键

    开源中间件 导入Hibernate相关的包进该项目: 选中项目名称后单击鼠标右键,从弹出的右键快捷菜单中选择“MyEclise-> Add Hibernate Capability”

    标签: Hibernate 项目 开源 鼠标

    上传时间: 2014-08-17

    上传用户:cjf0304

  • Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A c

    Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine, magnitude, and phase using an iterative process. It is made up of a series of micro-rotations of the vector by a set of predetermined constants, which are powers of two. Using binary arithmetic, this algorithm essentially replaces multipliers with shift and Add operations. In a Stratix™ device, it is possible to calculate some of these arithmetic functions directly, without having to implement the CORDIC algorithm.

    标签: representation Magnitude the magnitude

    上传时间: 2013-12-24

    上传用户:金宜

  • phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Cur

    phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/Add fields, execute any SQL statement, manage keys on fields

    标签: administration phpMyAdmin the intended

    上传时间: 2015-10-30

    上传用户:时代电子小智

  • 用vc实现的连接sql数据库程序

    用vc实现的连接sql数据库程序,主要是管理方面的一些。you can Add some new student news.And you can search news that you want.

    标签: sql 连接 数据库 程序

    上传时间: 2014-11-24

    上传用户:lgnf

  • Return to a container object, can pass this object //Carry on management to the container, such as

    Return to a container object, can pass this object //Carry on management to the container, such as Add to control a piece, with layout operation etc.

    标签: container object management Return

    上传时间: 2014-01-24

    上传用户:rocketrevenge