您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. c程序设计上机指导.rar

  2. 真正的C上机指导 好的东西 我嘻哈unde发的萨芬ILD伺服阀范德萨
  3. 所属分类:C

  1. wxWidgets build通过完整包

  2. ///////////////////////////////////////////////////////////////////////////////////// wxWidgets 完整的buid demo vc6 support ///////////////////////////////////////////////////////////////////////////////////// 1. 看见很多人都在为build这关苦恼 本人在开源研究的比较多,也希望正规化,是按
  3. 所属分类:C++

    • 发布日期:2010-10-27
    • 文件大小:10mb
    • 提供者:dove1980
  1. printf函数源程序b

  2. 如果后续参数的类型是变化而且是未知的,则必须通过一个参数中设定模式来匹配后续参数的个数和类型,就像printf一样; 当然我们可以定义自己的模式,如可以用i表示int参数,d表示double参数; 为了简单,我们用一个字符表示一个参数,并由该字符的名称决定参数的类型而字符的出现的顺序也表示后续参数的顺序; 我们可以这样定义字符和参数类型的映射表: i---int s---signed short l---long c---char "ild"模式用于表示后续有三个参数,按顺序分别为int, l
  3. 所属分类:C

    • 发布日期:2011-11-29
    • 文件大小:2kb
    • 提供者:iceman15
  1. printf函数源程序c

  2. 如果后续参数的类型是变化而且是未知的,则必须通过一个参数中设定模式来匹配后续参数的个数和类型,就像printf一样; 当然我们可以定义自己的模式,如可以用i表示int参数,d表示double参数; 为了简单,我们用一个字符表示一个参数,并由该字符的名称决定参数的类型而字符的出现的顺序也表示后续参数的顺序; 我们可以这样定义字符和参数类型的映射表: i---int s---signed short l---long c---char "ild"模式用于表示后续有三个参数,按顺序分别为int, l
  3. 所属分类:C

    • 发布日期:2011-11-29
    • 文件大小:6kb
    • 提供者:iceman15
  1. Beginning Drupal 7

  2. This book focuses on the nontechnical user who is responsible for building, maintaining, and managing Drupal web sites. The book covers why you should consider using Drupal when building a new web site, what Drupal is, installing and configuring Dru
  3. 所属分类:Web服务器

    • 发布日期:2011-12-07
    • 文件大小:9mb
    • 提供者:dhyao11
  1. 打印树结构

  2. #include #include #include #include #define NULL 0 #define MAXSIZE 81 typedef struct Node { struct Node *lchild; struct Node *parent; char data; int deep; struct Node *rchild; }treeNode; void createtree(treeNode *tree,char str[]) { treeNode *p,*q,*t
  3. 所属分类:其它

    • 发布日期:2011-12-24
    • 文件大小:1kb
    • 提供者:zmwlwss
  1. 命令行编译C++Builder_Delphi项目

  2. 命令行编译C++Builder/Delphi项目 一直以来,Delphi 都可以用命令行 dcc32 ProjectName.dpr 对项目进行编译链接,非常方便,Delphi对项目文件的参数配置处理的很简单,便于阅读处理起来也很直观,编译的中间文件也很简单(dcu,dcp)。 而C++Builder就没那么幸运了,因为包含了C++的特征,各种编译的中间文件:lib,obj,res,map,tds。后来新版又增加了一些预编译文件:ilc,ild,ilf,...,pch,#00,...等等等等,
  3. 所属分类:Delphi

    • 发布日期:2012-09-12
    • 文件大小:20kb
    • 提供者:c4030
  1. IDL 精髓(接口定义语言,对COM有兴趣的朋友会有用的)

  2. 看了几本关于COM原理的书,都发现有些地方很难明白,但是看了ILD精髓这本书,发现有些 内容可以互补参考,特别是对于idl文件的编写,COM技术内幕只作了简单的介绍,所以这本 书可以说是COM原理类书籍的辅助书。 序 前言 第1章 IDL你好 第2章 一个IDL文件的结构 第3章 数据类型和接口问题 第4章 指针和数组 第5章 设置别名 第6章 异步COM 第7章 IDL类型 第8章 IDL类型修饰符 第9章 IDL关键字 第10章 IDL属性 显示部分信息 idl精髓 提供idl的详细描述,
  3. 所属分类:专业指导

    • 发布日期:2013-05-14
    • 文件大小:7mb
    • 提供者:huangxy10
  1. 中英文测井符号表

  2. Rt true formation resistivity. 地层真电阻率 Rxo flushed zone formation resistivity 冲洗带地层电阻率 Ild deep investigate induction log 深探测感应测井 Ilm medium investigate induction log 中探测感应测井 Ils shallow investigate induction log 浅探测感应测井 Rd deep investigate double la
  3. 所属分类:其它

    • 发布日期:2013-05-19
    • 文件大小:77kb
    • 提供者:u010759435
  1. ILDA图像文件二进制格式

  2. ILDA图像文件可以用单片机实现读取,重塑图像,课降低硬件成本。
  3. 所属分类:C

    • 发布日期:2014-03-21
    • 文件大小:63kb
    • 提供者:lasereffect
  1. Beginning Spring(Wrox,2015)

  2. Beginning Spring is the complete beginner's guide to Java's most popular framework. Written with an eye toward real-world enterprises, the book covers all aspects of application development within the Spring Framework. Extensive samples within each
  3. 所属分类:Java

    • 发布日期:2015-03-30
    • 文件大小:8mb
    • 提供者:vanridin
  1. Make: Arduino Bots and Gadgets

  2. Want to build your own robots, turn your ideas into prototypes, control devices with a computer, or make your own cell phone applications? It's a snap with this book and the Arduino open source electronic prototyping platform. Get started with six f
  3. 所属分类:硬件开发

    • 发布日期:2015-05-22
    • 文件大小:55mb
    • 提供者:oak3524816
  1. Microsoft.Project.2016.Step.by.Step.073569874

  2. The quick way to learn Microsoft Project 2016! This is learning made easy. Get more done quickly with Project 2016. Jump in wherever you need answers–brisk lessons and colorful screenshots show you exactly what to do, step by step. Quickly start a n
  3. 所属分类:其它

    • 发布日期:2016-04-22
    • 文件大小:42mb
    • 提供者:ramissue
  1. 《5 Practical React Projects》- 2017 英文原版

  2. This book is a collection of in-depth tutorials, that will guide you through some fun and practical projects. Along the way, you’ll pick up lots of useful development tips. It contains: How to Create a Reddit Clone Using React and Firebase by Nirmal
  3. 所属分类:Javascript

    • 发布日期:2017-11-30
    • 文件大小:5mb
    • 提供者:blandon12
  1. 《5 Practical React Projects》2017 英文原版 Kindle - mobi格式

  2. This book is a collection of in-depth tutorials, that will guide you through some fun and practical projects. Along the way, you’ll pick up lots of useful development tips. It contains: How to Create a Reddit Clone Using React and Firebase by Nirmal
  3. 所属分类:Javascript

    • 发布日期:2017-12-11
    • 文件大小:945kb
    • 提供者:blandon12
  1. c++实验----------二叉树代码

  2. #include using namespace std; template class BinaryTree; template class BinTreeNode { friend class BinaryTree; private: BinTreeNode *leftChild,*rightChild; Type data; public: BinTreeNode():leftChild(NULL),rightChild(NULL){} BinTreeNode(Type d,BinTre
  3. 所属分类:C++

    • 发布日期:2008-12-28
    • 文件大小:834kb
    • 提供者:pl1010
  1. Android 基于TabLayout实现的TAB页效果 仿今日头条.rar

  2. Android 基于TabLayout实现的TAB页导航切换效果 仿今日头条底部的TAB选项卡效果,TabLayout与ViewPager结合使用可以达到点击tab更新ViewPager、滑动ViewPager更新Tab的效果。这种效果现在在PC端、移动设备端已经很常见了,这一个代码开源,制作方法简单,效果简洁,手轻触对应的TAb,显示的内容对应切换。   你可以学习下在Android开发中,tablelayout 与viewpager如何关联,如何创建每个tag标签对应的Fragment,本
  3. 所属分类:其它

    • 发布日期:2019-07-10
    • 文件大小:271kb
    • 提供者:weixin_39841848
  1. Android代码-BleLib

  2. BleLib BleLib 是 Android 低功耗蓝牙 4.0 及以上开发的辅助库,一行代码解决 Ble 初始化、扫描、连接、特性读写、设置通知等操作。 BleLib 中的关键类: BleService 是单个 Ble 连接操作的服务类 GattAttributes 类中包含了蓝牙联盟规定的服务和特征的 UUID 值 MultipleBleService 类是可多个蓝牙设备同时连接的服务类 Screenshots Usage 可看博客: 使用 BleLib 的轻松搞定 Android 低功
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:232kb
    • 提供者:weixin_39840914
  1. Android代码-FlipperLayout

  2. FlipperView Android version of FlipperControl for UWP . Now its written in Kotlin. A control that uses flip transition to change different states. Works on API 19, but with more tests I think it works well on API 16. How to use FlipperView extends
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:104kb
    • 提供者:weixin_39840924
  1. Android代码-一个方便实用的OrmLite数据库框架,支持一键集成。

  2. XOrmlite 一个方便实用的OrmLite数据库框架,支持一键集成。 关于我 特征 支持通过DataBase进行数据库配置。 支持自动生成数据库管理仓库DataBaseRepository。 支持内部存储和外部存储两种数据库。 支持自定义数据库存储位置。 支持自定义数据库打开、升级以及降级的接口。 支持事务操作、回滚等。 提供了常用的数据库操作API。 1、演示(请star支持) Demo下载 2、如何使用 目前支持主流开发工具AndroidStudio的使用,直接配置build.grad
  3. 所属分类:其它

« 12 »