搜索资源列表

  1. Linux系统调用分析

    0下载:
  2. linux系统调用分析,包括一些实例。系统调用有关的一些基本知识-linux system call analysis, including some examples. Calling the system some basic knowledge
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:32.83kb
    • 提供者:王王
  1. pSOSystem系统调用的例程

    0下载:
  2. psos调用实例,包括了任务创建,队列,分区,多播等的使用-PsOS Call example, including the creation of a task, queue, zoning, such as multicast use
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:20.01kb
    • 提供者:aa
  1. 2005.3.31VC调用M文件源代码

    0下载:
  2. 一个非常典型的”VC调用matlab中定义的.m文件中的函数的实例“附加说明文档,请站长检查,刚才发错了,不好意思-a very typical "call VC defined in Matlab. M document as a function of the examples "of the annotated document, please check station, just made a mistak
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:85kb
    • 提供者:赵锐
  1. VC调用matlab中定义的.m文件中的函数的实例

    1下载:
  2. 如何在VC中利用matlab的资源呢? 在这里我简要的以一个简单的例子来说明一下如果在VC中调用matlab中定义的.m文件。-how to use Matlab resources? Here, I briefly with a simple example to illustrate what if the VC called defined in Matlab. M documents.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:40kb
    • 提供者:葛强
  1. pSOSystem系统调用的例程

    0下载:
  2. psos调用实例,包括了任务创建,队列,分区,多播等的使用-PsOS Call example, including the creation of a task, queue, zoning, such as multicast use
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-11-27
    • 文件大小:20kb
    • 提供者:aa
  1. J2EE全实例教程(更新版)

    0下载:
  2. J2EE(Java 2 Platform,Enterprise Edition)是SUN公司定义的一个开发分布式企业级应用的规范。它提供了一个多层次的分布式应用模型和一系列开发技术规范。多层次分布式应用模型是指根据功能把应用逻辑分成多个层次,每个层次支持相应的服务器和组件,组件在分布式服务器的组件容器中运行(如Servlet组件在Servlet容器上运行,EJB组件在EJB容器上运行),容器间通过相关的协议进行通讯,实现组件间的相互调用
  3. 所属分类:文档资料

    • 发布日期:2024-11-27
    • 文件大小:244kb
    • 提供者:孙财
  1. lpc2104外部中断实例

    0下载:
  2. 周立功的lpc2104外部中断实例,有详细说明-weeks meritorious lpc2104 external interrupt example, a detailed descr iption
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-27
    • 文件大小:52kb
    • 提供者:史比
  1. DLLCallDLL

    0下载:
  2. 在动态库内调用动态库的程序,可实现动态库的多层嵌套调用,并有调用实例-Hangar in a dynamic process called dynamic libraries, dynamic libraries can realize multi-layer nested call, and call the instance of
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:5.89mb
    • 提供者:吴侠
  1. DLL

    0下载:
  2. dll调用实例,输出当前程序的路径,vc6.0下测试通过。-dll call example, the output path of the current procedures, vc6.0 under test.
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:48kb
    • 提供者:zw
  1. chapter06_ex

    0下载:
  2. 利用matlab里面的m文件,其中分为两种:脚本文件和函数文件,对其进行调用(Using matlab inside the m file, which is divided into two kinds: scr ipt files and function files)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:恒星雨
  1. CSharp调用Cpp代码完整实例

    0下载:
  2. c#调用C实例。c通过生成DLL,里面有方法,需要一定格式。(C# invokes the C instance. C through the generation of DLL, there are methods, you need a certain format.)
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:32.76mb
    • 提供者:lll6
  1. 调用MFC规则DLL的实例

    0下载:
  2. 本案例展示了windows vs编辑器中的mfc程序调用dll(This case demonstrates a simple MFC program called DLL)
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:149kb
    • 提供者:JINHONG
  1. YQ调用DLL实例

    0下载:
  2. 雅奇调用DLL的实例代码()
  3. 所属分类:其他数据库

    • 发布日期:2024-11-27
    • 文件大小:526kb
    • 提供者:bj8888
  1. PB调用WebServices的例子IP地址查询服务

    0下载:
  2. PB调用WebServices的例子IP地址查询服务(PB call WebServices's example IP address query service)
  3. 所属分类:WEB源码

    • 发布日期:2024-11-27
    • 文件大小:84kb
    • 提供者:联合开放
  1. 父子实例的内存控制

    0下载:
  2. 当子类中存在和父类同名的变量和方法时,分别用父类类型的变量、子类类型的变量去调用对象的实例变量和方法(There are child and parent in the name of the variables and methods, respectively, with the parent variables of the class type, sub class type variables to instance vari
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:11kb
    • 提供者:hais-373
  1. js调用xFire_webService

    0下载:
  2. JS调用webService实例,其中有详细使用文档! myEclipse部署上客户端和服务器端即可直接测试! 使用技术: JS,webService,JS调用webService,xfire,数字证书(JS calls the webService instance, in which the document is used in detail! MyEclipse deployment on the client and
  3. 所属分类:WEB源码

    • 发布日期:2024-11-27
    • 文件大小:26.94mb
    • 提供者:keiwei
  1. 读PSID

    0下载:
  2. 调用动态链接库的API实现小灵通手机的PSID读取,有工程文件和生成的文件,还在测试用的DLL(Call the API of the dynamic link library to implement the PSID reading PSID of the PHS , with engineering files and generated files, and also in the test DLL)
  3. 所属分类:通讯编程

  1. skinsb

    0下载:
  2. Detours hook windows函数的应用实例(Detours hook windows function example)
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:26mb
    • 提供者:李四三
  1. java封装接口智能交通DEMO

    0下载:
  2. 实例齐全,调试后可运行,可以用于二次开发(The example is complete and can run after debugging.)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:3.93mb
    • 提供者:Ryan_A
  1. VS创建动态库及QT调用实例

    0下载:
  2. 实现功能:利用VS2012封装生成动态链接库(.dell和.lib)给QT调用 文件包含:1.VS2012生成动态库工程 2.QT5.5.1调用VS2012动态库工程(注释内含调用具体方法) 3.QT调用运行结果图片(Implementation function: VS2012 package is used to generate dynamic link
  3. 所属分类:软件工程

    • 发布日期:2024-11-27
    • 文件大小:2.78mb
    • 提供者:话说有你
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org