CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - inline

搜索资源列表

  1. edujini_inline_asm_src

    0下载:
  2. Inline assembly in C
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:1900
    • 提供者:AntiAliasing
  1. VirtualTreeviewSetup

    0下载:
  2. Virtuální TreeView se sloupci. Bez limitů , bez hranic. Unicode, sloupce, libovolné ikony v kterémkoliv sloupci, transparentnost, checkboxy, libovolné fonty, pozadí, inkrementální vyhledávání, inline editory, mož nost vlastního vykreslov
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:691100
    • 提供者:janibo
  1. lab_6

    0下载:
  2. 1.使用动态内存分配生成动态数组来完成3*3矩阵转置函数 2.应用string类定义字符串,实现两个字符串的连接 3.修改实验4中的选做实验中的people类。具有如下属性:姓名char name[11],编号char[7],性别char sex[3],生日birthday,身份证char id[16]。其中“出生日期”定义为一个“日期”类内嵌函数对象,用成员函数实现对人员信息的录人和显示。要求包括:构造函数和析构函数,开呗构造函数,内联成员函数,聚集。在测试程序中定义people类的对
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-24
    • 文件大小:1419
    • 提供者:YIDIANER
  1. code

    0下载:
  2. 代码优化方法介绍及经验总结,主要讲解内联函数的作用-Code optimization method to introduce and lessons learned, mainly to explain the role of inline function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1914
    • 提供者:su
  1. source

    0下载:
  2. CarbonSoft cxCpu provides a simple method of identifying the host processor and its features without you, the developer, having to worry about different vendors implementations of the CPUID instruction. Written in Object Pascal (with a smattering of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:54215
    • 提供者:hasanvb
  1. classandobject

    0下载:
  2. 设计一个用于人事管理的People(人员)类。考虑到通用性,这里只抽象出所有类型人员都具有的属性:number(编号),sex(性别),birthday(出生日期),id(身份证号)等等。其中“出生日期”定义为一个“日期”类内嵌子对象。用成员函数实现对人员信息的录人和显示。要求包括:构造函数和析构函数、拷贝构造函数、内联成员函数、聚集。-Design a personnel management for the People (staff) category. Taking into accou
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-01
    • 文件大小:947
    • 提供者:track
  1. matlab_FEM_dismesh

    0下载:
  2. DistMesh giving a singular FEM matrix?-Hi Anyone here with some experience of using DistMesh in finite element code? I m solving the scalar Helmoltz equation in an annular region in 2D: rho_1 < rho < rho_2 where rho_1 is the radi
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:37588
    • 提供者:skypigr
  1. a2

    0下载:
  2. This International Standard specifies requirements for implementations of the C + + programming language. The first such requirement is that they implement the language, and so this International Standard also defines C+ +. Other requirements and
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1792441
    • 提供者:wuxp
  1. moni

    0下载:
  2. 调用WINIO,内嵌汇编代码模拟键盘鼠标操作。-Call WINIO, inline assembly code simulate keyboard and mouse operation.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:258392
    • 提供者:asdsad
  1. Archive

    4下载:
  2. duffing方程用于微弱信号检测的matlab程序。包含两种方法,一种是inline,一种是@fan。-duffing equation for weak signal detection matlab program. Contains two methods, one is inline, one is @ fan.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1412
    • 提供者:
  1. TestInlineHook

    0下载:
  2. 内联hook,采用jmp 地址五个字节的方式hook函数。选中hook选项,测试两个按钮的效果。-Inline hook, by the way bytes jmp address five hook functions. Select the hook options, testing the effect of the two buttons.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5157618
    • 提供者:啤酒肚
  1. FBG

    1下载:
  2. FBG反射谱,要用的人会非常需要,需要的人可以看看,很不错的-FBG id1=fopen( lambdaCMT.txt , wt ) fid2=fopen( rhoCMT.txt , wt ) f1=inline( -i.*delta.*y1-k.*y2 , t , lambda , wk , delta , k , y1 , y2 ) f2=inline( -k.*y1+i.*delta.*y2 , t , lambda , wk , delta , k
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:927
    • 提供者:Xiaojun
  1. ATandTasm

    1下载:
  2. AT&T汇编语法及GCC的内嵌汇编语法,GCC开发OS必读。-AT & T assembly syntax and the GCC' s inline assembly syntax, GCC Development OS must-read.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:75284
    • 提供者:朋古
  1. gcc

    0下载:
  2. gcc中内嵌汇编代码 +与=产生的数值差别-gcc inline assembly code in the+ and = difference between the value generated
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:543
    • 提供者:ShadowZ
  1. begoodatMATLAB6.5

    0下载:
  2. 本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。 第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3465145
    • 提供者:yyj
  1. GetProcAddress

    0下载:
  2. GetProcAddress Api Replacement Using Inline ASM
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:1280
    • 提供者:osman kemal
  1. InlineAssembly

    0下载:
  2. using inline assembly with g-using inline assembly with gcc
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:55237
    • 提供者:blue
  1. ThinkingCplusplus

    0下载:
  2. 本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 -Of this book to learn C++ based on their personal experience a
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-02
    • 文件大小:14494562
    • 提供者:洚心独吟
  1. div

    0下载:
  2. 1:图层混排 (相对定位,绝对定位,z-index--- --父级div用相对定位position:relative,子级div用绝对定位position:absolute.当给定z-index值 时,层就开始了级别浮动.正值2,浮动到前面,负值-2,浮动到后面被遮挡.对于两个处于同一级别的层,当z-index值出现,如果想要把被遮挡的层遮挡掉一部分,就可以给它一个top的负值) 2:层背景位移 (background-position:?px ?px 给定了值就可以在任意位置移动.)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:13885
    • 提供者:欧杨令狐
  1. Q1

    0下载:
  2. Create a table of trigonometrical function using assembly language. 16bit Intel asm, inline type coded into C language code.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:589
    • 提供者:Ryan
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »
搜珍网 www.dssz.com