科技美学

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 2 3 4 5 6 7 8 9 ··· 11 下一页

2023年3月28日

摘要: 1.0 xstartup #!/bin/sh # Uncomment the following two lines for normal desktop: # unset SESSION_MANAGER # exec /etc/X11/xinit/xinitrc [ -x /etc/vnc/xst 阅读全文
posted @ 2023-03-28 13:26 chankuang 阅读(69) 评论(0) 推荐(0)

2023年3月22日

摘要: React Native Elements开发环境 & 生成项目 & 虚拟机调试 & 本地生成APK档 & 虚拟机运行APK档 1.0 Argon creative-tim UI https://demos.creative-tim.com/argon-pro-react-native/?_ga=2 阅读全文
posted @ 2023-03-22 13:53 chankuang 阅读(49) 评论(0) 推荐(0)

2023年2月10日

摘要: 1.0 排除周期性誤差,前視鏡錯誤 把開始時間相隔一季,就能對比周期怛的影響。 證明: 周期性不影響交易系統。 2.0 蒙特卡罗算法 尋找 最大閥值(虧損,收益) 證明: 即使是極端情況,交易系統仍是能賺錢。 3.0 自适应参数 與 穩定性 成正比 一些有趣的發現: a. 技術指標的硬參數,可限定m 阅读全文
posted @ 2023-02-10 16:54 chankuang 阅读(104) 评论(0) 推荐(0)

2023年1月17日

摘要: 1.0 Block I/O Because flask is a block I/O, even torch.cuda.empty_cache() still cannot help for it. Eventually, I find that the solution is: creating 阅读全文
posted @ 2023-01-17 15:32 chankuang 阅读(842) 评论(0) 推荐(0)

2023年1月13日

摘要: 系統: Ubuntu 18.04顯示卡: RTX2060 Super (8G內存) 1.0 CUDA版本 1.1 CUDA Toolkit and Corresponding Driver Versionshttps://docs.nvidia.com/cuda/cuda-toolkit-relea 阅读全文
posted @ 2023-01-13 13:42 chankuang 阅读(2127) 评论(0) 推荐(0)

2022年12月23日

摘要: 1.0 開發環境 java -version java version "11.0.11" 2021-04-20 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.11+9-LTS-194) Java HotSpot(TM) 64-Bit Se 阅读全文
posted @ 2022-12-23 10:54 chankuang 阅读(165) 评论(0) 推荐(0)

2022年12月8日

摘要: 1.0 Pending status 2.0 Database 3.0 Swimlane Flowcharts v2 4.0 Negative Flow Message 5.0 Arc1 阅读全文
posted @ 2022-12-08 11:18 chankuang 阅读(31) 评论(0) 推荐(0)

摘要: 1. Database scheme 阅读全文
posted @ 2022-12-08 11:05 chankuang 阅读(60) 评论(0) 推荐(0)

2022年12月6日

摘要: Node.js @ethereumjs/tx: infura調用需gasfee的ERC721合約功能 1.0 Install web3 web3==5.31.1 2.0 call sign_transaction() infura_url = "infura接口" paytoken_address 阅读全文
posted @ 2022-12-06 17:41 chankuang 阅读(40) 评论(0) 推荐(0)

摘要: 1.0 OpenZeppelin ERC1155Burnable OpenZeppelin有Extensions ERC1155Burnable。如果另一個智能合約需調用ERC1155Burnable時,必需要有IERC1155Burnable接口。但OpenZeppelin沒有Burnable接口 阅读全文
posted @ 2022-12-06 17:28 chankuang 阅读(44) 评论(0) 推荐(0)

上一页 1 2 3 4 5 6 7 8 9 ··· 11 下一页