搜索资源列表
comtut5src
- 分布式COM(以下简称DCOM)的出现给我们轻松的创建分布式应用提供了机会;我们可以完全不去理会低级别的Windows Sockets(DCOM通过MS-RPC让客户与对象进行通信,幸运的是要开发COM应用,开发者几乎可以不去理会MS-RPC)而开发出功能强大、偶合性低(功能模块相对独立,很好的发挥了OO的思想)、易于部署的分布式计算系统。-Distributed COM (DCOM hereinafter) to the emergence of easily create distribut
MathExpressionParser
- 数学公式分析组件。可以计算 +,-,* /,sin,cos,tan,等20多个运算符。 如 y = a*sin(b)+(c-d)*cos(d),输入a,b,c,d就可以得到y-mathematical formula analysis components. We can count, -, * /, sin, cos, tan, and more than 20 other operators. If y = a * sin (b) (c-d) * cos (d), the importa
cn700_net
- Visual Basic网络统计与计算,VB源代码,可直接应用。-Visual Basic statistics and network computing, VB source code can be used directly.
javakechenjisheji
- java课程设计. 编写程序模拟实现银行帐户相关功能。已知: a)属性:帐号,储户姓名,地址,电话,存款余额,最小余额,密码;方法:存款,取款,查询,计算利息,累加利息等。 b)根据用户操作显示储户相关信息。如存款操作后,显示储户原有余额,今日存款数额,以及最终存款余额等。 c)当用户取款时,要求提供密码,只有密码正确,方可取款;且若用户取款后余额小于最小余额时,显示提示“至少必须保留余额****”。-curriculum design. Simulation programming
servicedemos
- VC++6写的NT服务程序,定时向事件里输入计算结果-written NT service procedures, timing input to the incident Lane results
Long-Lat
- 一个计算经纬度的程序,给出了详细的计算结果。
computationgeometry
- 我的计算几何模板,求3d凸包,计算最远点对(nlogn),求最近点对,和二维凸包
MathCom
- com组件的使用,com基本原理的应用,使用数学计算的方式完成远程调用。
Complex
- 复数计算,加减乘除,我加了个包进去,要是想直接运行就把那个包去掉就可以了。
complexitynotes
- 该书籍是关于计算复杂度方面的重要论著,叙述简明易懂,适合计算机科学专业学生学习。
COMPTON
- 计算康普顿轮廓,是国内仅存的源程序代码,荷兰有过这方面,这是对荷兰研究的深入。
compute_geometry
- 本函数用于计算纹理图像的几何,用于Bandlet变换进行压缩,去噪的应用
Introduction to Clusters and Parallel Computing.ra
- 介绍并行计算的经典书籍,虽然是英文,但是值得一读。
CFD
- 里面三本书,两本是清华大学出版的计算流体力学,另外一本是Fundamentals of Computational Fluid。对搞CFD的人很有用。-Inside the three books, two are published in Computational Fluid Dynamics, Tsinghua University, another one is the Fundamentals of Computational Fluid. Of those who engage in
BallComputation
- 球体积和球表面积计算设计。功能简单,运算方便-Ball size and surface area calculation of the design of the ball. Features simple, convenient operation
cloudcompute
- 云计算最近非常火爆,该文档是关于云计算的一些介绍-about cloud compute
GridCloudComputing
- 详细从各方面描述云计算与网格计算的区别,此为讲座资料。-Various aspects described in detail the difference between cloud computing and grid computing, This is a lecture.
cloudcomputing_chinese.tar
- 目前关于云计算的书籍基本上为英文版,本书是一本简要介绍云计算的中文手册,有意涉及云计算的研究者可以通过本书大概了解云计算的原理-Cloud computing on the books now are essentially English, the book is a brief cloud of Chinese Manual, interested researchers involved in cloud computing through the book about understan
Cloudcomputing
- 是一本介绍云计算的一些基本理念的书给大家参考-Cloud computing is a descr iption of some basic concepts of the book for reference
齿轮载荷系数计算工具
- 齿轮载荷系数计算工具,用Python编写,界面使用pyqt5