-
ArcGIS Engine primary example, vb prepared to adapt to beginners who want to lea...
ArcGIS Engine的初级例子,vb编写,适应于初学者,对于想学习esri产品的初学者很有用处。-ArcGIS Engine primary example, vb prepared to adapt to beginners who want to learn ESRI products beginners useful.
- 2022-05-17 17:48:22下载
- 积分:1
-
- 2022-02-21 02:01:15下载
- 积分:1
-
vc++6.0、Xtreme ToolkitPro、DDK配置工具
使用c++编写的vc++6.0配置工具,实现了自动配置Xtreme ToolkitPro工作环境、SDK工作环境、DDK工作环境。使得使用以上工具时,必须要花费大量时间对vc++6.0的编译环境的.h路径、.lib路径等进行添加,而且容易出错, 使用本工具一键解决。本工具中涉及到了vc++6.0工作环境读写(注册表等),并根据选项自动更新vc++6.0的配置环境。
- 2022-02-28 20:34:42下载
- 积分:1
-
功能getmu(亩= R,信噪比,H,P,M)
function mu=getmu(r,snr,H,p,M)
eigen=eig(H*H )
temp2=0
for i=1:r-p+1
temp1=1/eigen(i)
temp2=temp2+temp1
temp1=0
end
if r-p+1~=0
mu=(M/(r-p+1))*(1+(1/snr)*temp2)
else
mu=0
end -matlab mimo
- 2022-03-20 12:47:15下载
- 积分:1
-
簡易BMI轉換日記
简易BMI转换日记纪录,可储存日记心得
纪录每日体重是减肥基础,帮助您快速纪录BMI之余
也能记录每日心得
- 2022-04-25 07:59:01下载
- 积分:1
-
一个完全的C编译的程序,这样的操作系统课程…
一个完完全全用c编译的程序,使操作系统的课程设计,实现了安全分配,回收,网上的大多都没有回收操作,使一个非常完整的银行家算法的实现-a totally c compiler with the procedures so that the operating system of curriculum design, realization of a security allocation, recovery, most of the Internet are not recycling operation, a very integrity of the algorithm to achieve bankers
- 2023-05-18 04:30:03下载
- 积分:1
-
IIS5.0 to install the required system files appconf.d
IIS5.0安装所需的系统文件 appconf.d-IIS5.0 to install the required system files appconf.d
- 2022-09-01 18:25:03下载
- 积分:1
-
一个简单的点
简单的点阵程序,在一个16*16的点阵上显示一个汉字-A simple dot-matrix procedure, a 16* 16 dot matrix display a Chinese character
- 2022-08-07 19:11:21下载
- 积分:1
-
这是PB的常用函数,对初学者有一定的帮助
这是PB的常用函数,对初学者有一定的帮助-This is a common function, for beginners is certainly helpful
- 2023-06-08 23:05:03下载
- 积分:1
-
实现对图片的基本处理:打开、增加、删除等。
实现对图片的基本处理:打开、增加、删除等。- Realization to picture basic processing: Opens, the increase,
the deletion and so on.
- 2022-10-05 19:00:03下载
- 积分:1