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

《Qt及Qt Quick开发<b>实战</b>精解》代码

  • 所在类别: 随书资源/T 工业技术/TP 自动化技术、计算机技术/TP31 计算机软件 其他题名: 作者: 夏邦贵, 刘凡馨等编著 出版者: 机械工业出版社 出版年: 2006 I

    所在类别: 随书资源/T 工业技术/TP 自动化技术、计算机技术/TP31 计算机软件 其他题名: 作者: 夏邦贵, 刘凡馨等编著 出版者: 机械工业出版社 出版年: 2006 ISBN: 7-89492-608-6 ISBN1: ISRC: 分类号: TP311.138SQ 索书号: TP311.138SQ/126 丛编: 经典实例精解 版次: 分卷: 定价: 简介: 本书主要介绍如何使用SQL Server 2000进行数据库管理系统的开发。全书共分3篇,基础篇、应用篇和高级篇,各篇中的实例涉及SQL Server 2000数据库管理系统和开发领域中的应用。 。

    标签: TP 2006 31 资源

    上传时间: 2015-12-12

    上传用户:缥缈

  • ucosII 2.84版源码

    ucosII 2.84版源码,在S3C44B0上的移植。必须用RVDS2.2开发环境,因为移植的汇编代码针对RVDS2.2做了堆栈8字节对齐的修正。

    标签: ucosII 2.84 源码

    上传时间: 2014-01-23

    上传用户:kytqcool

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    标签: converts Toolbox complex logical

    上传时间: 2016-02-12

    上传用户:a673761058

  • 经测试过看门狗的程序

    经测试过看门狗的程序,可以在傅立叶2410开发板上正确运行,启动代码完整,对初学者有帮助。

    标签: 测试 看门狗 程序

    上传时间: 2016-02-16

    上传用户:Avoid98

  • 对IIC接口操作的程序

    对IIC接口操作的程序,可以在傅立叶2410开发板上正确运行,启动代码完整,相信对初学者有一定的帮助。

    标签: IIC 接口 操作 程序

    上传时间: 2013-12-19

    上传用户:zhuimenghuadie

  • lpc2100系列源码

    lpc2100系列源码,对于用此系列arm开发人员来说是很难得的代码哦

    标签: 2100 lpc 源码

    上传时间: 2014-01-05

    上传用户:liglechongchong

  • tcp ip 作者: W.Richard Stevens 国际知名的Unix和网络专家

    tcp ip 作者: W.Richard Stevens 国际知名的Unix和网络专家,《TCP/IP 详解》(三卷本)作者  W.Richard Stevens(1951-1999),是国际知名的Unix和网络专家;受人尊敬的计算机图书作家;同时他还是广受欢迎的教师和顾问。Stevens先生1951年生于赞比亚,他的家庭曾多次搬迁,最终定居于南非。早年,他就读于美国弗吉尼亚州的费什本军事学校,后获得密歇根大学学士、亚利桑那大学系统工程硕士和博士学位。他曾就职于基特峰国家天文台,从事计算机编程;还曾在康涅狄格州纽黑文市的健康系统国际公司任主管计算机服务的副总裁。 1.1

    标签: Richard Stevens Unix tcp

    上传时间: 2014-01-21

    上传用户:685

  • 作者: W.Richard Stevens 国际知名的Unix和网络专家

    作者: W.Richard Stevens 国际知名的Unix和网络专家,《TCP/IP 详解》(三卷本)作者  W.Richard Stevens(1951-1999),是国际知名的Unix和网络专家;受人尊敬的计算机图书作家;同时他还是广受欢迎的教师和顾问。Stevens先生1951年生于赞比亚,他的家庭曾多次搬迁,最终定居于南非。早年,他就读于美国弗吉尼亚州的费什本军事学校,后获得密歇根大学学士、亚利桑那大学系统工程硕士和博士学位。他曾就职于基特峰国家天文台,从事计算机编程;还曾在康涅狄格州纽黑文市的健康系统国际公司任主管计算机服务的副总裁。1.2

    标签: Richard Stevens Unix 国际

    上传时间: 2013-12-29

    上传用户:xinzhch

  • 读RF卡的源代码

    读RF卡的源代码,是15693协议的,开发读卡器必须要读的 51代码

    标签: 源代码

    上传时间: 2014-11-26

    上传用户:Zxcvbnm