安装过程 1. 下载安装包 前往visual studio code 官网 下载Linux 64位 ./deb 格式安装包 2. 编译 执行命令安装 sudo dpkg -i code_1.41.1-1576681836_amd64.deb 补充 另外一种安装方式是,通过官方PPA安装Ubuntu make的方式来安装 sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make sudo apt-get update sudo apt-get install ubuntu-make umake ide visual-studio-code
2022-01-03 18:38:58 74KB al c io
1
keil中,RTT 实现代码放到 vector和code 放到ram
2022-01-03 17:02:24 4KB ram keil stm32
1
fpga实现对cameralink视频采集,方案及实现
西南交通大学计算机程序设计基础C++实验报告
2022-01-02 09:03:04 318KB C++ visual studio code
西南交通大学计算机程序设计基础C++实验报告
2022-01-02 09:03:02 253KB C++ visual studio code
Code::Blocks汉化包,使用方法请参考https://blog.csdn.net/wallying/article/details/86610088
2022-01-01 10:27:31 401KB Code::Blocks
1
Functional Programming in C# How to write better C# code 英文无水印转化版pdf pdf所有页面使用FoxitReader、PDF-XChangeViewer、SumatraPDF和Firefox测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
2021-12-31 18:39:18 10.24MB Functional Programming C# How
1
mie scatter fortran code, including cylinder, slab, sphere ect,
2021-12-31 15:53:20 195KB mie scatter fortran code
1
Valgrind是一个构建动态分析工具的框架。有Valgrind工具可以自动检测许多内存管理并线程化错误,并详细分析您的程序。你也可以使用Valgrind建立新的工具。
2021-12-31 15:26:20 9.89MB Valgrind
1
文件包含有两个Turbo编码器:穿刺Turbo码编码器和未穿刺Turbo码编码器。 每个都需要相应的回调函数来运行编码器。 回调函数为“ turbo_code_punc_setup”和“ turbo_code_no_punc_setup”。 Turbo代码可以以不同的Eb / No(dB)多次运行。 要获取误码概率图,请运行以下MATLAB脚本文件:“ turbo_code_punc_multiple_run_driver”或“ turbo_code_no_punc_multiple_run_driver” There are two turbo coders: punctured and unpunctured. Each needs the corresponding call-back function to run the coder. The call-back functions are ‘turbo_code_punc_setup’ and ‘turbo_code_no_punc_setup’. A turbo code can be run multiple times with different Eb/No (dB). To obtain plots of the probability of bit errors, run the following MATLAB script file: ‘turbo_code_punc_multiple_run_driver’ or ‘turbo_code_no_punc_multiple_run_driver’
2021-12-31 13:05:42 87KB Turbo matlab 喷泉码 仿真
1