-
GIS程序源代码
自己做的GIS小系统,可能比较简单,适合初学者,代码相对来说好理解,好懂
- 2022-04-22 10:23:51下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
格式化软件AStyle_2.05.1_windows
说明: 代码格式化
keil外挂工具
格式化软件(Formatter
Keil plug-in tool
Formatting Software)
- 2020-06-21 08:20:02下载
- 积分:1
-
Inverters
PSCAD逆变器仿真模型 (PSCAD simulation model of inverter)
- 2021-04-27 22:28:44下载
- 积分:1
-
ATL
本书介绍了ATL的概念和使用方法,以及如何利用活动模板库进行编程。(This book introduces the concepts and the use of ATL, and how to program using the Active Template Library.)
- 2012-01-13 10:24:51下载
- 积分:1
-
windows 下使用c++编写,图形算法演示,图形 透视算法
图形透视算法,图形算法演示,图形 透视算法
- 2022-02-02 15:13:23下载
- 积分:1
-
GB-T15770-1995
广播数据系统技术规范(中国RDS相关技术规范)(Radio Data System Specification (China RDS-related technical specifications))
- 2010-08-04 11:23:40下载
- 积分:1
-
DLMS_White_Book_v1
电表应用的国外标准规约专属名词,适用于DLMS规约(Statute of foreign standard metering applications)
- 2013-06-25 13:20:14下载
- 积分:1
-
gap-width-and-JRC
计算岩石表面裂隙宽度并求取其表面粗糙度系数(Calculate the rock surface crack width and strike the surface roughness coefficient)
- 2016-02-18 03:01:04下载
- 积分:1
-
STM8L
IAR开发环境,STM8L单片机,Att7053计量芯片,此仪表程序可以显示电压电流频率(IAR development environment, STM8L SCM, Att7053 measurement chip, the instrument can display the voltage and current frequency of program)
- 2011-04-21 08:31:31下载
- 积分:1