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

无数据

分类

全部后端开发(440)Java(93)Spring(89)Julia(86)区块链(64)Python(62)UML(44)Django(34)nim(29)微服务(17)

语言

全部英语(324)中文(简体)(65)中文(繁体)(10)西班牙语(8)日语(6)韩语(6)俄语(6)德语(5)法语(5)

格式

全部PDF文档 PDF(373)其他文档 其他(67)
 
本次搜索耗时 0.076 秒,为您找到相关结果约 440 个.
  • 全部
  • 后端开发
  • Java
  • Spring
  • Julia
  • 区块链
  • Python
  • UML
  • Django
  • nim
  • 微服务
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 西班牙语
  • 日语
  • 韩语
  • 俄语
  • 德语
  • 法语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Exploration of Strongly-typed Units: A Case Study from Digital Audio

    years polyglot consultant ● Involved in early days of Swift Evolution ● 7 years writing C++ for digital audio ● Artisanal unit vocabulary types By Buchla 100 series at NYU.jpg: Bennettderivative work: constexpr void ScaleHeight(double scaleHeight) { m_h *= scaleHeight; } // ... };Digital audio …Digital audio considerations… ● Mostly operating on float ● Don’t want unnecessary conversions ●
    0 码力 | 106 页 | 5.66 MB | 5 月前
    3
  • pdf文档 Real-Time Circuit Simulation With Wave Digital Filters in C++

    model of this circuit using a wave digital voltage source, resistor, and capacitor, all connected with a series adaptor. Real-Time Circuit Simulation with Wave Digital Filters in C++ Author: Jatin Chowdhury traditional circuit modelling softwares (e.g. LTSpice) are typically not suitable for this purpose. Wave Digital Filters are a paradigm for modelling circuits that has become popular over the past decade in the as Wave Digital Filters, allowing the user to quickly and easily construct circuit simulations that are suitable for real-time applications. Wave Digital Filters Wave Variables Wave Digital Filters (WDFs)
    0 码力 | 1 页 | 5.09 MB | 5 月前
    3
  • pdf文档 MuPDF 1.22.0 Documentation

    command to. 3.3. mutool 41 MuPDF Documentation, Release 1.21.2 Signing certificates Signing digital signatures in MuPDF requires that you have a PFX certificate. You can create a self-signed certificate Convert to PFX format: $ openssl pkcs12 -export -in cert.pem -out cert.pfx List, verify, and sign digital signatures in PDF files. 3.3.11 mutool info The info command shows info about the objects on pages y2, x3, y3) • op_v(x2, y2, x3, y3) • op_y(x1, y1, x3, y3) • op_h() • op_re(x, y, w, h) Path painting • op_S() • op_s() • op_F() • op_f() • op_fstar() • op_B() • op_Bstar() • op_b() • op_bstar()
    0 码力 | 175 页 | 698.87 KB | 7 月前
    3
  • pdf文档 A New Dragon in the Den: Fast Conversion From Floating-Point Numbers

    slaying the Hydra Louis Chéron Oil painting, ca. 1690-1725 Victoria & Albert Museum, London, UKHercules slaying the Hydra Hercules slaying the Hydra Louis Chéron Oil painting, ca. 1690-1725 Victoria & Albert Bicho de sete cabeças.Hercules slaying the Hydra Hercules slaying the Hydra Louis Chéron Oil painting, ca. 1690-1725 Victoria & Albert Museum, London, UK Medieval French Apocalypse Tapestry, Produced Bicho de sete cabeças.Hercules slaying the Hydra Hercules slaying the Hydra Louis Chéron Oil painting, ca. 1690-1725 Victoria & Albert Museum, London, UK Seven-headed beast. Bicho de sete cabeças
    0 码力 | 171 页 | 6.42 MB | 5 月前
    3
  • pdf文档 MuPDF 1.23.0 Documentation

    particular set of signature field objects to apply the sign command to. Signing certificates Signing digital signatures in MuPDF requires that you have a PFX certificate. You can create a self-signed certificate Convert to PFX format: $ openssl pkcs12 -export -in cert.pem -out cert.pfx List, verify, and sign digital signatures in PDF files. 4.3.11 mutool info The info command shows info about the objects on pages y2, x3, y3) • op_v(x2, y2, x3, y3) • op_y(x1, y1, x3, y3) • op_h() • op_re(x, y, w, h) Path painting • op_S() • op_s() • op_F() • op_f() • op_fstar() • op_B() • op_Bstar() • op_b() • op_bstar()
    0 码力 | 245 页 | 817.74 KB | 7 月前
    3
  • pdf文档 MuPDF 1.25.0 Documentation

    particular set of signature field objects to apply the sign command to. Signing Certificates Signing digital signatures in MuPDF requires that you have a PFX certificate. You can create a self-signed certificate -c option: |example_tag| mutool sign -c -o unsigned.pdf signed.pdf 4242 List, verify, and sign digital signatures in PDF files. 5.3.11 mutool info The info command shows info about the objects on pages op_re(x, y, w, h) 210 Chapter 7. MuPDF & Javascript MuPDF Documentation, Release 1.25.0 Path painting • op_S() • op_s() • op_F() • op_f() • op_fstar() • op_B() • op_Bstar() • op_b() • op_bstar()
    0 码力 | 259 页 | 1.11 MB | 7 月前
    3
  • pdf文档 MuPDF 1.24.0 Documentation

    particular set of signature field objects to apply the sign command to. Signing certificates Signing digital signatures in MuPDF requires that you have a PFX certificate. You can create a self-signed certificate Convert to PFX format: $ openssl pkcs12 -export -in cert.pem -out cert.pfx List, verify, and sign digital signatures in PDF files. 4.3.11 mutool info The info command shows info about the objects on pages y2, x3, y3) • op_v(x2, y2, x3, y3) • op_y(x1, y1, x3, y3) • op_h() • op_re(x, y, w, h) Path painting • op_S() • op_s() • op_F() • op_f() • op_fstar() • op_B() • op_Bstar() • op_b() • op_bstar()
    0 码力 | 249 页 | 830.15 KB | 7 月前
    3
  • pdf文档 The Beman Project: Bringing Standard Libraries to the Next Level

    wikimedia.org/w/index.php?curid=150572355  Moses with tablets of the Ten Commandments (1659), painting by Rembrandt. Public Domain 53
    0 码力 | 53 页 | 7.38 MB | 5 月前
    3
  • pdf文档 PyMuPDF 1.24.2 Documentation

    embedded in the PDF page (e.g. a scanned PDF). 2. The PDF creator used no font, but simulated text by painting it, using little lines and curves. E.g. a capital “D” could be painted by a line “|” and a left-open ‘FileAttachment’ annotations and remove the file content. • clean_pages (bool) – Remove any comments from page painting sources. If this option is set to False, then this is also done for hidden_text and redactions.
    0 码力 | 565 页 | 6.84 MB | 1 年前
    3
  • pdf文档 《深入浅出MFC》2/e

    程序,以期深入了解MFC 各类别。你知 道,数万行MFC 源代码光靠Step Into/Step Over/Call Stack 这几招,便能迅速切中「要 害」。 小技巧:当你要找出与窗口painting 有关的臭虫时,尽量不要把欲除错之程序窗口与 Visual C++ IDE 窗口覆叠在一起,才不会互相影响。当然,最好你有一个17 寸屏幕和 1024*768 的分辨率。21 寸屏幕?呕,小心你的荷包。 #0174 #0175 void CTipDlg::OnPaint() #0176 { #0177 CPaintDC dc(this); // device context for painting #0178 #0179 // Get paint area for the big static control #0180 CWnd* pStatic = GetDlgItem(IDC_BULB); DrawText(strMessage, rect, DT_VCENTER | DT_SINGLELINE); #0209 #0210 // Do not call CDialog::OnPaint() for painting messages #0211 } 修改ComTest 程序内容 以下是对于上述新增文件的分析与修改。稍早我曾分析过,只要修改一下Splash Screen 画面,增加一个TIPS.TXT
    0 码力 | 1009 页 | 11.08 MB | 1 年前
    3
共 440 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 44
前往
页
相关搜索词
ExplorationofStronglytypedUnitsCaseStudyfromDigitalAudioRealTimeCircuitSimulationWithWaveFiltersinC++MuPDF1.22DocumentationNewDragontheDenFastConversionFromFloatingPointNumbers1.231.251.24TheBemanProjectBringingStandardLibrariestoNextLevelPyMuPDF深入深入浅出MFC
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩