搜索资源列表
-
0下载:
这是我本科毕业设计的作品。实现了Window下网络通讯编程,包含服务器端和客户端两方面程序。主要实现了以下几个功能:1.Socket API编程,而不是WinSock编程,代码可以很方便地移植到Unix系统下;2. 多线程的管理机制,整个系统由一个主线程、一个管理线程,一个监听线程,若干个工作子线程构成,很好地解决了多线程的管理,资源的释放。3. 程序可以在真实局域网络环境下运行(即在一个主机上运行服务器端程序,在另外多台机器上分别运行一个客户端,可以实现通信),也可以在一个虚拟的环境下运行、演
-
-
4下载:
Python 与 Tkinter 编程 [PDF,中文版图片扫描,全本,554页]
【内容简介】
Thinter 是解释性脚本语言Pyhton的图形界面开发工具包,是一个清晰的、面向对象的图形界面开发工具,它可以让你快速地开发出可以运行在Unix、Macintosh和Windows等系统平台下的Python应用程序。本书详细地介绍了Python语言的语法和函数及其界面的开发方法,重点介绍了在Tkinter可视化平台下的编程方法。本书非常适合各个层次的Python程序员,同时也适合利用Py
-
-
0下载:
C++ by Dissection presents a thorough introduction to the programming process by
carefully developing working programs to illuminate key features of the C++ programming
language. Program code is explained in an easy-to-follow, careful manner thro
-
-
0下载:
This document provides a comprehensive list of C++ URL pointers, links to C++ online textbooks, and programming tips on C++. This document also provides a C++ library which imitates Java− language, and which has various methods to avoid memory p
-
-
0下载:
s a powerful procedural-based programming language developed in 1972
by Dennis Ritchie within the halls of Bell Telephone Laboratories. The C
programming language was originally developed for use with the UNIX
platform and has since spread to m
-
-
0下载:
C iss a powerful procedural-based programming language developed in 1972
by Dennis Ritchie within the halls of Bell Telephone Laboratories. The C
programming language was originally developed for use with the UNIX
platform and has since spre
-
-
0下载:
详细说明了如何最大限度的应用Unix系统提供的支持设计复杂软件。详细探讨了进程间通讯通讯、同步和多线程程序的设计。-This completely updated classic demonstrates how to design complex software to get the most from the UNIX operating system. This book provides a clear and easy-to-understand introduction tothe
-
-
0下载:
c语言教程
早期的C语言主要是用于UNIX系统。由于C语言的强大功能和各方面的优点逐渐为人们认识,到了八十年代,C开始进入其它操作系统,并很快在各类大、中、小和微型计算机上得到了广泛的使用。成为当代最优秀的程序设计语言之一。
-c language tutorial early C language mainly used for UNIX systems. The C language, power and gradually all the benefits of the aw
-
-
0下载:
诞生于1997年,目前已经推出OpenMP 3.0版本。
标准版本3.0,2008年5月,支持Fortran/C/C++。
面向共享内存以及分布式共享内存的多处理器多线程并行编程语言。
一种编译指导语句,能够显式指导多线程、共享内存并行的应用程序编程接口(API)
具有良好的可移植性,支持多种编程语言。
支持多种平台
大多数的类UNIX系统以及Windows NT系统(Windows 2000,Windows XP,Windows Vista等)。-Born in 199
-
-
0下载:
基于shell编程的地震数据滤波分析,能够在unix系统下实现常规滤方法-Shell programming based analysis of seismic data filtering can be achieved in a conventional filter unix systems approach
-
-
0下载:
基于shell编程的地震数据时频分析程序,能够在unix系统下实现对数据的时频分析-Seismic data based on shell programming time-frequency analysis program that can be achieved in unix systems time-frequency analysis of the data
-
-
1下载:
点聚WebOffice系列文档控件,能够在浏览器窗口中直接编辑Word、Excel、PowerPoint、WPS、CEB等文档并保存到Web服务器上。实现文档和电子表格和数据库的统一管理。同时支持痕迹保留,手写签名,电子印章等办公自动化系统必备的功能。是OA系统开发的标准控件,采用标准HTTP协议,支持任意后台Web服务器(IIS,WebLogic,WebSphere,Apache,Tomcat等),任意后台操作系统(Windows 2000/2003/XP/WIN7,Linux, Unix等)
-
-
1下载:
《多核应用编程实战》是一本全面实用的多核应用编程指南,旨在介绍如何编写功能正确、性能优越且适合扩展为在多个CPU核心的系统运行的应用程序。《多核应用编程实战》面向多种操作系统和处理器类型引用程序示例,内容涵盖类UNIX操作系统(Linux、Oracle Solaris、OS X)和Windows系统上多核应用的编写方法、多核的硬件实现对应用程序的性能影响、编写并行应用程序时要避免的潜在问题,以及如何编写可扩展至大量并行线程的应用程序。, 《多核应用编程实战》适合所有C程序员学习参考。("
-