资源列表
海尔集团编码原则
- 海尔集团编码原则:海尔集团编码原则,海尔集团编码原则
Q931
- Q931的入门介绍。适合初学者入门。
浙大计算机上机复试
- 浙大计算机学院机试参考源码及推荐练习
Emotion_POS
- 根据褒义词和贬义词词典得到的情感词,.txt格式,方便进行处理。 是对文本进行挖掘以及对文本的情感进行判断时有利的依据。-Commendatory and derogatory term dictionaries are based on the emotional words,. Txt format for easy processing. Is a text mining, and to judge the emotions of the text when the favorabl
BerkeleyDBquanpingSQLitehttp--www_sqlite_com_cn-_f
- Berkeley DBquanping --SQLite-- http--www_sqlite_com_cn-_files
MD5 报文摘要算法
- MD5 报文摘要算法的rfc
空间谱估计的多维空间谱估计算法的matlab仿真程序
- 空间谱估计的多维空间谱估计算法的matlab仿真程序
主减速器总成装配线各工位操作规程
- 主减速器总成装配线各工位操作规程1.doc
music
- Music equalizer document
ssd10
- Yergeshbayeva Aizhan CSSE-1111K Exercise 6 1) From a manager’s point of view, what is the importance of the major and minor milestones? From the manager's point of view the major milestones give visibly or progress to people external to the project.
什么是高性能计算,涉及哪些技术和知识
- 高性能计算(HPC) 指通常使用很多处理器(作为单个机器的一部分)或者某一集群中组织的几台计算机(作为单个计算资源操作)的计算系统和环境。高性能集群上运行的应用程序一般使用并行算法,把一个大的普通问题根据一定的规则分为许多小的子问题,在集群内的不同节点上进行计算,而这些小问题的处理结果,经过处理可合并为原问题的最终结果。由于这些小问题的计算一般是可以并行完成的,从而可以缩短问题的处理时间。