资源列表
project
- 在现实世界中,我们逐渐发现,可以将一个原来在一台计算机上执行的大型任务,划分成很多小任务组成的集合,然后,我们将这个任务集合中的各个小任务由服务器端计算机分派到各个客户端计算机执行。客户端计算机执行完成,将结果返回到服务器,服务器将结果汇总合成为最终结果。这样的并行处理比由一台计算机机型串行处理效率高出多倍(由客户端数量决定)。这种分布式计算模型尤其适用于大型科学计算。当前,美国伯克利大学开发的Boinc分布式计算平台被广泛应用于各个领域,如:搜索外星文明,分析基因,医学,农业等。更有甚者,已经
gammatonegram
- this source is about gammatone
thedeskrule
- 大侠写的尺子工具,非常实用。推荐做网页的朋友下载。做界面也用到哦VC++工具-Heroes written ruler tool, very useful. Recommend a friend to do the download page. Interface is also used to do Oh
stkdll
- 用c++调用STK,主要运用卫星,舰船的分析,并且附有详细的中文说明。-Using c++ call STK, the major use of satellites, the analysis of ships, and accompanied by a detailed descr iption of the Chinese.
CRCIT
- CRCIT的校验方法,不同于普通的CRC16或CRC32的校验。VB下采用二进制的方法实现。-CRCIT
Wtl_Developer_Guide
- WTL是微软基于ATL的界面开发库,WTL的开发指南,英文的-WTL is a Microsoft interface development based on the ATL library, WTL development of guidelines, in English
vbshop
- VB小型的超市管理系统,基于Access数据库的进销存,使用了不少控件,编译前先运行控件注册程序。系统功能:采购管理、基础信息管理、商品查询、申购单录入、采购开单、订单收货、库存查询等。功能和界面都还可以,能满足中小型超市使用,不过程序中的FlexCell控件好像到期了,提示让购买,这不属于程序错误。 -VB small supermarket management system, Invoicing based on Access database, use a lot of contro
IrrlichtML-1.5-win32Linux
- IrrlichtML,使irrlicht引擎UI支持中文、日文、韩文等Unicode宽字符集的文字。-IrrlichtML, so that UI engine to support irrlicht Chinese, Japanese, Korean character sets such as Unicode text width.
QQ
- 关于QQ的c++程序源码希望大家来一起研究-QQ on the c++ program source code
XyzSample_src
- 从动态链接库(DLL)中导出C++类源码的实现源码-From dynamic-link library (DLL) to export C++ type source to achieve source
IpCh
- 非常简单的一个ip地址修改器,编译完成以后只有100多k,方便于用本本上班、晚上在家,或者在不同网络中经常切换的,记录经常使用的ip,需要用某Ip,设置一下即可-Very simple modification of an ip address, and compiled only after the completion of more than 100 k, convenient to use books to work, at home, or in different networks
GASA
- 图像分割的优化算法,结合了遗传算法和模拟退火算法,并将优化算法和原始otsu方法进行了比较-Optimization of image segmentation algorithm that combines genetic algorithm and simulated annealing algorithm and optimization algorithm and the original method otsu are compared