资源列表

« 1 2 ... .64 .65 .66 .67 .68 14069.70 .71 .72 .73 .74 ... 14959 »

[其它dllTest5_stdcall

说明: 如果通过VC++编写的DLL欲被其他语言编写的程序调用,应将函数的调用方式声明为__stdcall方式,WINAPI都采用这种方式,而C/C++缺省的调用方式却为__cdecl。这个工程为你演示了__stdcall调用的例子。-prepared by the DLL in order to be prepared in other languages procedure call, shall function call statem
<zhengyan> 在 2008-10-13 上传 | 大小:61.93kb | 下载:0

[其它dllTest6_qjbl

说明: DLL定义的全局变量可以被调用进程访问,DLL也可以访问调用进程的全局数据,这是一个引用DLL中变量的例子。-DLL definition of global variables can be called the visit process, DLL calls can also visit the process of global data, which is a DLL used variable example.
<zhengyan> 在 2008-10-13 上传 | 大小:59.69kb | 下载:0

[其它RegularDll

说明: 这个DLL的例子,属于静态链接到MFC 的规则DLL。静态链接到MFC的规则DLL与MFC库(包括MFC扩展 DLL)静态链接,将MFC库的代码直接生成在.dll文件中。在调用这种DLL的接口时,MFC使用DLL的资源。因此,在静态链接到MFC 的规则DLL中不需要进行模块状态的切换。-the DLL example, belong to the static link to the rules MFC DLL. MFC static
<zhengyan> 在 2008-10-13 上传 | 大小:26.47kb | 下载:0

[操作系统开发openh323v1_19_0_1

说明:虚拟串口驱动相关资料 虚拟串口驱动程序源码 虚拟串口驱动相关资料-virtual serial port driver relevant information virtual serial port driver virtual serial port driver source information
<yhg> 在 2008-10-13 上传 | 大小:4.2mb | 下载:0

[操作系统开发MyTimerProc

说明:vc自定义TIMER回调函数小例子 vc自定义TIMER回调函数小例子-vc-defined callback function TIMER small example of vc-defined TIMER small example of a callback function
<yhg> 在 2008-10-13 上传 | 大小:31.61kb | 下载:0

[汇编语言C8051f330

说明:一些C8051f330的C程序,包括串口通信,键盘,lcd显示等。-some C8051f330 C procedures, including serial communication, keyboard, lcd display.
<施贤> 在 2008-10-13 上传 | 大小:22.68kb | 下载:1

[其它Asp.Net_Ajax_PROGRAM

说明:我的第一个chat room 是用ASP 3.0写的。 程序比较简单,两个text box, 用来处理页面上每秒刷新的信息。那时候,要想建一个真正的chat room,要用到Java Applet 或者 ActiveX control。基于HTTP的chart rooms都面临着一些跟我第一个chat room一样的问题。这些问题包括页面刷新导致的屏幕闪烁现象。但这个问题已经被AJAX解决了。 AJAX是Javascr ipt和 XML
<柳军> 在 2008-10-13 上传 | 大小:2.56kb | 下载:0

[操作系统开发tinix_os

说明:于渊编著,用汇编在NASM环境下编写的一个简易的操作系统内核。对学习操作系统理论有很好的帮助。-produced in the Yuan, with the compilation environment Assemble a summary prepared by the operating system kernel. Learning theory is a good operating system help.
<张振宇> 在 2008-10-13 上传 | 大小:1.2mb | 下载:0

[语音合成与识别OSR1

说明:语音识别 语音识别 语音识别-Speech Recognition Speech Recognition Speech Recognition Speech Recognition
<userpig> 在 2008-10-13 上传 | 大小:14.36kb | 下载:0

[语音合成与识别OSR2

说明:语音识别 语音识别 语音识别-Speech Recognition Speech Recognition Speech Recognition Speech Recognition
<userpig> 在 2008-10-13 上传 | 大小:4.27kb | 下载:0

[磁盘编程disk_tool_miniTO

说明:分区表备份器 miniTO 源码 现传上源码...希望能对正学习DOS,WINDOWS,磁盘和编程者有点帮助... 内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. WIN32 GUI版本暂使用备份功能(其他模块也都已全部写好,全是完整的,现在仅开启备份功能),如果想使用还原替换和比较功能,可自行打开调用的开关或加几句调用的代码就可以了, 一会儿我再把它们加上去
<李大大> 在 2008-10-13 上传 | 大小:206.96kb | 下载:0

[其它CriticalSection

说明:关于共享和临界的控制类(CCriticalSection)的应用。多线程小程序.-on sharing and the control of the critical category (CCriticalSection) applications. Multithreading small procedures.
<林锐群> 在 2008-10-13 上传 | 大小:32.1kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 14069.70 .71 .72 .73 .74 ... 14959 »

源码中国 www.ymcn.org