Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Perspective
Search - Perspective - List
不一样的角度讲述vc编程内幕,与那些用wizard click click的书籍有着本质的区别-different perspective on vc Programming Insider, and those with the click click wizard books is different in essence
Date : 2026-01-09 Size : 1.21mb User : 王涛

这是一本英文书籍,从C语言角度实现面向对象方法,以便自己的程序具有可扩展性,可维护性等面向对象方法特性。不过英语要有点功底。-This is an English books, from the perspective of language C Object-oriented approach to its own procedures with scalability, maintainability and other object-oriented features. But to a little English skills.
Date : 2026-01-09 Size : 907kb User : 杨阳

DL : 0
《C++精髓.软件工程方法》适用于熟悉其他语言想转用C++的程序员,也能开阔有经验的C++程序员的视野,对初学者也大有裨益。-"C essence. Software engineering methods "applied to other languages familiar to switch to C programmers. can also experience the broad C programmer's perspective, for beginners will also benefit.
Date : 2026-01-09 Size : 23.94mb User : littlebee

几何模型数据压缩及虚拟显示技术.ppt,主要从几何角度讲解模型简化,纹理贴图,压缩技术-geometric model data compression and virtual display technology. Ppt, mainly from the geometric perspective on the model simplification, Texture Mapping, Compression Technology
Date : 2026-01-09 Size : 1.19mb User : 里拨

这本书是C++方面比较权威的一本书,从不同的角度对C++面向对象的思想进行了阐述-This book is C compared to the authority of a book from the perspective of different C object-oriented thinking of the elaborate
Date : 2026-01-09 Size : 10.73mb User : 庞明

DL : 0
深入理解计算机系统,从程序员的角度讲解操作系统-Depth understanding of computer systems, from the perspective of programmers on the operating system
Date : 2026-01-09 Size : 4.16mb User : tony

台湾中原大学 Visual C++程序入门教程,适合初学者,看看另一个角度对程序的理解和术语的不同,也是很有意思的事情。-Taiwan s Chung Yuan Christian University Visual C++ Procedures Tutorial for beginner, take a look at another perspective on the process of understanding and the different terminology, but also a very interesting thing.
Date : 2026-01-09 Size : 29.48mb User : 刘彬

DL : 0
用C语言实现对经典的MUSIC算法的仿真,使用随机产生的波达方向角并对估计的角度画图-Using C language to realize the classic MUSIC algorithm simulation, using randomly generated estimated DOA angle and perspective drawing
Date : 2026-01-09 Size : 23kb User : yangying

windows程序设计的圣经。 最好的win32 程序设计入门书籍。全书涉及win32 编程的每一个方面,英文版讲得更清楚。-the bible of windows programming. the best win32 programming start book. It includes every perspective of win32. it is more clear for this english version
Date : 2026-01-09 Size : 3.18mb User : mingfei guo

DL : 0
利用简单的图形透视学原理与MFC窗口绘制技术,实现显示材料表面面貌的功能。-Using simple graphics and MFC Principles of Perspective Drawing window technology, shows that the function of surface appearance.
Date : 2026-01-09 Size : 5.17mb User : saywhite

DL : 0
中兴3G培训教材 培 训 教 材 移动通信基本知识 随着社会的进步、经济和科技的发展,特别是计算机、程控交换、数字通信的发展,近些年来,移动通信系统以其显著的特点和优越性能得以迅猛发展,应用在社会的各个方面,到目前为止,全球移动用户超过 1亿 ,预计到本世纪末用户数将达到2亿。无线通信的发展潜力大于有线通信的发展,它不仅仅提供普通的电话业务功能,并能提供或即将提供丰富的多种业务,满足用户的需求。 移动通信的主要目的是实现任何时间、任何地点和任何通信对象之间的通信。 从通信网的角度看,移动网可以看成是有线通信网的延伸,它由无线和有线两部分组成。无线部分提供用户终端的接入,利用有限的频率资源在空中可靠地传送话音和数据;有线部分完成网络功能,包括交换、用户管理、漫游、鉴权等,构成公众陆地移动通信网PLMN。从陆地移动通信的具体实现形式来分主要有模拟移动通信和数字移动通信这两部种。 移动通信系统从40年代发展至今,根据其发展历程和发展方向,可以划分为三个阶段: -ZTE 3G training materials Training materials Basic knowledge of mobile communications With the social progress, economic and technological development, especially in computers, program-controlled exchange, the development of digital communication in recent years, mobile communication system with its significant features and advantages of the rapid development can be applied to all aspects of society, To date, more than 100 million mobile subscribers worldwide is expected to end of the century the number of users will reach 200 million. The development potential of wireless communication over wired communication development, which not only provide general telephone business functions, and can provide or will provide a rich variety of services to meet the needs of users. The main purpose of mobile communications is to achieve any time, any place and any communication between the communication objects. From the perspective of communication networks, mobile networks can be seen as
Date : 2026-01-09 Size : 210kb User : 无法无天

Code Complete : Complete software-construction reference Ready-to-use checklists State-of-the-art information Larger perspective on software development Absence of hype Concepts applicable to most common languages Numerous code examples Access to other sources of information-Code Complete
Date : 2026-01-09 Size : 4.46mb User : 张帅

C++ 是一个难学易用的语言! C++ 的难学,不仅在其广博的语法,以及语法背後的语意,以及语意背後的深层思维,以及深层思维背後的物件模型;C++ 的难学,还在於它提供了四种不同(但相辅相成)的程式设计思维模式:procedural-based,object-based,object-oriented,generic paradigm。 世上没有白吃的午餐。又要有效率,又要有弹性,又要前瞻望远,又要回溯相容,又要能治大国,又要能烹小鲜,学习起来当然就不可能太简单。-C++ is a language difficult to learn and easy to use! C++, difficult to learn, not only in its broad syntax and semantics behind the grammar and semantics behind the deep thinking and deep thinking behind the object model C++' s difficult to learn, but also because it provides four different (but complementary) programming mode of thinking: procedural-based, object-based, object-oriented, generic paradigm. There is no free lunch. But also efficient, but also flexible, but also forward-looking long-term perspective, but also backward compatible, but also to governing a large country, but also able to fish for cooking, learning together, of course can not be too simple.
Date : 2026-01-09 Size : 2.41mb User : alex

DL : 0
MFC的深入了解,具有强大的解析视角!MFC深入浅出带目录完整版-MFC-depth knowledge of, with a strong analytical perspective!
Date : 2026-01-09 Size : 826kb User : sadsa

本书为C++国际标准进行了全面的介绍在此意义上它是一个初级读本primer 它提供了一种指导性的方法来描述C++语言但是它也为C++语言提供了一种简单而温 和的描述从这个角度来看它不是一本初级读物。-This book is C++ international standards a comprehensive introduction in this sense, it is a primer primer which provides a guided approach to describe the C++ language, but it also for C++ language provides a simple and mild description from this perspective, it is not a primary reading.
Date : 2026-01-09 Size : 11.44mb User : xiawei

DL : 0
适合拥有一定c++开发经验的程序员阅读,从一些不同的角度解读了c++。-Suitable for development has some experience in c++ programmers to read, from a different perspective with some of the c++.
Date : 2026-01-09 Size : 7.86mb User : liteng

DL : 0
人脸姿态估计是指确定输人图像中的人脸在 3D空间中的姿态。姿态与视角有直接的对应关系,因此,姿态估计问题也称为人脸视角估计。人脸姿态估计在人脸识别、计算机游戏、虚拟现实和司机疲劳检测系统等方面都有着广泛的应用。-Face pose estimation is to determine the input image of face gesture in 3D space. Attitude and perspective has a direct correspondence between, therefore, pose estimation problem is also known as face angle estimation. Face Pose Estimation in face recognition, computer games, virtual reality and the driver fatigue detection system and so on are widely used.
Date : 2026-01-09 Size : 383kb User : chning

Visual C++/Turbo C 串口通信编程实践 本书从编程实践的角度详细介绍了Windows环境下和DOS环境下的串口通信的基本方法,并根据当前串口与网络结合的发展趋势,介绍了串口与网络TCP/IP、远程控制与监测相结合的一些解决方案和编程要点。由于编程步骤详尽,初学Visual C++/C(甚至是以前完全没有接触过Visual C++)的读者也能很快编写出Visual C++的串口通信程序。本书配光盘,书中实例源程序和相关资料可在对应章节的文件夹中找到。 本书是从事串口及网络通信的技术人员和学习者的极佳参考资料,也可以作为数据通信课程的辅助教材。-Visual C++/Turbo C serial communication programming practice Programming practice from the perspective of the book details the Windows environment and the DOS environment, the basic approach of serial communication and serial ports and network integration based on the current development trend, introduced the serial and network TCP/IP, integrated remote control and monitoring some of the solutions and programming elements. As the detailed programming steps, beginners Visual C++/C (or even no previous contact with Visual C++) readers can quickly write a Visual C++ serial communication program. Book with CD-ROM, the book can be found examples of source code and related sections in the corresponding folder to find. This book is in serial and network communication technology and an excellent reference for learners, but also can be used as data communications course support materials.
Date : 2026-01-09 Size : 17.28mb User : 小小

DL : 0
从实用角度介绍VC 让你迅速掌握VC的使用 熟练应用各种控件-From a practical perspective on VC VC allows you to quickly master the use of skilled application of various control
Date : 2026-01-09 Size : 20.22mb User : satangel

This note describes some key aspects of what C++is and of how C++has developed over the years. The perspective is that of an experienced C++user looking at C++as a practical tool. No attempts are made to compare C++to other languages, though I have tried to answer some questions that I have often heard asked by Lisp programmers.
Date : 2026-01-09 Size : 25kb User : PCuong
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.