-
fractral
用matlab软件计算分形维数的算法,可算出图像的分形维度(Algorithms for Calculating Fractal Dimensions)
- 2021-03-23 18:19:15下载
- 积分:1
-
mo1
使用MO开发的很多小例子,对于地理信息系统你的你很有帮助的.这里是它的原代码(MO development of the use of many small examples, geographic information systems you your very helpful. Here is the original code)
- 2007-03-19 14:13:54下载
- 积分:1
-
CPP-meditation.-U.S.Koenigc
[C++沉思录].(美)Koenig等.2008.
c与c++学习的经典之作([C++ meditation]. (U.S.) Koenig, etc. .2008. C and c++ learning classic)
- 2011-08-10 17:30:09下载
- 积分:1
-
shizhong
说明: 这是c++的mfc写的一个时钟,能够有起始 ,停止,重置的功能。(This is c++ The mfc write a clock, can start, stop, reset functions.)
- 2008-12-07 11:15:04下载
- 积分:1
-
实用型
说明: 用 c# 实现的 web service 应用(c# using the web service applications)
- 2006-01-21 13:57:58下载
- 积分:1
-
source_2014122014634355
消息队列提供了一种由一个进程向另一个进程发送块数据的方法。另外,每一个数据块被看作有一个类型,而接收进程可以独立接收具有不同类型的数据块。
(Message queue is provided a transmission block of data one process to another process method. Also, each data block is treated as a type, the receiving process can independently receive data blocks having different types.)
- 2015-01-12 15:46:05下载
- 积分:1
-
how_many_fibs
Recall the definition of the Fibonacci numbers:
f1 := 1
f2 := 2
fn := fn-1 + fn-2 (n>=3)
Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. (Recall the definition of the Fibonacci numbers:
f1 := 1
f2 := 2
fn := fn-1+ fn-2 (n>=3)
Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. )
- 2009-11-27 15:18:02下载
- 积分:1
-
网络传输中二进制数据的crc循环检验码的生成
网络传输中二进制数据的crc循环检验码的生成-Network transmission of data in binary code crc generation cycle test
- 2022-08-19 05:03:27下载
- 积分:1
-
完整串口通信程序Vc++源代码,能够实现windows下的串口通信。
完整串口通信程序Vc++源代码,能够实现windows下的串口通信。-Integrity of the serial communication program Vc++ Source code, to realize the serial communication under windows.
- 2022-05-07 02:00:17下载
- 积分:1
-
《轴承设计系统RBCADS》源代码
是专门用于滚动轴承产品设计的计算机软件。使用本软件可以快速设计出绝大多数结构的轴承产品,对于提高企业对市场的快速反应能力,提高轴承产品的设计效率和质量,减少设计错误将发挥积极的作用。软件优越的性能得到客户的一致好评,公认为是轴承行业内功能最强、设计品种最多、使用最为方便的轴承产品设计软件。本滚动轴承设计软件的主要功能如下:
? 对主要设计参数进行优化设计;
? 绘制出产品的二维比例图和三维立体图;
? 绘制出产品装配图和零件图;
? 生成设计计算说明书和进行轴承的寿命计算;(It is a computer software specially used in the design of rolling bearing products. The software can be used to design most structural bearing products quickly. It will play an active role in improving the quick response ability of enterprises to the market, improving the design efficiency and quality of bearing products, and reducing design errors. The superior performance of the software has been praised by customers. It is generally acknowledged that it is the most powerful bearing product design software in the bearing industry with the most design varieties and the most convenient use. The main functions of this rolling bearing design software are as follows:
The main design parameters are optimized.
Draw two-dimensional scale and three-dimensional stereogram of the product.
Draw assembly drawings and parts drawings.
Generation of design calculation instructions and calculation of bearing life;)
- 2019-04-03 23:52:57下载
- 积分:1