ACM/ICPC(ACM International Collegiate Programming Contest, 国际大学生程序设计竞赛)是由国际计算机界历史悠久、颇具权威性的组织ACM(Association for CompuTIng Machinery,美国计算机协会)主办的,世界上公认的规模最大、水平最高的国际大学生程序设计竞赛,其目的旨在使大学生运用计算机来充分展示自己分析问题和解决问题的能力。该项竞赛从1970年举办至今已历29届,一直受到国际各知名大学的重视,并受到全世界各著名计算机公司的高度关注,在过去十几年中,APPLE、AT&T、MICROSOFT和IBM等世界著名信息企业分别担任了竞赛的赞助商。可以说,ACM国际大学生程序设计竞赛已成为世界各国大学生最具影响力的国际级计算机类的赛事, 是广大爱好计算机编程的大学生展示才华的舞台,是著名大学计算机教育成果的直接体现,是信息企业与世界顶尖计算机人才对话的最好机会。 有很多高校都有专门的ACM训练网站,我比较喜欢光顾的是浙大的,acm.zju.edu.cn。但是很不幸,这几天这个网站挂了,希望可以很快修好。 做做在线ACM,感觉还是不错的,打算没有做一题,以后我会在这个ACM专栏里把每天的题目和我递交成功的源代码贴出来,看看自己能坚持多就:)
标签: ACM International Programming Collegiate
上传时间: 2013-12-27
上传用户:从此走出阴霾
Ch is an embeddable C/C++ interpreter for cross platform scripting, 2D/3D plotting, numerical CompuTIng and embedded scripting.
标签: interpreter embeddable numerical scripting
上传时间: 2013-12-25
上传用户:www240697738
通过 HP-UX 11i,HP 提供了高可用性、高安全性的可管理操作系统,以满足 端对端的 Internet 关键计算的需求。HP-UX 11i 支持 Enterprise、Mission-Critical 和 Technical CompuTIng 环境。在 PA-RISC 系统和基于 Intel Itanium 的系统 上均可使用 HP-UX 11i。
上传时间: 2014-08-06
上传用户:xiaoyunyun
多年来,我一直想录找一本适合中国计算机系学生用的算法方面的国外教材。尽管有些不错的国外教材在中国出版,但总有篇幅过多、内容略显陈旧或数据结构内容夹杂其中等等这样或那样的不甚满意之处。 去年我有幸看到世界科学图书出版社出版的由M.H.Alsuwaiyel撰写的《Algorithms Design Techniques and Analysis》,它是以国际著名算法专家,我国台湾出身的李德财教授所主编的系列丛书——Lecture Notes Series on CompuTIng——中的一本。虽然此书不是美国的大学教材,而是沙特阿拉伯的大学计算机系教材。但是我很快就被该书的组织简明、概括,且包含当前市面上算法一#较少涉及的概率算法和近似算法
标签:
上传时间: 2013-12-24
上传用户:lhc9102
With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in CompuTIng and business. Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O Reilly gives you the essential knowledge of the modern Perl programmer. Whatever your current level of Perl expertise, this book will help you push your skills to the next level and become a more accomplished programmer.
标签: programmers worldwide community dedicated
上传时间: 2014-01-16
上传用户:磊子226
网格agent平台(GAP ,Grid AgentsPlatform)开发包,建造和模拟网格环境下的移动agent.类似JADE(Java Agent DEvelopment Framework).此平台建立在Gridsim基础上,可编程实现模拟CompuTIng Elements, Storage Elements, Virtual Organisations, 等
标签: AgentsPlatform agent Grid GAP
上传时间: 2013-12-09
上传用户:gundan
15篇光流配准经典文献,目录如下: 1、A Local Approach for Robust Optical Flow Estimation under Varying 2、A New Method for CompuTIng Optical Flow 3、Accuracy vs. Efficiency Trade-offs in Optical Flow Algorithms 4、all about direct methods 5、An Introduction to OpenCV and Optical Flow 6、Bayesian Real-time Optical Flow 7、Color Optical Flow 8、Computation of Smooth Optical Flow in a Feedback Connected Analog Network 9、CompuTIng optical flow with physical models of brightness Variation 10、Dense estimation and object-based segmentation of the optical flow with robust techniques 11、Example Goal Standard methods Our solution Optical flow under 12、Exploiting Discontinuities in Optical Flow 13、Optical flow for Validating Medical Image Registration 14、Tutorial CompuTIng 2D and 3D Optical Flow.pdf 15、The computation of optical flow
标签: 光流
上传时间: 2014-11-21
上传用户:fanboynet
Introduction Computer security is undeniably important, and as new vulnerabilities are discovered and exploited, the perceived need for new security solutions grows. "Trusted CompuTIng" initiatives propose to solve some of today s security problems through hardware changes to the personal computer. Changing hardware design isn t inherently suspicious, but the leading trusted CompuTIng proposals have a high cost: they provide security to users while giving third parties the power to enforce policies on users computers against the users wishes -- they let others pressure you to hand some control over your PC to someone else. This is a "feature" ready-made for abuse by software authors who want to anticompetitively choke off rival software. It needn t be this way: a straightforward change to the plans of trusted CompuTIng vendors could leave the security benefits intact while ensuring that a PC owner s
标签: vulnerabilities Introduction discovered undeniably
上传时间: 2014-01-05
上传用户:yph853211
A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian CompuTIng for real parameter spaces
标签: Differential Evolution algorithm Bayesian
上传时间: 2014-01-20
上传用户:hphh
MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising of a cross-section between industry and research representatives), MPI is a standardized API typically used for parallel and/or distributed CompuTIng. The MPI standard is comprised of 2 documents: MPI-1 (published in 1994) and MPI-2 (published in 1996). MPI-2 is, for the most part, additions and extensions to the original MPI-1 specification. The MPI-1 and MPI-2 documents can be downloaded from the official MPI Forum web site: http://www.mpi-forum.org/. Open MPI is an open source, freely available implementation of both the MPI-1 and MPI-2 documents. The Open MPI software achieves high performance the Open MPI project is quite receptive to community input.
标签: comprising MPI Interface committee
上传时间: 2013-12-22
上传用户:爺的气质