CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - TYPE-C

搜索资源列表

  1. Intel_IA32_C_CPU

    0下载:
  2. 剖析Intel IA32 架构下C 语言及CPU 浮点数机制 Version 0.01 哈尔滨工业大学 谢煜波 (email: xieyubo@126.com 网址:http://purec.binghua.com) (QQ:13916830 哈工大紫丁香BBSID:iamxiaohan) 前言 这两天翻看一本C 语言书的时候,发现上面有一段这样写到 例:将同一实型数分别赋值给单精度实型和双精度实型,然后打印输出。 #include <stdio.h>
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:168329
    • 提供者:lza
  1. CC++_distinguish

    0下载:
  2. 如何理解c和c ++的复杂类型声明。 曾经碰到过让你迷惑不解、类似于int * (* (*fp1) (int) ) [10] 这样的变量 声明吗?本文将由易到难,一步一步教会你如何理解这种复杂的C/C++声明。-how to understand the c and c complex type declaration. Had encountered let you puzzled, similar to the int * (* (* fp1) (int)) [10] variab
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:104539
    • 提供者:小郑
  1. Csharp_delegate_interview

    0下载:
  2. C# delegate 型别是经过深思熟虑的创新型语言特性,C++ 程序员(无论其对 C# 或者 Microsoft 有何想法)应该会对这个特性产生特殊的兴趣。-C# delegate type is considered innovative linguistic identity, C programmers (whether right or Microsoft C# What thoughts) should be able to have this special characteri
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:8368
    • 提供者:小余子
  1. CsharpaacPP

    0下载:
  2. 介绍c#与c++之间的主要类型对应关系,用于两种语言之间的转换-Introduction c# and c++ type corresponding to the relationship between the main, for the conversion between the two languages
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:16592
    • 提供者:ss
  1. Hi-tech_PICC9.50.rar

    0下载:
  2. 软件简介:HI-TECH PICC 是一款高效的C编译器,支持Microchip PICmicro 10/12/14/16/17系列控制器。是一款强劲的标准C编译器,完全遵守ISO/ANSI C,支持所有的数据类型包括24 and 32 bit IEEE 标准浮点类型。智能优化产生高质量的代码。属于第三方开发工具。能和MPLAB整合,内嵌开发环境(HI-TIDE)。 Hi-tech PICC Compiler v8.注册码 Serial: HCPIC-88888 First Na
  3. 所属分类:软件工程

    • 发布日期:2013-04-11
    • 文件大小:5121852
    • 提供者:李武
  1. zrdj

    0下载:
  2. 自然对界,Win32平台下的微软C编译器(cl.exe for 80x86)在默认情况下采用如下的对齐规则:任何基本数据类型T的对齐模数就是T的大小,即sizeof(T)。比如对于double类型(8字节),-Nature of profession, Win32 platforms under Microsoft C compiler (cl.exe for 80x86) by default alignment using the following rules: any basic dat
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:24987
    • 提供者:fly
  1. C++TypeTransform

    0下载:
  2. C++中的类型转换很重要,这里向大家提供这方面的资料-C++ in the type of conversion is very important ,here to provide information in this regard!!
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:18535
    • 提供者:liwg
  1. ROSE_trainning

    0下载:
  2. 面向对象的可视化建模培训教程 [UML和Rational Rose/C++ Ver 4.x] 简介 ROSE提供的不同视图 配置用户界面 问题描述 问题需求描述 Use Cases 建立Actors ,Use Case 和Use Case 图 建立序列图 建立协同图 包和类 建立类、包和模版 重新分配类和包 建立类图 -Object-oriented visual modeling training course [UML and Ra
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:774588
    • 提供者:诸葛三皮
  1. c

    0下载:
  2. *** *** *** * 程序功能简介 个人财政支出管理程序,完成收入,支出,盈余的记录和管理。 课程设计要求 (1) 增加函数,完成财政账目的管理功能。 (2) 将所有的函数与相应的数据封装到类中,并改写主程序,使程序简化。 (3) 可自行增加程序的功能。 (4) 设计测试主程序,在主程序中完成测试。 课程设计说明 (1) SetGoal()函数账目中有问题,改正。 (2) 可将整修记录装入一个字符串,在两条记录间用特殊符号隔开。 (3) 查找相应
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:2846
    • 提供者:gao
  1. Objective-C(Chinese)

    0下载:
  2. Objective-C(中文) 設定環境 前言 編譯 hello world 創建 Classes 把它們湊在一起 詳細說明... 多重參數 建構子(Constructors) 存取權限 異常情況(Exceptions)處理 繼承、多型(Inheritance, Polymorphism)以及其他物件導向功能 id 型別 繼承(Inheritance) 動態識別(Dynamic types) 記憶體管理 優點與缺點-Objec
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:35137
    • 提供者:skyge
  1. the-evolution-of-multi-objectiv

    0下载:
  2. 介绍了进化多目标的描述,简单实用,是个比较好的综述型文章-Describes the evolution of multi-objective descr iption of simple and practical, is a good review-type articles! !
  3. 所属分类:Project Design

    • 发布日期:2017-03-23
    • 文件大小:596469
    • 提供者:耿伟
  1. C-Sharp-language-lecture-series

    0下载:
  2. C#语言系列讲座 我们知道,C#编译后的PE文件主要由IL代码和元数据组成,元数据为.NET组件提供了丰富的自描述特性,它使得我们可以在代码运行时获知组件中的类型等重要的信息。在C#中这是通过一种称做映射(Reflection)的机制来完成的。先看一个示例,在此首先创建一个简单的类型:-C# language lecture series, we know that the PE file in C# compiler mainly by the IL code and meta data,
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:187488
    • 提供者:mlfg
  1. HT67F40-C

    0下载:
  2. HT67Fx0内建有R/C-Type LCD功能,可提供1/2或1/3 Bias、4个COM的驱动能力,本文以HT67F40为母体,给出1/3 Bias、1/4 Duty的LCD驱动的使用方法-HT67Fx0 built R/C-Type LCD function, can provide 1/2 or 1/3 of the Bias, 4 COM-drive capability, to HT67F40 for the mother is given a 1/3 of the Bias, 1/
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:226723
    • 提供者:xinnuo
  1. anagramma2.c

    0下载:
  2. A second type of anagram
  3. 所属分类:Software Testing

    • 发布日期:2017-12-05
    • 文件大小:515
    • 提供者:ros
  1. C-Sharp-data-types

    0下载:
  2. 详细介绍了C#数据结构类型,是初学者很好的参考资料。-Details of the C# data structure type, is a good reference for beginners.
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:5711
    • 提供者:gantong
  1. C

    0下载:
  2. 1.1 C基础知识 1 1.2 函数与头文件 2 1.3 C预处理器 3 1.4 将一个字符转换为long型 4 1.5 strcpy函数 4 1.6 assert用法 5 1.7 itoa函数和atoi函数 6 1.8 strcmp函数实现 8 1.9 strcpy函数实现 9 1.10 memcpy函数实现 10 1.11 memcpy和memmove函数的实现 11 1.12 strcat函数实现 13 1.13 使用库函数atoi,将cha
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:142846
    • 提供者:唐进
  1. deep-insight-in-void-type

    0下载:
  2. 深入理解C/C++语言void和void指针类型。详细描述其功能及使用方法。-Depth understanding of C/C++ language void and void pointer type. Its function and use described in detail.
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:179473
    • 提供者:昊天
  1. ALI_M1543(C)_chipset

    0下载:
  2. M1543: Desktop South Bridge The M1543 is a bridge between PCI and ISA bus, providing full PCI and ISA compatible functions. The M1543 has Integrated Super I/O( Floppy Disk Controller, 2 serial ports/1 parallel port ), System Peripherals (ISP) (2
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:1608516
    • 提供者:serge
  1. c72e5dd2127eecc688cd6c5d0299e28b3ab1

    0下载:
  2. This paper focuses on the design of a novel control approach. Its contribution to the existing literature is that in the design of an interval type-2 fuzzy neural system, recursive fuzzy c-means clustering algorithm is used and the designed algorithm
  3. 所属分类:软件设计/软件工程

    • 发布日期:2018-04-30
    • 文件大小:475136
    • 提供者:karimano
  1. 硕盟 type c六合一 扩展坞苹果电脑转换器

    0下载:
  2. 硕盟SM-T66是一款Type C 转(HDMI+LAN+PD+USB3.0*3)的六合一扩展坞,如今很多电脑使用单独Type-C接口,抛弃了USB接口。虽然从外观上看机身更简约轻薄,设计更加一体化。不过电脑接口少,在日常使用时也不方便,想要满足不同使用场景的需求,就要准备好转接器,还要随用随拔随插,略微繁琐。所以购买一款外接的扩展坞就显得尤为重要了。您可以将含有USB Type C 3.1协议的电脑主机,通过此产品连接到具有HDMI的显视器、电视机或其他显示设备。产品可以接入硬盘、U盘、鼠标和
  3. 所属分类:软件工程

    • 发布日期:2021-10-15
    • 文件大小:9571840
    • 提供者:TEL13632775601
« 12 3 4 »
搜珍网 www.dssz.com