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

Flash-Net快速入门<b>实验教程</b>

  • 详细介绍电脑硬件的图书。本书由浅到深

    详细介绍电脑硬件的图书。本书由浅到深,详细介绍电脑硬件的各个部分,并且还配有大量图片,能够让你快速入门。

    标签: 详细介绍 电脑硬件 图书

    上传时间: 2013-12-29

    上传用户:star_in_rain

  • jsp编程指南

    jsp编程指南,从易到难,帮大家快速入门

    标签: jsp 编程指南

    上传时间: 2014-01-09

    上传用户:阳光少年2016

  • 正则表达式的说明文当

    正则表达式的说明文当,30分钟快速入门,相信对大家会有帮助!

    标签: 表达式

    上传时间: 2014-01-21

    上传用户:franktu

  • 这是c++primer plus的习题参考答案

    这是c++primer plus的习题参考答案,还有课后的编程联系,是快速入门的理想资料,最好先自己做然后对照答案,多练习会有很快的进步的,编程练习的答案很难找到的。

    标签: primer plus

    上传时间: 2014-01-11

    上传用户:VRMMO

  • AS3的画图功能一些源码

    AS3的画图功能一些源码,flash程序画图入门及提高者可以下载一下。

    标签: AS3 画图 源码

    上传时间: 2014-01-08

    上传用户:libinxny

  • USB主机方式的应用可以参考CH375的资料

    USB主机方式的应用可以参考CH375的资料,与计算机连接的USB设备方式(或自己做U盘)可以参考CH372 的资料。如果是读写U盘并且用量较少或者是系统集成,关心快速入门并且简单易用,那么可以参考半成

    标签: USB 375 CH 主机

    上传时间: 2013-12-18

    上传用户:lepoke

  • 三十分钟掌握STL

    三十分钟掌握STL,是一个快速入门学习stl的材料,对于急于使用STL的开发人员,有非常大的用处。

    标签: STL 十分

    上传时间: 2014-06-15

    上传用户:plsee

  • 常用ARM指令详解

    常用ARM指令详解,便于初学者快速入门。

    标签: ARM 指令

    上传时间: 2015-12-13

    上传用户:宋桃子

  • 简单的ajax介绍

    简单的ajax介绍,面向初学者的入门的视频教程(为了控制视频的大小,作得都很精简,呵呵)

    标签: ajax

    上传时间: 2015-12-29

    上传用户:exxxds

  • 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