P88

  CPU Cache Coherence & Memory Consistency 文档

it completes in a single step relative to other threads. When an atomic store is performed on a shared

zts2014 2014-10-23   492   0

C 语言资源大全中文版 经验

进入支持 C 的 21 世纪的技术。 Cygwin - 被设计用于在 Windows 下模拟 POSIX 兼容环境。 Various licenses, all free 。 MinGW-w64 - 一个

wcxd1938 2016-02-13   69190   0

通过demo学习OpenStack开发——软件包管理 经验

packages=['webdemo']) setup.py文件是放在项目根目录下的: ➜ ~/programming/Python/webdemo git:(master) ✗ $ ls LICENSE README

jopen 2015-12-28   18343   0

Java应用日志框架:TNT4J 经验

应用程序的状态转储,性能和用户定义的量度。 以下是它的特性: Simple programming model to facilitate fast root-cause, log analysis

jopen 2014-05-16   14535   0

面向对象编程语言 Objeck 2.0.3 发布 资讯

Leopard/Lion) 语言特性 Support for object-oriented programming (virtual classes, interfaces, enums and methods)

fmms 2011-08-23   8293   0
Objeck  

面向对象程序设计语言 Objeck 2.1.2 发布 资讯

Leopard/Lion) 语言特性 Support for object-oriented programming (virtual classes, interfaces, enums and methods)

jopen 2011-10-29   11272   0
P63

  effective java_(refined) 文档

Classes and Interfaces Generics Methods General Programming Enums and Annotations Concurrency Reflection

zing.wang 2016-09-27   1232   0
Java开发   Java   Go  

Linux下编译安装PCRE库 经验

如果通过FTP的方式,下载地址为:ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ 如果通过http的方式,下载地址为: http://sourceforge

haojw 2016-03-02   27528   0
Linux  

免费套接字和Winsock库 经验

Free Internet, Email, HTTP, Sockets / Winsock Programming Source Code Datareel Database C++ Library This

jopen 2014-07-03   17839   0

GlassFish 4.0 发布,实现了Java EE 7参考 资讯

of batch processing. JSR 352 standardises a programming model for batch applications and provides a runtime

jopen 2013-06-11   11742   0

在PHP中的异步编程列表:Asynchronous PHP 经验

Events Event (computing) - Wikipedia Event-driven programming - Wikipedia Event loop - Wikipedia Multitasking

jopen 2015-11-20   26339   0

Python 线程与协程 经验

{}".format(x, y, result)) start = time.time() threads = [ Thread(target=compute_sum, args=(0,0)), Th

TuyKwq 2016-04-07   20889   0

Go语言(golang)开源项目大全 经验

Toys, Experiments and Example Code P2P和文件共享 Programming Scanner and Parser Generators Simulation Modeling

jopen 2014-03-29   627514   0

Tryolabs收集的Python, NLP, Machine Learning资源 经验

The Architecture of Open Source Applications Programming Language Structure and Interpretation of Computer

jopen 2015-07-23   23126   0

应用服务器 JBoss AS7 的 Web 控制台 1.0.Final 发布 资讯

了。同时,Jboss 4.0还提供了Jboss AOP(Aspect-Oriented Programming,面向方面编程)组件。近来,AOP吸引了大量开发者的关注。它提供的新的编程模式使得用户能够将方面(比如,事务)从底层业务逻

openkk 2012-02-15   11610   0
JBoss  

20本最好的免费的Python书籍 资讯

using the Python programming language. Intended for would-be developers with no programming experience. This

jopen 2012-12-29   216631   0
Python  

另一组Ruby框架、类库和资源集合:Awesome Ruby 经验

Package Management Presentation Tools Processes and Threads Push Notification Queue Spreadsheets RESTful API

jopen 2014-10-12   85817   0

高性能 TCP 堆栈:mTCP 经验

system calls to shared memory access between two threads within the same CPU core, (2) allows efficient

jopen 2014-10-24   68718   0

异步服务器设计框架 AMPS 经验

代码避免了基于线程的应用由于深度耦合而产生的bug. Some of the benefits of this programming model are: All execution is lock free. No locks

fmms 2012-01-17   16932   0

Notification与多线程 经验

参考官方文档 Delivering Notifications To Particular Threads ,在此不多做解释。当然,更好的方法可能是我们自己去子类化一个NSNotificationCe

jopen 2015-03-19   11866   0
1 2 3 4 5 6 7 8 9 10