搜索资源列表
ooc
- 面向对象并不是C++才有的专利,C也能做到。这本书讲述的是怎么样用C来实现面向对象的思想,例如:封装、继承、多态等。该书为英文原版,PDF格式,适合打印收藏。
ooc
- The Art of Computer Programming很好的一本书,供大家参考
ooc_s
- 源代码经VC编译通过,面向对象C语言的一种比较简单的实现方法,简称ooc-s-Source code adopted by the VC compiler, object-oriented C language to achieve a relatively simple method, referred to as ooc-s
ooc-02[1].01.04.tar
- Object-Oriented Programming With ANSI-C 随书源代码-Object-Oriented Programming With ANSI-C source code with the book
ooc
- Object Oriented programming in C language
ooc1
- ooc object oriented computing-ooc object oriented computing
OOC
- 类似于 MSC 的字符串处理功能模块 类似于 MSC 的字符串处理功能模块 -Similar to the MSC of the string processing function module similar to the MSC of the string processing function modules
ooc
- 正交扩频码ooc的matlab代码。五个用户情况-Orthogonal spreading code of the matlab code for ooc. Five users of
ooc
- oo方式使用c oo方式使用c oo方式使用c-oo use c oo use c oo use c oo use c
OOC
- Object Oriented Programming with ANSI C
ooc_test
- source code for OOP pattren of ooc is Decorator
OOC
- 用C语言实现C++面向对象的设计思想。可以让C++开发者很快的转到嵌入式开发中。-C language with C++ object-oriented design. Can make C++ developers to quickly embedded development.
ooc.pdf
- ansi c programming documentation
salehi-1989-part-1
- it is a good article for starting on optical domain.this article describes ooc codes and pry of probability of error.
performance-analysis-of-1d-and-2d-ocdma
- ONE DIMENSIONAL AND TWO DIMENSIONAL OOC FOR THE IMPLEMENTATION OF OCDMA IS STUDIED AND CONCLUSION IS MADE AS TO THE FACT THAT TWO DIMENSIONAL OOC PERFORMS BETTER THAT ONE DIMENSIONAL OOC
Performance-Analysis-of-Unipolar-Code
- IN THIS PAPER, UNIPOLAR CODES FOR OCDMA NAMELY OOC, PRIME CODES ETC ARE DISCUSSED AND THEIR PERFORMANCE STUDIED
ooc
- Object oriented programming with ANSI C-ANSI-C is a full-scale object-oriented language. To share this fun you need to be reasonably fluent in ANSI-C to begin with — feeling comfortable with structures, pointers, prototypes, and function pointers is
Ooocr
- 正交扩频码ooc的matlabb代码。五个用户情况 -Orthogonal spread spectrum the code ooc matlabb code. Five users
design-mode-in-c
- 面向对象C语言(Object Oriented C)只是运用单纯的C的宏(Macro)技巧,实现面向对象的基本技术。借用OOC.H 文件的宏,就可以实现类的封装、继承、多态-Object-oriented C language (Object Oriented C) just use pure C macro (Macro) skills, the basic object-oriented technology. Macro borrow OOC.H file, you can achieve
ooc
- object orient C 面向对象C,用C语言进行面向对象开发!