代码搜索:linked

找到约 4,326 项符合「linked」的源代码

代码结果 4,326
www.eeworm.com/read/383171/8965713

h globals.h

/*===========================================================================*/ /* DMC interim out | globals.h | header file */ /*======================================
www.eeworm.com/read/419851/10833932

txt hetero.txt

If you are using C language to implement the heterogeneous linked list, what pointer type will you use? Discuss it! The heterogeneous linked list contains different data types in it
www.eeworm.com/read/419851/10833935

txt revnopointer.txt

How do you reverse a linked list without using any C pointers? Discuss it! One way is to reverse the data in the nodes without changing the pointers themselves. One can also create
www.eeworm.com/read/419851/10833936

txt binary.txt

Can we do a Binary search on a linked list? Discuss it! The answer is ofcourse, you can write a C program to do this. But, the question is, do you really think it will be as effic
www.eeworm.com/read/470518/6912700

txt readme.txt

- These object files can be linked into your Delphi executables using the {$L filename.obj} directives. - These are also used for the TMT Pascal example.
www.eeworm.com/read/470518/6912709

txt readme.txt

- These object files can be linked into your Delphi executables using the {$L filename.obj} directives. - These are also used for the TMT Pascal example.
www.eeworm.com/read/469590/6932544

readme

Example of using a linked list (simply linked). Although this example is pretty simple, it shows how XDR handles pointers. The most interesting part of this example is probably the generated code in l
www.eeworm.com/read/331375/12831624

txt readme.txt

- These object files can be linked into your Delphi executables using the {$L filename.obj} directives. - These are also used for the TMT Pascal example.
www.eeworm.com/read/328652/13009089

txt readme.txt

- These object files can be linked into your Delphi executables using the {$L filename.obj} directives. - These are also used for the TMT Pascal example.
www.eeworm.com/read/239510/13274732

txt readme.txt

- These object files can be linked into your Delphi executables using the {$L filename.obj} directives. - These are also used for the TMT Pascal example.