会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zJanly
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
25
26
27
28
29
30
31
32
33
···
58
下一页
2021年8月10日
数字电视
摘要: 随着卫星数字电视的蓬勃发展,如何确保卫星电视节目制作方的合法权益不受侵害,避免非授丰又用户盗用接收,成为业界不断探索的课题。为了防止被破解,许多公司和研究部门花重金聘请人才,研究和设设计了各种各样的条件收视的加密系统。 条件接收系统是付费数字电视广播的核心技术,其主要功能是阻止非法入侵数字广播网络,
阅读全文
posted @ 2021-08-10 14:03 zJanly
阅读(727)
评论(0)
推荐(0)
2021年8月3日
docker swarm
摘要: https://www.cnblogs.com/zhujingzhi/p/9792432.html k8s https://zhuanlan.zhihu.com/p/74483850 spring https://blog.csdn.net/weixin_43840862/article/detai
阅读全文
posted @ 2021-08-03 14:50 zJanly
阅读(38)
评论(0)
推荐(0)
2021年8月2日
隐私计算
摘要: 隐私计算的“家族成员”有联邦学习、机密计算/可信执行环境、多方安全计算、同态加密、差分隐私和密态数据机器学习,前三个是目前业内主流的技术路径。 https://zhuanlan.zhihu.com/p/376096195 1、同态承诺同态承诺是一种允许一个人向其他人提交任何选定数值而又不泄露该值的密
阅读全文
posted @ 2021-08-02 14:13 zJanly
阅读(1682)
评论(0)
推荐(2)
2021年7月30日
signal
摘要: https://blog.csdn.net/u010765526/article/details/80085895
阅读全文
posted @ 2021-07-30 17:17 zJanly
阅读(27)
评论(0)
推荐(0)
lscpu
摘要: lscpu 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 i2000:~ # lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little
阅读全文
posted @ 2021-07-30 16:51 zJanly
阅读(86)
评论(0)
推荐(0)
dump
摘要: #!/bin/bash # parametersGUEST_NAME_BASE=$1GUEST_MEMORY_SIZE=(4096*1024*1024) #GUEST_NAME="guest=${GUEST_NAME_BASE}"GUEST_NAME="${GUEST_NAME_BASE}" if
阅读全文
posted @ 2021-07-30 16:43 zJanly
阅读(352)
评论(0)
推荐(0)
qemu net
摘要: https://blog.csdn.net/qiusi0225/article/details/80447710 https://github.com/arindas/mac-on-linux-with-qemu.git
阅读全文
posted @ 2021-07-30 14:33 zJanly
阅读(29)
评论(0)
推荐(0)
2021年7月29日
prometheus
摘要: package mainimport ( "log" "net/http" "github.com/prometheus/client_golang/prometheus" "github.com/prometheus/client_golang/prometheus/promhttp")var (
阅读全文
posted @ 2021-07-29 17:27 zJanly
阅读(76)
评论(0)
推荐(0)
2021年7月28日
openmpi
摘要: https://zhuanlan.zhihu.com/p/158584571 在本课中,我将向您展示一个基本的 MPI hello world 应用程序,并讨论如何运行 MPI 程序。本课将涵盖初始化 MPI 和跨多个进程运行 MPI 作业的基础知识。本课旨在安装 MPICH2(特别是 1.4)。如
阅读全文
posted @ 2021-07-28 14:32 zJanly
阅读(333)
评论(0)
推荐(0)
openmp
摘要: mac: https://mac.r-project.org/openmp/ brew install clang-omp clang -Xclang -fopenmp -o 1 13.c -lomp https://github.com/OpenMP/sources http://gcc.gnu.
阅读全文
posted @ 2021-07-28 14:13 zJanly
阅读(369)
评论(0)
推荐(0)
上一页
1
···
25
26
27
28
29
30
31
32
33
···
58
下一页
公告