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

无数据

分类

全部后端开发(1211)综合其他(398)Python(348)Java(328)Weblate(272)Spring(269)云计算&大数据(229)数据库(193)C++(160)VirtualBox(113)

语言

全部英语(1859)中文(简体)(235)中文(繁体)(34)英语(7)日语(6)法语(2)韩语(2)德语(1)西班牙语(1)

格式

全部PDF文档 PDF(1601)其他文档 其他(511)TXT文档 TXT(28)DOC文档 DOC(7)PPT文档 PPT(5)
 
本次搜索耗时 0.108 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • 综合其他
  • Python
  • Java
  • Weblate
  • Spring
  • 云计算&大数据
  • 数据库
  • C++
  • VirtualBox
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 英语
  • 日语
  • 法语
  • 韩语
  • 德语
  • 西班牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Making Games Start Fast: A Story About Concurrency

    Making Games Start Fast A Story About ConcurrencyOnce upon a time, in the early 2000s...We had a small clock speed cap issue...But the solution was easy! Core 🔥🔥🔥 Core 1 Core 2 Core 3 Core 4The gains could be achieved by refactoring to lock free ◉ But we already reduced from 6.8s to 1.1s 61Making it a problem for the future Going Asynchronous 4 622.7 (Old) Startup CPU UsageSurprise gains ◉
    0 码力 | 76 页 | 2.22 MB | 5 月前
    3
  • ppt文档 Making Libraries Consumable for Non-C++ Developers

    DoTheThing(in BlubT b); Result: Windows – everything passed. Linux – everything failed. Why?Making Libraries Consumable for Non-C++ Developers Aaron R Robinson arobins@microsoft.com https://github
    0 码力 | 29 页 | 1.21 MB | 5 月前
    3
  • epub文档 Krita 5.2 Manual

    it can go wrong: Windows Wacom Tablets Loading and Saving Brushes The Brush settings drop-down Making a Brush Preset Sharing Brushes On-Canvas Brush Editor Mirror Tools Mirroring along a rotated line a Tag Soft Proofing Out of Gamut Warning Vector Graphics What are vector graphics? Tools for making shapes Arranging Shapes Editing shapes Working together with other programs Snapping Animation with Installation, which deals with installing Krita, and continue on to Starting Krita, which helps with making a new document and saving it, Basic Concepts, in which we’ll try to quickly cover the big categories
    0 码力 | 1502 页 | 79.07 MB | 1 年前
    3
  • epub文档 Krita 5.2 브로셔

    it can go wrong: Windows Wacom Tablets Loading and Saving Brushes The Brush settings drop-down Making a Brush Preset Sharing Brushes On-Canvas Brush Editor Mirror Tools Mirroring along a rotated line Deleting a Tag 소프트 프루핑 Out of Gamut Warning Vector Graphics What are vector graphics? Tools for making shapes Arranging Shapes Editing shapes Working together with other programs Snapping Krita 애니메이션 erasers, paintbrushes, different types of paint, inks, crayons, etc. All these have different ways of making marks. In a digital program like Krita you have something similar. We call this a brush engine.
    0 码力 | 1531 页 | 79.11 MB | 1 年前
    3
  • pdf文档 Solving Nim by the Use of Machine Learning

    . . . . 25 6.2.3 Training . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 1 6.2.4 Making Moves . . . . . . . . . . . . . . . . . . . . . . . . 32 6.2.5 Run.py . . . . . . . . . . . . . see “Nim, a game with a complete mathematical theorem”.1 There is a fairly simple algorithm for making winning moves, so simple that a human can learn it by heart and use it. The author of this paper is different from Deep Blue, which used deterministic algorithms to choose moves. 1.2 Hypothesis Making a program that uses reinforcement learning to play Nim should be able to do quite well, given enough
    0 码力 | 109 页 | 6.58 MB | 1 年前
    3
  • pdf文档 Real-Time Unified Data Layers: A New Era for Scalable Analytics, Search, and AI

    technical—business expectations have grown, putting additional pressure on data teams to enable faster decision-making and drive tangible value. Business lines, customers and consumers now demand and expect: Faster interpret, and extract value from data. Together, they enable efficient data processing, enhance decision-making, and improve user experiences: Analytics transforms raw data into actionable insights through aggregations discoverability, accelerating decision-making, and improving operational efficiency. AI acts as the intelligence layer, optimizing both search and analytics by making them faster, smarter, and more intuitive
    0 码力 | 10 页 | 2.82 MB | 5 月前
    3
  • pdf文档 The Way To Go - 2012

    .................................178 7.6.1 Making a slice of bytes from a string ..........................................................178 7.6.2 Making a substring of a string ................... .....................................................................................349 13.1.2 Making an error-object with fmt .............................................................353 13.2 Run-time ...............................................................387 14.2.5 Asynchronous channels—making a channel with a buffer ........................387 14.2.6 Goroutine using a channel for outputting
    0 码力 | 629 页 | 4.85 MB | 1 年前
    3
  • pdf文档 The Gimp User’s Manual version 1.0.1

    programs, other books, databases, or any kind of software without written consent of the publisher. Making copies of this book or any portion for any purpose other than your own is a violation of United States 24 Transforming A Photograph To A Drawing 28 Light, Motion And Texture Transformation 32 Making A Montage 36 T A B L E O F C O N T E N T S vi T h e G i m p Us er ’ s M a n u a l Ta b better airbrush • Cloning between all image types • A pattern selection dialog and a clone tool making it possible to clone from the active pattern • Paint modes • Border and feather selection commands
    0 码力 | 924 页 | 9.50 MB | 1 年前
    3
  • epub文档 Inkscape Beginners’ Guide 1.1

    after creation, the more the quality declines. For instance, if you create your image at one size, making it bigger can create jagged-looking edges (“pixelation”), while shrinking it can lead to colors and flyers, or for making patterns for use with cutting machines and laser engravers. It is also a good choice for drawing short comics, making art, building user interface mockups and making or editing diagrams diagrams created by other software. People use it for fun projects, such as map-making, creating birthday cards, painting on eggs, 2D game graphics and for many, many more purposes. Inkscape is not the
    0 码力 | 241 页 | 14.61 MB | 1 年前
    3
  • epub文档 Inkscape Beginners’ Guide latest

    after creation, the more the quality declines. For instance, if you create your image at one size, making it bigger can create jagged-looking edges (“pixelation”), while shrinking it can lead to colors and flyers, or for making patterns for use with cutting machines and laser engravers. It is also a good choice for drawing short comics, making art, building user interface mockups and making or editing diagrams diagrams created by other software. People use it for fun projects, such as map-making, creating birthday cards, painting on eggs, 2D game graphics and for many, many more purposes. Inkscape is not the
    0 码力 | 240 页 | 15.19 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
MakingGamesStartFastStoryAboutConcurrencyLibrariesConsumableforNonC++DevelopersKrita5.2ManualSolvingNimbytheUseofMachineLearningRealTimeUnifiedDataLayersNewEraScalableAnalyticsSearchandAITheWayToGo2012GimpUserversion1.0InkscapeBeginnersGuide1.1latest
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩