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

搜索资源列表

  1. qiantao

    0下载:
  2. 实现c与汇编的嵌套计算加法:在c语言中实现加法并且在c中调用用汇编语言写的加法子程序,比较两种加法-Achieve the additions of c and the compilation
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:6395
    • 提供者:lyf
  1. VB_plug_mouswheleandasm

    0下载:
  2. 支持汇编和鼠标滚轮的插件 比较好的插件,可在vb中内嵌汇编-Mouse Wheel support for the compilation and plug-ins
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:88457
    • 提供者:lhrdl
  1. MixFigure

    0下载:
  2. matlab与VC混合编程实例,将Matlab图像显示函数直接使用在C中,并嵌于编辑框或列表框显示-matlab programming examples mixed with the VC, the Matlab image display function is used directly in C, and embedded in the edit box or list box displays
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:32366
    • 提供者:shuyx
  1. wiener_ch2

    0下载:
  2. 求解出在最小均方误差滤波器单位冲激函数h(n)。求解过程需要通过利用循环嵌套的编程思想,比较在逐次增加滤波器阶数的过程中得到的最小均方误差与最初设定的最小均方误差的阈值,当达到要求时,可以进一步确定滤波器的阶数。-how to use this function: [hx,hy]=wiener_ch2(w,N)
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1163
    • 提供者:王一
  1. 22

    0下载:
  2. 实验内容: 1. 问题描述 先定义堆栈的几个基本操作,再设计一主函数利用堆的操作完成以下功能: 假设一个算术表达式中可以包含三种括号:()[]{},且这三种括号可以按任意次序嵌套使用(如:...[...{...}...[...]...]...(...))。编写判别给定表达式中所含括号是否正确配对出现的算法,已知表达式已存入数据元素为字符的顺序表中。 2. 基本要求 读入2个不同的、长度不超过80个字符的、包含三种括号的算术表达式,输出测试结果。-Experiment: 1.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:146937
    • 提供者:吴海
  1. GUI_34

    0下载:
  2. 展示GUI中如何在回调函数和其他函数中实现函数嵌套。-Demonstrate use of nested functions for callbacks and other functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1765
    • 提供者:zxz
  1. DSP

    1下载:
  2. 针对DSP应用系统开发过程中算法程序的预期结果很难一次调试完成,使用汇编语言的调试过程非常复杂,且初学者不易掌握汇 编指令的问题,介绍一种利用MATLAB软件中内嵌的CCSLink工具协助DSP程序调试的方法。-Application system development process for DSP algorithm program in the expected results is difficult to debug once completed, the use of ass
  3. 所属分类:DSP编程

    • 发布日期:2017-05-11
    • 文件大小:113376
    • 提供者:xuhao
  1. tree

    0下载:
  2. 本程序可以用三种方法建立二叉树,并实现相应功能。1、通过输入树的嵌套括号表示序列建立二叉树;2、根据前序遍历序列和中序遍历序列建立二叉树;3、建立哈夫曼树-This program can use three ways to establish a binary tree, and to achieve that function. 1, by entering the tree to establish a sequence of nested parentheses binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:56354
    • 提供者:moon walker
  1. CreateProcessandFindWindows

    0下载:
  2. 采用CreateProcess和FindWindows结合.此功能可以可以单步通过程序中的指令,并进入指定的函数调用,此功能对于函数的嵌套层不限. -Combined with CreateProcess and FindWindows. This feature allows you to single step through the program instructions, and enter the specified function call, this feature is no
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:794909
    • 提供者:大棚
  1. Interactive

    0下载:
  2. 我们目前的项目程序普遍使用 Delphi 客户端内嵌 Internet Explorer 的方式实现,在开发过程中,由于不同的页面经常需要做一些特殊的处理,从而经常涉及到网页和客户端交互的过程。 在以往的项目中,我们大都通过在 Delphi 中捕获浏览器某个对象的事件的方式来解决,随着需要交互的地方越来越多,客户端的代码也由于增加了大量的代码变得难以维护,同时这些代码页不具有通用性,一旦换到另一个项目,绝大部分的事件处理代码随之废弃。而从网页向客户端传递数据我们以前大都采
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:38956
    • 提供者:Jack
  1. TestWEB1

    1下载:
  2. 一个内嵌在对话中的IE Cwebbrowser2 对其点击新建一个窗口和屏蔽右键点击进行处理的 希望对此有困惑的学友有所帮助-Embedded in a dialogue, click on the IE Cwebbrowser2 his new right-click a window and screen for processing would appreciate help confused Xueyou
  3. 所属分类:Windows Develop

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

    0下载:
  2. 设置电脑定时关机的程序,可以作为嵌在程序中一个功能供大家使用-Set timer to shut down the computer program can be used as a feature embedded in the program for everyone to use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:26083
    • 提供者:liuxiaohui
  1. LRyufafenxi

    0下载:
  2. 可以编译小程序,程序中可含有for和while循环,也可以嵌套循环,可运行,调试通过-Can compile a small program, the program can be contained for and while loop can also be nested loops, you can run, debug through the
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:2146
    • 提供者:丁昊
  1. AKAE_malloc_analysis

    0下载:
  2. 北京亚嵌(AKAE)教育研究中心是国内最早从事嵌入式技术教育和培训的专业研究机构。在程序中处理固定数量的变量,这样的应用非常有限。在具体应用中,经常需要在执行期间根据程序的输入数据,决定应该给不同类型的变量分配的存储空间。-Beijing Asia-embedded (AKAE) Education and Research Centre is the first embedded technology in education and training of professional rese
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:237210
    • 提供者:
  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. WMAUDIO

    0下载:
  2. 流文件播放WMA文件, 生成内嵌WMA文件到EXE中播放.-Streaming file play WMA files, WMA files to the generated EXE embedded in the play.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:521322
    • 提供者:gz
  1. nonmaxsuppts

    0下载:
  2. Harris算法改进中的非最大值抑制的程序~~嵌套函数- the non-maximum suppression procedure to improve the Harris
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2028
    • 提供者:Sina Gui
  1. flowspy

    0下载:
  2. 流量监控代码,VC实现,可以嵌套在其它软件中进行使用,二次开发。-Flow control and spy
  3. 所属分类:.net

    • 发布日期:2017-04-13
    • 文件大小:2288
    • 提供者:心语
  1. ramdisk

    0下载:
  2. 国嵌视频中制作好的ramdisk,可以直接使用-States make good the video embedded ramdisk, can be used directly
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1009222
    • 提供者:huan
  1. uCOSNestingIrq

    0下载:
  2. uCOS在44b0芯片下的移植工程,该工程支持中断嵌套,在工程中笔者实现了44b0的看门狗功能,以及实现了用户定时器和消息模块,值得学习和参考。-uCOS transplanted under the 44b0-chip project, the project supports interrupt nesting in the project I realized 44b0 of the watchdog function, and the realization of the user ti
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:110622
    • 提供者:Davinci
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »
搜珍网 www.dssz.com