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

搜索资源列表

  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. WINDOWS钩子函数

    0下载:
  2. 汇编中调用钩子函数的例子。-compilation called hook function examples.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:14147
    • 提供者:张伟
  1. vb-sub

    1下载:
  2. 用VB实现USB功能,主要是通过调用EasyD12.dll动态连接库函数,控制USBU端对 DP-51学习板24WC02时行读写控制。-VB USB functions, mainly through call EasyD12.dll DLL function, USBU-right control of DP-51 learning at the plate WC02 24 firms control read and write.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:228532
    • 提供者:刘睿
  1. PDABackgroudlightmanagement

    0下载:
  2. C#实现PDA电源/背光管理系统在设置了自动关闭时间会调用这个函数开始记时, 这样我们只要在系统尚未达到关闭时间之前调用他就OK, 通过控制面板查看电源管理中的自动关闭设置发现, 最短关闭时间为一分钟.那么就是说只要我们每59秒调用一次SystemIdleTimerReset即可实现电源永不关闭.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:32399
    • 提供者:
  1. cpp

    0下载:
  2. 常见的程序设计错误试图返回指向被调用函数中的自动变量的指针或该变量的引用
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:201616
    • 提供者:黄旭远
  1. bianxiezhizhenhanshu

    0下载:
  2. 编写一个函数,输入为偶数时,调用函数求,当输入为奇数时,调用函数1(利用指针函数)-The preparation of a function, even when the input, call function for, when the input is odd, one function call (using indicator functions)
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2636
    • 提供者:李敬捷
  1. nwf

    0下载:
  2. 模拟纤程切换。从子函数中间切换回调用函数,模拟纤程切换回线程。-Analog Fiber Switch. From the subroutine call to a function to switch back to the middle to simulate fiber switch back to the thread.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:3084
    • 提供者:1
  1. stdcall

    0下载:
  2. stdcall C++ 调用汇编理解。让我们知道函数参数入栈及返回的处理。对比fastcall会更清楚。-stdcall C++ compilation of understanding calls. Let us know the function parameters and return stack processing. Contrast fastcall will be clearer.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:896
    • 提供者:1
  1. diaoyong

    0下载:
  2. 调用两个函数计算公约数,主要介绍调用函数格式,顺便计算公约数。-Call two functions to calculate the divisor, and introduces the calling function format, the way to calculate the divisor.
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:7411
    • 提供者:chenyan
  1. Homework-ONE

    0下载:
  2. 猜价格游戏,一共有五次机会,采用递归调用函数实现。-Guess the price of the game, a total of five opportunities to recursively call the function.
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:518
    • 提供者:
  1. csd

    0下载:
  2. 编写函数catstr(char str1[],char str2[])用于进行两个字符串的连接,编写函数lenstr(char str[])用于统计一个字符串的长度,并在主函数中调用。要求:1.不允许使用strcat()和strlen()字符处理库函数。2.在主函数中,以直接初始化的方式输入两个字符串。调用函数lenstr()计算并返回两个字符串的长度。3.调用函数lenstr()计算并返回连接后的字符串的长度。并输出。-Write function catstr (char str1 [],
  3. 所属分类:assembly language

    • 发布日期:2017-03-21
    • 文件大小:2674
    • 提供者:关海东
  1. shiyan2

    0下载:
  2. 求一元n次多项式的值 一个n次多项式如: 其中 被称为系数。在本题中使用LinkedList类,其数据记录项Term中包含每一项的系数 及x的幂次。 struct Term { double coeff int power } 在程序中以(系数、幂次)对的序列输入一个多项式。在输入的幂次为0时终止程序,将每对系数/幂次存储到按幂次排序的链表中。 (a)按以下形式输出结果多项式中的每一项 ai*x^
  3. 所属分类:汇编语言

    • 发布日期:2013-01-12
    • 文件大小:5323517
    • 提供者:梁小强
  1. chizhi

    0下载:
  2. 画出地貌地形图,熟悉各个matlab语句的掌握与运用,掌握运用插值函数的调用格式,对各种调用函数的格式语句要能够熟练的应用-Draw terrain map, master and use the MATLAB statement, master the use of interpolation function call forms, application format statement of a function call to be able to
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:3913
    • 提供者:张子丽
  1. longist

    0下载:
  2. 在主函数中输入一个字符串main_str,调用函数将main_str中最长的单词取出放入sub_str中(要求被调函数参数为main_str和sub_str),在主函数中输出结果字符串sub_str。假定输入的字符串main_str中单词以一个或多个空格分开。若有多个单词长度相同,输出最后一个。 -Enter in the main function of a string main_str, calling function will main_str the longest word o
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:83768
    • 提供者:陈琳
  1. 3

    0下载:
  2. ,max函数出现在main函数之前,因此在main函数中调用max函数时,编译系统能识别max是已定义的函数名。 如果把两个函数的位置对换一下,即先写main函数,后写max函数,这时在编译main函数遇到max时,编译系统无法知道max代表什么含义,因而无法编译,按出错处理。 为了解决这个问题,在主函数中需要对被调用函数作声明-, Max function appears before the main function, so when you call max
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2942
    • 提供者:LJH
  1. codetfive

    0下载:
  2. 输入10个学生的信息包括学号、姓名和成绩,输出学生的成绩等级和不合格学生人数。每个学生的记录均包含姓名、学号、成绩和等级,要求定义和调用函数.根据学生成绩确定其等级,并统计不合格人数,等级设置为:0~59为D,60~69为C, 70~84为B,85~100为A-Enter the 10 student information, including student number, name and achievements, the output level of student achiev
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:708
    • 提供者:钦岚
  1. 5source-code-for-8086

    0下载:
  2. 掌握8086编程的基本语言,包括调用函数,并口通信等-Master the basic 8086 programming language, including calling functions, and communication
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:5041
    • 提供者:宁宁宁
  1. k-core

    0下载:
  2. 计算复杂网络的K-core值,采用递归调用函数的方式进行。-compute the k-core of complex network.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:991
    • 提供者:jby
  1. ruili

    0下载:
  2. 自己做的瑞利衰落信道仿真函数,可以直接调用函数-raylegin fadding
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1473
    • 提供者:teng
  1. frft

    0下载:
  2. 分数阶傅里叶变换的matlab程序,可以直接调用函数使用。-fractional fourier transform
  3. 所属分类:assembly language

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