搜索:allocate

找到约 7 项符合「allocate」的查询结果

结果 7
https://www.eeworm.com/dl/532/191643.html 书籍源码

matrix calculation for allocate memory

matrix calculation for allocate memory
下载 70
·
查看 1095
https://www.eeworm.com/dl/534/406457.html 其他

三个非常使用的高速的内存分配函数.读者可以直接拷贝这三个函数到程序中去,使用Allocate()和My_Free()代替系统提供的alloc()和free()函数.

三个非常使用的高速的内存分配函数.读者可以直接拷贝这三个函数到程序中去,使用Allocate()和My_Free()代替系统提供的alloc()和free()函数.
下载 43
·
查看 1066
https://www.eeworm.com/dl/512879.html 源码

Windows WDM Ram Disk Driver Source code

Windows WDM Ram Disk Driver source code Allocate a ram for Ram drive disk
下载 2
·
查看 74
https://www.eeworm.com/dl/641/177918.html 数学计算

#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key

#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key to continue." #define MSGCOMMAND "Press / for the list of commands" #define MSGMEMORY "Memory Available:" #define MSGERROR "ERROR" #define MSGLOMEM "Not enough memory to allocate ce ...
下载 115
·
查看 1079
https://www.eeworm.com/dl/655/323998.html 微处理器开发

给出三个非常实用和高速的内存分配函数。读者可以直接拷贝这三个函数到程序中去

给出三个非常实用和高速的内存分配函数。读者可以直接拷贝这三个函数到程序中去,使用Allocate()和My_Free()代替系统提供的alloc()和free()函数。调试环境为TC2.0或者TC3.0
下载 31
·
查看 1090
https://www.eeworm.com/dl/654/177902.html 数据结构

Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SY

Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SYS\STAT.H */ #define S_IWRITE 0x0080 /* from SYS\STAT.H */ #define TRUE 1 #define FALSE 0 #define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press ...
下载 40
·
查看 1096
https://www.eeworm.com/dl/522132.html 书籍

System Requirements Analysis

The serious study of the practice of how to determine the appropriate content of a specification is a seldom-appreciated pastime. Those who have the responsibility to design a product would prefer a greater degree of freedom than permitted by the con- tent of a specification. Man ...
下载 1
·
查看 93