-
程序员面试宝典
据说经典,从技术到经验介绍程序员面试时可能遇到的问题...
程序员面试宝典
据说经典,从技术到经验介绍程序员面试时可能遇到的问题-Programmer interview classic book is said, from a technical introduction to the experience of programmers interview possible problems
- 2022-07-15 14:16:22下载
- 积分:1
-
MIT "perceptual and artistic principles for effective computer depiction" 计算机视觉相...
MIT "perceptual and artistic principles for effective computer depiction" 计算机视觉相关课程讲稿-第一课-This course presents connections between human visual perception and the art of picture production. Findings from perceptual and cognitive sciences are used to explore pictorial techniques used by artists as they address the challenges raised by the depiction of three-dimensional scenes on a flat media. The course introduces perceptual explanations for a variety of artistic styles. Finally, we present mechanisms that can make an image more effective, and demonstrate the adaptation of these mechanisms to computer graphics. The course is intended for both artists and scientists. Although it offers some practical insights, it is intended more as an in-breadth overview.
- 2023-08-26 21:15:06下载
- 积分:1
-
很多Linux 爱好者对内核很感兴趣却无从下手,本文旨在介绍一种解读Linux内核源码的入门方法,而不是讲解Linux复杂的内核机制。...
很多Linux 爱好者对内核很感兴趣却无从下手,本文旨在介绍一种解读Linux内核源码的入门方法,而不是讲解Linux复杂的内核机制。-Many Linux enthusiasts are very interested in the kernel where to start, this article aims to introduce a Linux kernel source code read the entry, rather than on the Linux kernel complex mechanism.
- 2023-07-28 19:20:03下载
- 积分:1
-
保护模式下的8259A芯片编程及中断处理探究_上.pdf
保护模式下的8259A芯片编程及中断处理探究_上.pdf-protected mode under the 8259A chip programming and interrupt handling _ Inquiry on. Pdf
- 2023-07-23 03:25:02下载
- 积分:1
-
C语言高级编程及实例剖析/王为青, 刘变红编著
ISBN号: 978
C语言高级编程及实例剖析/王为青, 刘变红编著
ISBN号: 978-7-115-15423-1
出版发行项: 北京-人民邮电出版社 2007
光盘内容
附注项: 本书结合实例,深入浅出地介绍了C语言在主要应用领域的编程技术。全书共9章,分别为内存管理、文本屏幕界面设计、文件高级操作、图形图象、中断、通信技术、基本总线接口编程等。
附注项: C语言程序设计人员。
-C high-level programming language and examples of analysis/Wang Qing, Liu red for the ISBN number: 978-7-115-15423-1 published items: Beijing- People" s Posts & Telecom Press, 2007 CD-ROM of the contents of note: the book with examples, to learn more on the C language applications in the main programming. 9 book chapters, respectively, memory management, text-screen interface design, documentation of the advanced operators, graphic images, interruption, communications technology, such as the basic bus interface programming. Note item: C language programmers.
- 2022-04-18 17:36:28下载
- 积分:1
-
Xajax是一个开源的PHP库,用于构建Web
xajax is an open source PHP libary for building Web-based Ajax applications. This wiki is a community-edited effort to generate information about and documentation for the xajax project. The base documentation and starter tutorials were written by the xajax authors, but please feel free to contribute to the discussion tabs for each page. Also, you are encouraged to add to the Tips and Tricks section with your own special xajax discoveries. -xajax is an open source PHP libary for building Web-based Ajax applications. This wiki is a community-edited effort to generate information about and documentation for the xajax project. The base documentation and starter tutorials were written by the xajax authors, but please feel free to contribute to the discussion tabs for each page. Also, you are encouraged to add to the Tips and Tricks section with your own special xajax discoveries.
- 2022-03-21 10:33:33下载
- 积分:1
-
基于vc++6.0和MFC的c++课程设计,简单的聊天程序,适用于学习vc++时的课程设计。...
基于vc++6.0和MFC的c++课程设计,简单的聊天程序,适用于学习vc++时的课程设计。-Based on vc++ 6.0 and MFC c++ curriculum design, simple chat program for learning the course design of vc++.
- 2023-02-08 01:20:04下载
- 积分:1
-
很好的一本书,仔细阅读,毕受益无穷
很好的一本书,仔细阅读,毕受益无穷-a good book, read Albert endless benefits
- 2022-03-02 04:03:50下载
- 积分:1
-
该书曾获1995 年SoftwareDevelopment Jolt Award 最佳书
籍大奖。作为一名有20 经验的编程专家,曾教授过世界上许多地区的人...
该书曾获1995 年SoftwareDevelopment Jolt Award 最佳书
籍大奖。作为一名有20 经验的编程专家,曾教授过世界上许多地区的人进行对象编程。最开始涉及的领域是
C++,现在也进军Java。他是C++标准协会有表决权的成员之一,曾就面向对象程序设计这一主题写过其他5
本书,发表过150 多篇文章,并是多家计算机杂志的专栏作家,其中包括《Web Techniques》的Java 专栏。
曾出席过C++和Java 的“软件开发者会议”,并分获“应用物理”与“计算机工程”的学士和硕士学位。-The book won the 1995 best SoftwareDevelopment Jolt Award-winning books. 20 have experience as a programming expert, Professor Zeng too many parts of the world s people to carry out the object programming. Most begin in the areas of C++, Now into Java. He is a C++ Standards Association has the right to vote, a member of the object-oriented programming on the design of the subject written five other books, published over 150 articles, and are more than a computer magazine columnist, one of including Web Techniques column of Java. Had attended the C++ And Java Software Developers Conference, and won the Applied Physics and Computer Engineering degree and a master s degree.
- 2022-03-02 22:45:41下载
- 积分:1
-
同时由B.W.Kernighan和D.M.Ritchit合著了著名的“THE C PROGRAMMING LANGUAGE”一书。通常简称为《K&R》,也有人称...
同时由B.W.Kernighan和D.M.Ritchit合著了著名的“THE C PROGRAMMING LANGUAGE”一书。通常简称为《K&R》,也有人称之为《K&R》标准
- 2023-04-18 14:30:03下载
- 积分:1