找到约 14 条结果

文章 论文评审 - 原生T1映射放射组学的机器学习在肥厚型心肌病表型分类中的应用

...流和数据处理](https://img.learnblockchain.cn/2025/03/29/ML_workflow_and_data_sampling.jpeg) #### 数据提取和分析 他们从心脏磁共振 (CMR) 的 T1 映射中提取了总共 850 个放射组学特征,并探讨了它们在疾病分类中的价值。他们在探索性分析中应用...

文章 什么是 Jito Bundles 以及如何使用它们?

...lace Add-on](https://marketplace.quicknode.com/add-on/lil-jit-jito-bundles-and-transactions?utm_source=internal&utm_campaign=guides&utm_content=what-are-jito-bundles),你可以通过访问你的端点页面并点击**Add-on**来按照步骤添加该附加组件。 ### 定义 Lil JIT 类型 ...

文章 Solana学习

... pub owner: Pubkey, /// this account's data contains a loaded program (and is now read-only) pub executable: bool, /// the epoch at which this account will next owe rent pub rent_epoch: Epoch, } ``` * lamports:余额 * data:账户有数据账户和程序账户之分。程序账...

文章 Ingonyama 和 Cornami 宣布战略合作,加速高速密码学

...: [medium.com/@ingonyama/in...](https://medium.com/@ingonyama/ingonyama-and-cornami-announce-strategic-collaboration-to-accelerate-high-speed-cryptography-af2ddb22d765) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 初识pos

...员会通过投票来确认区块,整个过程由一个伪随机算法RANDAO选出。 ![Untitaled.png](https://img.learnblockchain.cn/attachments/2023/06/ouDqTNOa6495eb29f3038.png) 上图最重要的部分是RANDAO的随机选择部分,整个过程比较复杂,概括来说主要包括验...

文章 基于区块链技术的居家养老生态体系探究

...家养老,物联网,生态设计 Copyright © 2019 by author(s) and Hans Publishers Inc. This work is licensed under the Creative Commons Attribution-NonCommercial International License (CC BY-NC 4.0). http://creativecommons.org/licenses/by-nc/4.0/ ## 1. 研究背景 1.1....

文章 Ethernaut 题库闯关 #24 - Double Entry Point

...r) external returns (bool); } interface IDetectionBot { function handleTransaction(address user, bytes calldata msgData) external; } interface IForta { function setDetectionBot(address detectionBotAddress) external; function notify(address user, bytes calldata msgData) externa...

文章 在RISC Zero中验证全同态加密(FHE),第一部分

...可以使用 FHE 代表所有的二进制逻辑门。这包括像 XOR 和 AND 这样的基本门,因为它们构成了在 FHE 中任何二进制逻辑运算的基础。 XOR:E(a),E(b)→E(a+b−a×b) AND:E(a),E(b)→E(a×b) 鉴于其能够表示所有二进制门,FHE 因此能够在...

文章 Loan Shifter简介 — 让你的资产在不同的协议自由穿梭

...m/defi-saver/introducing-loan-shifter-change-your-collateral-or-debt-asset-and-shift-between-protocols-using-cf03ec3c225f 作者:https://medium.com/@nikola_j > * 译文出自:[登链翻译计划](https://github.com/lbc-team/Pioneer) > * 译者:[翻译小组](https://learnblockchain.cn/people...

文章 区块链治理:编程我们的未来

...://chaincode.com/) 和 [大学](https://bitcoinmagazine.com/articles/gavin-andresen-core-developers-join-mits-digital-currency-initiative-1429743725/) 曾赞助开发者,但到目前为止影响有限。 同样,协调能力的不对称赋予了矿工不成比例的权力。矿工之间的沟通...

文章 以太坊社区开发者大会(EDCON 2020)精彩回顾

...ockchain.cn/2020/08/27_/497392602.png) > From ETH1 to ETH2, Opportunities and Challenges 以太坊基金会的核心研究员Danny Ryan谈到了Eth1.0和Eth2.0合并的进程,“我们在过去两年中一直在构建Eth2.0,它本质上是一款具有高度复杂的共识机制的软...

文章 区块链中的数学 - sigma协议OR Proof&签名

... 另外基于sigma协议还有一些其他例子 如Okamoto’s protocol,And proof等不再介绍! 参考: https://zhuanlan.zhihu.com/p/144899541 https://crypto.ethz.ch/publications/files/CamSta97b.pdf --- 原文链接:https://mp.weixin.qq.com/s/LYgW0YVdOv4jHIh05Y0r3g 欢迎关注...

文章 ZKVM 的工作原理

...comlib/comparators.circom"; include "circomlib/gates.circom"; template AND3() { signal input in[3]; signal output out; signal temp; temp

文章 ERC721Enumerable 扩展是什么? 如何实现以及为什么?

...https://medium.com/@juanxaviervalverde/erc721enumerable-extension-what-how-and-why-8ba3532ea195 >- 译者:[AI翻译官](https://learnblockchain.cn/people/19584) >- 本文永久链接:[learnblockchain.cn/article…](https://learnblockchain.cn/article/8022) ![0_bUUmLDiz7MM1xcRy](https://i...