代码搜索:FREE 有哪些应用?
找到约 10,000 项符合「FREE 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/465911/7048803
m qu_free.m
function qu=qu_free(qu)
% QU_FREE
%
% qu=QU_FREE(qu) frees the memory allocated to the queue
% Copyright (c) MathWorks Inc. 1998-2001. All rights reserved.
qu=sl_free(qu);
www.eeworm.com/read/465911/7048831
m rb_free.m
function rb=rb_free(rb)
% RB_FREE
%
% rb=RB_FREE(rb) frees the memory allocated to the red-black binary tree rb.
% Copyright (c) MathWorks Inc. 1998-2001. All rights reserved.
bt_free(rb);
www.eeworm.com/read/465911/7048841
m st_free.m
function st=st_free(st)
% ST_FREE
%
% st=ST_FREE(st) frees the memory allocated to the stack
% Copyright (c) MathWorks Inc. 1998-2001. All rights reserved.
st=sl_free(st);
www.eeworm.com/read/465911/7048855
m dl_free.m
function dl=dl_free(dl)
% DL_FREE
%
% dl=DL_FREE(dl) frees the memory allocated to the doubly linked
% list dl.
%
% Copyright (c) MathWorks Inc. 1998-2001. All rights reserved.
dl=sl_free
www.eeworm.com/read/465911/7048873
m bt_free.m
function bt=bt_free(bt)
% BT_FREE
%
% bt=BT_FREE(bt) frees the memory allocated to the binary tree bt.
% Copyright (c) MathWorks Inc. 1998-2001. All rights reserved.
global bt_nil
if bt.l
www.eeworm.com/read/293555/7129095
c tst_free.c
#include
#include /* for printf */
void tst_free (void) {
void * mbuf;
printf ("Allocating memory\n");
mbuf = malloc (1000);
if (mbuf == NULL)
www.eeworm.com/read/118158/7133779
bmp free-gray.bmp
www.eeworm.com/read/219035/7147282
m free_tree.m
function free_tree(root)
if isempty(root.children)
free(root)
return
end
children = root.children;
free(root);
for iNode = 1:length(children)
free_tree(children(iNode));
end
www.eeworm.com/read/461295/7229497
vbw free_bindns.vbw
B_login = 62, 29, 731, 478, , 84, 73, 627, 523, C
APIStuff = 89, 121, 632, 571,
Module2 = 240, 157, 783, 611,
myf = 49, 435, 592, 885, , 123, 100, 668, 549, C
B_body = 106, 80, 649, 530, , 85, 1