积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(58)nim(28)Python(14)PHP(5)Laravel(5)Go(3)Java(2)C++(2)RISC-V(2)Django(1)

语言

全部英语(43)中文(简体)(15)

格式

全部PDF文档 PDF(56)其他文档 其他(2)
 
本次搜索耗时 0.120 秒,为您找到相关结果约 58 个.
  • 全部
  • 后端开发
  • nim
  • Python
  • PHP
  • Laravel
  • Go
  • Java
  • C++
  • RISC-V
  • Django
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 《Java 应用与开发》课程讲义 - 王晓东

    java 11.3 Applet Applet 也称 Java 小程序,在支持 Java 的浏览器环境中运行,通常用于在网页中实 现嵌入图片、播放声音等多媒体功能,或添加其他的客户端处理逻辑(如网络计算器)。 严格的说,Applet 是能够嵌入到 HTML 页面中,且可以通过 Web 浏览器下载并执 行的一种 Java 程序。 目前,该项技术在新项目中已经很少使用。 11.3.1 Applet 合和进程控制块三 部分组成。程序用于描述进程要完成的功能,是控制进程执行的指令集;数据集合是 程序在执行时所需要的数据和工作区;进程控制块 (Program Control Block,简称 PCB), 包含进程的描述信息和控制信息,是进程存在的唯一标志。 进程具有的特征: 动态性 进程是程序的一次执行过程,是临时的,有生命期的,是动态产生,动态消亡 的; 并发性 任何进程都可以同其他进程一起并发执行;
    0 码力 | 330 页 | 6.54 MB | 1 年前
    3
  • pdf文档 MoonBit月兔编程语言 现代编程思想 第十二课 案例:自动微分

    ⽜顿迭代法 11 微分 微分被应⽤于机器学习领域 利⽤梯度下降求局部极值 ⽜顿迭代法求函数解: 我们今天研究简单的函数组合 例: 12 微分 函数微分的⼏种⽅式 ⼿动微分:纯天然计算器 缺点:对于复杂表达式容易出错 数值微分: 缺点:计算机⽆法精准表达⼩数,且绝对值越⼤,越不精准 符号微分: Mul(Const(2), Var(1)) -> Const(2) 缺点:计算 : N, y : N) -> N { 3. if x.value() < y.value() { x } else { y } 4. } 13 微分 函数微分的⼏种⽅式 ⼿动微分:纯天然计算器 缺点:对于复杂表达式容易出错 数值微分: 缺点:计算机⽆法精准表达⼩数,且绝对值越⼤,越不精准 符号微分: Mul(Const(2), Var(1)) -> Const(2) 缺点:计算
    0 码力 | 30 页 | 3.24 MB | 1 年前
    3
  • pdf文档 2.1.3 如何用Go模拟CPU

    000,000KB DDR3 呜呜 App内存不足 外卖下不了单 计算机的演化历史 • 一部偷懒的历史 • 硬件“计算机”时代 • 不擅长计算和记忆的人使用工具帮助计算:算盘,计算尺,手摇计算器 • 硬件计算机改进支持的算法,需要变更或重新发明整个硬件,比如让算 盘支持对数 计算机的演化历史 • 改硬件太麻烦了,还慢 • 继电器计算机 • 1937年贝尔实验室:model k •
    0 码力 | 42 页 | 7.10 MB | 1 年前
    3
  • pdf文档 Java 应用与开发 - Java GUI 编程

    Applet,昔日的互联网野心! Applet 也称 Java 小程序,在支持 Java 的浏览器环境中运行, 通常用于在网页中实现嵌入图片、播放声音等多媒体功能,或添 加其他的客户端处理逻辑(如网络计算器)。 严格的说,Applet 是能够嵌入到 HTML 页面中,且可以通过 Web 浏览器下载并执行的一种 Java 程序。 目前,该项技术在新项目中已经很少使用。 大纲 GUI 组件及布局 GUI
    0 码力 | 73 页 | 876.31 KB | 1 年前
    3
  • mobi文档 Computer Programming with the Nim Programming Language

    (Computer-Aided Design) program has a PCB (Printed Circuit Board) mode, in which the user can create new PCB pads by entering the pad data in a text entry widget. A PCB pad is a rectangular-shaped copper all sorts of connection problems, e.g., connecting electrical signals on a printed circuit board (PCB) or a schematic, or connecting the electric power supply, water supply, or Internet cable between other point, like points drawn on a sheet of paper or the electric signal and power supply paths on a PCB. The latter case is in principle O(n^2) because for a set of n points, there are (n-1) other points
    0 码力 | 865 页 | 7.45 MB | 1 年前
    3
  • epub文档 Computer Programming with the Nim Programming Language

    (Computer-Aided Design) program has a PCB (Printed Circuit Board) mode, in which the user can create new PCB pads by entering the pad data in a text entry widget. A PCB pad is a rectangular-shaped copper all sorts of connection problems, e.g., connecting electrical signals on a printed circuit board (PCB) or a schematic, or connecting the electric power supply, water supply, or Internet cable between other point, like points drawn on a sheet of paper or the electric signal and power supply paths on a PCB. The latter case is in principle O(n^2) because for a set of n points, there are (n-1) other points
    0 码力 | 784 页 | 2.13 MB | 1 年前
    3
  • pdf文档 Computer Programming with the Nim Programming Language

    (Computer-Aided Design) program has a PCB (Printed Circuit Board) mode, in which the user can create new PCB pads by entering the pad data in a text entry widget. A PCB pad is a rectangu­ lar-shaped copper all sorts of connection prob­ lems, e.g., connecting electrical signals on a printed circuit board (PCB) or a schematic, or connect­ ing the electric power supply, water supply, or Internet cable between other point, like points drawn on a sheet of paper or the electric signal and power supply paths on a PCB. The latter case is in principle O(n^2) because for a set of n points, there are (n-1) other points
    0 码力 | 512 页 | 3.54 MB | 1 年前
    3
  • pdf文档 Computer Programming with the Nim Programming Language

    (Computer-Aided Design) program has a PCB (Printed Circuit Board) mode, in which the user can cre­ ate new PCB pads by entering the pad data in a text entry widget. A PCB pad is a rectangular-shaped copper all sorts of connection problems, e.g., connecting electrical signals on a printed circuit board (PCB) or a schematic, or connecting the electric power supply, water supply, or Internet cable between point, like points drawn on a sheet of paper or the electric signal and power sup­ ply paths on a PCB. The latter case is in principle O(n^2) because for a set of n points, there are (n-1) other points
    0 码力 | 508 页 | 3.50 MB | 1 年前
    3
  • pdf文档 Computer Programming with the Nim Programming Language

    (Computer-Aided Design) program has a PCB (Printed Circuit Board) mode, in which the user can create new PCB pads by entering the pad data in a text entry widget. A PCB pad is a rectangu­ lar-shaped copper all sorts of connection prob­ lems, e.g., connecting electrical signals on a printed circuit board (PCB) or a schematic, or connect­ ing the electric power supply, water supply, or Internet cable between other point, like points drawn on a sheet of paper or the electric signal and power supply paths on a PCB. The latter case is in principle O(n^2) because for a set of n points, there are (n-1) other points
    0 码力 | 512 页 | 3.53 MB | 1 年前
    3
  • pdf文档 Computer Programming with the Nim Programming Language

    (Computer-Aided Design) program has a PCB (Printed Circuit Board) mode, in which the user can cre­ ate new PCB pads by entering the pad data in a text entry widget. A PCB pad is a rectangular-shaped copper all sorts of connection problems, e.g., connecting electrical signals on a printed circuit board (PCB) or a schematic, or connecting the electric power supply, water supply, or Internet cable between point, like points drawn on a sheet of paper or the electric signal and power sup­ ply paths on a PCB. The latter case is in principle O(n^2) because for a set of n points, there are (n-1) other points
    0 码力 | 508 页 | 3.54 MB | 1 年前
    3
共 58 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
前往
页
相关搜索词
lecturenotesforJavaApplicationandDevelopmentpdfMoonBit编程语言编程语言现代思想第十十二第十二案例自动微分2.1如何Go模拟CPUGUIprogrammingComputerProgrammingwiththeNimLanguage
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩