CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - AS.c

搜索资源列表

  1. c++_asm混合

    0下载:
  2. c++和汇编语言的混合编程例子。 在VC6,vc7集成环境下调用汇编语言函数,使用变量,结构等方法的例子。-c and assembly language programming examples of mixed. The VC6, vc7 integrated environment called assembly language function, the use of variables, such as the structure of examples.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:21126
    • 提供者:sun
  1. C++0.1

    0下载:
  2. VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC 100 cases. Contains many examples of the many aspects, such as editing interface, file manipulation, and so on. Very suitable for beginners.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:45741
    • 提供者:csj
  1. C++0.2

    0下载:
  2. VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC 100 cases. Contains many examples of the many aspects, such as editing interface, file manipulation, and so on. Very suitable for beginners.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:92613
    • 提供者:csj
  1. C++0.3

    0下载:
  2. VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC 100 cases. Contains many examples of the many aspects, such as editing interface, file manipulation, and so on. Very suitable for beginners.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:43455
    • 提供者:csj
  1. C++0.4

    0下载:
  2. VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC 100 cases. Contains many examples of the many aspects, such as editing interface, file manipulation, and so on. Very suitable for beginners.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:55487
    • 提供者:csj
  1. C++0.5

    0下载:
  2. VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC 100 cases. Contains many examples of the many aspects, such as editing interface, file manipulation, and so on. Very suitable for beginners.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:48943
    • 提供者:csj
  1. c++ch01

    0下载:
  2. 一、教学目的: 要求掌握C++与C的区别。C++增强的基本内容。 C++编译运行的基本环境。 二、教学重点: C++与C的区别,以及C++增加的内容。 三、教学难点: C++中函数概念的扩展以及面向对象概念的理解。-First, teaching Objective: To request grasp C++ And C the difference. C++ Enhance the basic content. C++ Compiler to run the b
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:37009
    • 提供者:新奇
  1. c

    1下载:
  2. SVR程序,直接用就可以了,没有错误,其中还有一些变量需再编程序算,如:MSE-SVR procedure can be used directly and there is no mistake, there are some variables which should be subject to the procedures for counting, such as: MSE
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:10652
    • 提供者:shihuizhuo
  1. ADC0832

    0下载:
  2. 使用AD0832的数字电压表C51代码以及数码显示程序-The use of the AD0832 digital voltage meter C51 digital display program code, as well as
  3. 所属分类:assembly language

    • 发布日期:2016-01-24
    • 文件大小:12040
    • 提供者:张亮
  1. 986q

    0下载:
  2. 在自己的应用程序中使用MSOfficeasc as-In their own applications using scaasascMSOffice
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:70785
    • 提供者:機車
  1. PC_Assembly_Language_Paul_A_Carter_2006-book

    0下载:
  2. PC Assembly Language Paul A. Carter July 23, 2006 The purpose of this book is to give the reader a better understanding of how computers really work at a lower level. By gaining a deeper understanding of how computers work, the reader can often
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:714153
    • 提供者:zeka.fl
  1. C-language-also-can-do-great-things

    0下载:
  2. C语言是一种计算机程序设计语言。它既具有高级语言的特点,又具有汇编语言的特点。它由美国贝尔研究所的D.M.Ritchie于1972年推出。1978后,C语言已先后被移植到大、中、小及微型机上。它可以作为工作系统设计语言,编写系统应用程序,也可以作为应用程序设计语言,编写不依赖计算机硬件的应用程序。它的应用范围广泛,具备很强的数据处理能力,不仅仅是在软件开发上,而且各类科研都需要用到C语言,适于编写系统软件,三维,二维图形和动画。具体应用比如单片机以及嵌入式系统开发。-C language is
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:129481
    • 提供者:heyao
  1. C-94

    0下载:
  2. C语言经典算法94例,顾名思义,其中有94个C经典程序及其源代码,可以拿来研究研究-94 cases of C language classic algorithms, as the name implies, of which there are 94 classic C program and its source code can be used to study a
  3. 所属分类:assembly language

    • 发布日期:2017-11-22
    • 文件大小:30371
    • 提供者:诸葛草帽
  1. Some-c-source-code

    0下载:
  2. C语言是一种计算机程序设计语言,它既具有高级语言的特点,又具有汇编语言的特点。它由美国贝尔研究所的D.M.Ritchie于1972年推出,1978年后,C语言已先后被移植到大、中、小及微型机上,它可以作为工作系统设计语言,编写系统应用程序,也可以作为应用程序设计语言,编写不依赖计算机硬件的应用程序。它的应用范围广泛,具备很强的数据处理能力,不仅仅是在软件开发上,而且各类科研都需要用到C语言,适于编写系统软件,三维,二维图形和动画,具体应用比如单片机以及嵌入式系统开发。-The C languag
  3. 所属分类:assembly language

    • 发布日期:2017-11-06
    • 文件大小:5414147
    • 提供者:马楠
  1. C-Sharp--class-library-source-code

    0下载:
  2. 主要写了一些c#通用函数类库源码,比如矩阵加法,减法,乘法,求逆等一些程序-Mainly write c# generic function class library source code, such as matrix addition, subtraction, multiplication, inversion and some programs
  3. 所属分类:assembly language

    • 发布日期:2017-11-04
    • 文件大小:600100
    • 提供者:丁建洋
  1. C-Program

    0下载:
  2. 输入两个数,将两个数进行比较,然后将最小的数作为输出。-Enter the number two, the two numbers are compared, and the smallest number as output.
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:5070
    • 提供者:向秋敏
  1. c

    0下载:
  2. 本课题通过针对水下悬浮颗粒物为目标,重点利用等效球的Mie 散射理论分析研究了悬浮粒子的散射特性。-This paper studied the scattering properties of suspended particulates by Mie scattering theory for underwater suspended particles as the goal, the focus of the analysis using the equivalent sphere.
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:791962
    • 提供者:yml
  1. C-and-assembly

    0下载:
  2. C++和汇编语言程序的相互调用。在VC中编译。-C and assembly language as caller to call each other.
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:188756
    • 提供者:Eddie
  1. c-language

    0下载:
  2. 压缩包中代码是几个比较基础的利用指针方法处理数据的代码,如进行数字的排序,换序,字符类型的辨别-Compressed code are a few more basic approach to the use of the pointer data codes, such as digital sort, change order, character type of discrimination
  3. 所属分类:assembly language

    • 发布日期:2017-05-05
    • 文件大小:988261
    • 提供者:李纪华
  1. c

    0下载:
  2. 1.输入一行文字,找出其中大写字母、小写字母、数字字符、空格以及其他字符各多少。。要求编写一个函数实现统计功能,在主函数中输入一行文字、调用统计函数并输出统计结果。 2.写一个函数实现两个字符串连接,在主函数中输入和输出字符串,要求用字符指针变量作行参和实参-1. Enter the line of text to find out where the uppercase letters, lowercase letters, numbers, characters, spaces, and
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1585
    • 提供者:江雪
« 12 3 4 5 »
搜珍网 www.dssz.com