积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(109)综合其他(36)区块链(32)系统运维(23)httpd(17)前端开发(16)Blender(13)UML(13)Go(11)Java(9)

语言

全部中文(简体)(189)

格式

全部PDF文档 PDF(141)其他文档 其他(46)PPT文档 PPT(2)
 
本次搜索耗时 0.525 秒,为您找到相关结果约 189 个.
  • 全部
  • 后端开发
  • 综合其他
  • 区块链
  • 系统运维
  • httpd
  • 前端开发
  • Blender
  • UML
  • Go
  • Java
  • 全部
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Julia 中文文档

    是一门支持过程式、函数式和面向对象的多范式语言。 它像 R、MATLAB 和 Python 一样简单,在高级数值计算方面有丰富的表现力,并且支持通用编程。为 了实现这个目标,Julia 以数学编程语言(mathematical programming languages)为基础,同时也参考 了不少流行的动态语言,例如 Lisp、Perl、Python、Lua、和 Ruby。 Julia 与传统动态语言最重要的区别是: 189 190 CHAPTER 19. 元编程 julia> ex1.args 3-element Array{Any,1}: :+ 1 1 表达式也可能直接用 prefix notation 构造: julia> ex2 = Expr(:call, :+, 1, 1) :(1 + 1) 上面构造的两个表达式–一个通过解析构造一个通过直接构造– 是等价的: julia> ex1 NA,并在大多数情况下表现得与它们一样。 21.1 缺失值的传播 missing values propagate automatically when passed to standard mathematical operators and functions. For these functions, uncertainty about the value of one of the operands
    0 码力 | 1238 页 | 4.59 MB | 1 年前
    3
  • pdf文档 Blender v4.1 Manual

    use of wider value ranges, but never wider than the “hard limit”. Expressions You can enter mathematical expressions into any number field. For example, enter 3*2 or 10/5+4 instead of 6. Even constants Scale Input Scale. Degrees Input Degrees. Radians Input Radians. Properties Operation The mathematical operator to be applied to the input values: Functions Add: The sum of the two values. Subtract: ages! It would be very difficult to get smooth variations of the property (unless you compute mathematical functions and type a precise value for each frame, which would be crazy). This is why nearly
    0 码力 | 6263 页 | 303.71 MB | 1 年前
    3
  • pdf文档 Zabbix 5.4 中文手册

    ProxyMode is set to passive mode: List of comma delimited IP addresses, optionally in CIDR notation, or DNS names of Zabbix server. Incoming connections will be accepted only from the addresses If ProxyMode is set to passive mode: List of comma delimited IP addresses, optionally in CIDR notation, or DNS names of Zabbix server. Incoming connections will be accepted only from the addresses collector instances. StatsAllowedIP no List of comma delimited IP addresses, optionally in CIDR notation, or DNS names of external Zabbix instances. Stats request will be accepted only from the addresses
    0 码力 | 2339 页 | 19.57 MB | 1 年前
    3
  • pdf文档 Blender v3.1 参考手册(简体中文版)

    平滑最⼩值: 平滑最⼤值: 圆(四舍五⼊): 基⾯: 向上取整: 截短: 分数: 模数: 包裹: 提升 欧拉数 mathematical_const ant)> 为输⼊值的N次幂。备注:e,作为数学常 数,是⾃然对数函数的底数。有时称它为欧拉数 (Euler number) ⽐较 ⽐较输⼊值,将其中最⼩值作为结果输出。 to select a modifier. 修改器的类型 ⽣成器修改器 Generator creates a polynomial function. These are basic mathematical formulas that represent lines, parabolas, and other more complex curves, depending on the values UDIM array. The following tokens are supported: : A 4-digit notation calculated as 1001 + u-tile + v-tile * 10. : A notation defined as u(u-tile + 1)_v(v-tile + 1). ⽰例: monster-basecolor
    0 码力 | 4473 页 | 259.34 MB | 1 年前
    3
  • pdf文档 Blender v3.2 参考手册(简体中文版)

    sign. This turns negative values into positive values. 提升 欧拉数 mathematical_const ant)> 为输⼊值的N次幂。备注:e,作为数学常 数,是⾃然对数函数的底数。有时称它为欧拉数 (Euler number) ⽐较 ⽐较输⼊值,将其中最⼩值作为结果输出。 to select a modifier. 修改器的类型 ⽣成器修改器 Generator creates a polynomial function. These are basic mathematical formulas that represent lines, parabolas, and other more complex curves, depending on the values UDIM array. The following tokens are supported: : A 4-digit notation calculated as 1001 + u-tile + v-tile * 10. : A notation defined as u(u-tile + 1)_v(v-tile + 1). ⽰例: monster-basecolor
    0 码力 | 4448 页 | 258.34 MB | 1 年前
    3
  • pdf文档 使用 TEX 写文档

    format,侧重排版层次, 需要丰富技巧 LATEX TEX 的常用宏包,Leslie Lamport(1994) LATEX 2.09 ⇒ LATEX2ε ⇒ LATEX3 AMS-TEX American Mathematical Society KevinW@OUC 王晓东 大纲 What’s TEX 历史 扩展 系统 Why TEX 优点 比较 HowTo LATEX 文档基本结构 一个简单例子 format,侧重排版层次, 需要丰富技巧 LATEX TEX 的常用宏包,Leslie Lamport(1994) LATEX 2.09 ⇒ LATEX2ε ⇒ LATEX3 AMS-TEX American Mathematical Society KevinW@OUC 王晓东 大纲 What’s TEX 历史 扩展 系统 Why TEX 优点 比较 HowTo LATEX 文档基本结构 一个简单例子 format,侧重排版层次, 需要丰富技巧 LATEX TEX 的常用宏包,Leslie Lamport(1994) LATEX 2.09 ⇒ LATEX2ε ⇒ LATEX3 AMS-TEX American Mathematical Society KevinW@OUC 王晓东 大纲 What’s TEX 历史 扩展 系统 Why TEX 优点 比较 HowTo LATEX 文档基本结构 一个简单例子
    0 码力 | 65 页 | 1.07 MB | 1 年前
    3
  • epub文档 Kotlin 1.9.10 官方文档 中文版

    multidimensional arrays in Kotlin. The library provides Kotlin- idiomatic, type- and dimension-safe API for mathematical operations over multidimensional arrays. Multik offers swappable JVM and native computational that was intially inspired by NumPy but evolved to more flexible abstractions. It implements mathematical operations combined in algebraic structures over Kotlin types, defines APIs for linear structures 扩展函数与接口格式重写了 Smile 的自然 语言处理部分的 Scala 隐式内容。 Apache Commons Math——一个 Java 通用数学、统计与机器学习库 NM Dev - a Java mathematical library that covers all of classical mathematics. OptaPlanner——一个用于优化规划问题的求解器实用程序 Charts——一个正在开发中的科学
    0 码力 | 3753 页 | 29.69 MB | 1 年前
    3
  • pdf文档 KiCad 6.0 快速入门

    the pad size field accepts mathematical expressions, so 1.62+2*0.3 can be entered directly and will evaluate to 2.22 mm. TIP Many text boxes in KiCad support mathematical expressions, including unit
    0 码力 | 54 页 | 2.47 MB | 1 年前
    3
  • pdf文档 Blender v3.0 参考手册(简体中文版)

    平滑最⼩值: 平滑最⼤值: 圆(四舍五⼊): 基⾯: 向上取整: 截短: 分数: 模数: 包裹: 提升 欧拉数 mathematical_const ant)> 为输⼊值的N次幂。备注:e,作为数学常 数,是⾃然对数函数的底数。有时称它为欧拉数 (Euler number) ⽐较 ⽐较输⼊值,将其中最⼩值作为结果输出。 表来选择曲线。点击 添加修改器 菜单选择⼀个修改器。 修改器的类型 ⽣成器修改器 Generator creates a polynomial function. These are basic mathematical formulas that represent lines, parabolas, and other more complex curves, depending on the values 线性: 阶梯线性: 平滑步骤: 更平滑步骤: lower values will progressively quantize the input. 属性 插值类型 The mathematical method used to transition between gaps in the numerical inputs. Linear interpolation between
    0 码力 | 4297 页 | 230.12 MB | 1 年前
    3
  • pdf文档 Kotlin 官方文档中文版 v1.9

    multidimensional arrays in Kotlin. The library provides Kotlin-idiomatic, type- and dimension-safe API for mathematical operations over multidimensional arrays. Multik offers swappable JVM and native computational that was intially inspired by NumPy but evolved to more flexible abstractions. It implements mathematical operations combined in algebraic structures over Kotlin types, defines APIs for linear structures 扩展函数与接口格式重写了 Smile 的自然语言处理部分的 Scala 隐式内容。 Apache Commons Math——一个 Java 通用数学、统计与机器学习库 NM Dev - a Java mathematical library that covers all of classical mathematics. OptaPlanner——一个用于优化规划问题的求解器实用程序 Charts——一个正在开发中的科学
    0 码力 | 2049 页 | 45.06 MB | 1 年前
    3
共 189 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 19
前往
页
相关搜索词
Julia中文文档Blenderv4ManualZabbix5.4手册v3参考参考手册简体文版中文版简体中文版TeXIntropdfKotlin1.910官方KiCad6.0快速入门
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩