搜索资源列表
Ajaxcode
- 图灵Ajax三剑客:《Ajax基础教程》、《Ajax实战》、《Ajax高级编程》的源代码-Turing Ajax Three Musketeers : "Ajax basis Guide", "Ajax real," "Ajax Advanced Programming" source code
CsharpandnetFramework
- csharp与net Framework实战编程
UDP
- QT4开发实战 第11章 网络与通信——基于UDP的网络广播程序。程序包括UDP服务器端的编程,UDP客户端编程。-QT4 Chapter 11 Development combat network and communication- UDP-based network broadcast program. The program includes UDP server side programming, UDP client programming.
chapter10
- 《GPU高性能编程CUDA实战》书中第10章源码-GPU high-performance programming CUDA combat " Chapter 10 source
chapter09
- 《GPU高性能编程CUDA实战》第9章完整源码部分 包括三个hist_cpu, hist_cpu_gmen_atiomics,hist_cpu_shmen_atiomics.cu-GPU high-performance programming CUDA combat " Chapter 9 complete source part includes three hist_cpu, hist_cpu_gmen_atiomics, hist_cpu_shmen_atiomics.cu
chapter11
- 《GPU高性能编程CUDA实战》书中第11章源码-GPU high-performance programming CUDA real " book, Chapter 11 source
hist_gpu_shmem_atomics
- 《GPU高性能编程CUDA实战》书中第9章源代码排序第3个-GPU high-performance programming CUDA combat the ninth chapter of the book sort of source code 3
appendix_a
- 《GPU高性能编程CUDA实战》书中appendix_a附录源码-GPU high-performance programming CUDA real " book appendix_a Appendix source
hist_gpu_gmem_atomics
- 《GPU高性能编程CUDA实战》书中第9章源代码排序第2个-GPU high-performance programming CUDA combat the ninth chapter of the book sort of source code 2
bin-common-lib
- 《GPU高性能编程CUDA实战》书中源码,章节之外bin common lib部分源码与文件-GPU high-performance programming CUDA real " book source, chapters outside bin common lib part of the source code file
PPTPcode
- 从零开始学java光盘资料之 【PPT+示例源码】 本书包含:1.java基础 2.java面向对象 3.Swing 4.java编程技术 5.java web基础 6.java实战(教务管理系统)-[PPT+ sample source code from scratch to learn java] CD-ROM of the book contains: 1.java 2.java underlying object-oriented programming techniques 3.
GPU-CUDA-codes
- GPU高性能编程CUDA实战全部相应代码,是新手学习GPU编程的最好入门书籍和代码。-Programming CUDA GPU performance combat all corresponding code, a novice to learn the best introductory books GPU programming and code.
lingdianqifeixue_cPP
- 《零点起飞学c++》结合大量示例和实战案例,由浅入深、循序渐进地介绍c++语言的相关知识,尤其对面向过程的程序设计到面向对象的程序设计做了重点介绍和必要辨析,《零点起飞学c++》共分4篇,第1篇面向过程的c++编程,包括走进c++、数据类型、变量和常量、运算符、表达式和语句、指针的操作、复合数据类型、函数、输入/输出,以及面向过程的编程案例。第2篇介绍面向对象的c++编程,包括封装、命名空间和作用域、继承和派生、多态、模板,以及面向对象的编程案例。第3篇介绍c++的高级开发技术,包括string
Java 并发编程实战-随书源码
- 《java并发编程实战》是一本深入讲解java多线程的书籍