作者: Michael L. Scott 出版社: Morgan & Claypool Publishers 原作名: Micheal L.Scott 出版年: 2013-6-17 页数: 222 定价: USD 50.00 装帧: Paperback 丛书: Synthesis Lectures on Computer Architecture ISBN: 9781608459568
2021-08-11 16:22:06 1.1MB 并发 并行计算 体系结构
1
在linux实现共享内存的创建、写入数据、读取数据
2021-08-09 19:23:13 7KB 共享内存
1
http://www.amazon.com/Shared-Source-Essentials-David-Stutz/dp/059600351X/ref=sr_1_1?ie=UTF8&s=books&qid=1280815814&sr=8-1 Product Description Microsoft's Shared Source CLI (code-named "Rotor") is the publicly available implementation of the ECMA Common Language Infrastructure (CLI) and the ECMA C# language specification. Loaded with three million lines of source code, it presents a wealth of programming language technology that targets developers interested in the internal workings of the Microsoft .NET Framework, academics working with advanced compiler technology, and people developing their own CLI implementations. The CLI, at its heart, is an approach to building software that enables code from many independent sources to co-exist and interoperate safely. Shared Source CLI Essentials is a companion guide to Rotor's code. This concise and insightful volume provides a road map for anyone wishing to navigate, understand, or alter the Shared Source CLI code. This book illustrates the design principles used in the CLI standard and discusses the complexities involved when building virtual machines. Included with the book is a CD-ROM that contains all the source code and files.
2021-07-30 17:49:18 3.7MB windows internal
1
CNVDSpider Crawl CNVD shared vulnerabilities with js 完整教程查看 写论文需要用到的数据,然而,该页面有反爬机制,无法抓取全部数据,因此,使用js绕过反爬,实现效果如下: 可以直接到GitHub查看,欢迎留言点赞打赏提issue点star 环境 windows 10 Chrome浏览器 Sublime Text 3代码编辑器 前期准备 注册该网页账号并登陆即可 需求分析 首先,我们需要该漏洞库的全部漏洞数据,但是,使用python书写爬虫会被反爬机制识别到,从而无法自动大量下载数据 这里,发现该网页有共享的 因此,我们考虑从这里做文章 然鹅,一个个点击下载也十分耗时,因此,考虑使用js脚本进行下载 这里有两个思路: 一是分别控制脚本挨个点击链接并翻页 二是直接请求每个链接获得数据 这里采用第二种思路,通过查看链接发现其均为https://
2021-07-25 03:19:49 8KB JavaScript
1
四种智能指针的使用、机制和缺陷分析
2021-07-23 22:02:26 111KB C++ 智能指针 weak_ptr shared_ptr
1
ffmpeg在windows 64位的编译版本包括static 、shared、dev版本,可以用c++直接调用,无需再编译。
2021-07-16 14:40:39 18.63MB ffmpeg static shared dev
1
ffmpeg-N-102967-g3f5d5c1c2d-win64-gpl-shared.zip
2021-07-15 13:01:00 38.88MB ffmpeg
1
ffmpeg-4.0.2-win32-dev.zip ffmpeg-4.0.2-win32-shared.zip ffmpeg-4.0.2-win32-static.zip ffmpeg-4.0.2-win64-dev.zip ffmpeg-4.0.2-win64-shared.zip ffmpeg-4.0.2-win64-static.zip
2021-07-13 17:08:04 159MB ffmpeg
1
rdma-core/irdma: Add user/kernel shared libraries
2021-07-12 20:01:00 49KB linuxrdma-core
1