Serial Attached SCSI
This SAS Interface Manual describes the Seagate Technology, Inc. subset of the Serial Attached SCSI (Small Computer Systems Interface) as implemented on the Seagate-built drives. The interface is compatible with the
SCSI Interface Specifications listed in 1.2.2. The drives covered by this product manual are classified as “Intelligent”
peripherals.
Sed & awk 101 Hacks
If you are a developer, or system administrator, or database
administrator, or IT manager, or just someone who spends a
significant amount of time on UNIX / Linux, you should become
proficient in Sed and Awk.
Sed and Awk are two great utilities that can solve a lot of complex
tasks quickly with only a few lines of code--in most cases, with just a
single line of code.
OpenMUL Controller provides a base controller platform for every
OpenMUL 控制器为所有 SDN/Openflow 提供了一个基础控制器平台。 它是一个几乎完全用 C 语言(从头开始)编写的轻量级 SDN/Openflow 控制器,提供了一个非常稳定的平台,在流处理(下载速率和延迟)方面具有顶级性能。 它专为性能、可靠性和可用性而设计,这是在任务关键型网络中部署 SDN 时所需要的。 它还高度灵活、模块化且易于学习。
SDN控制器平台OpenMUL源码
OpenMUL Controller provides a base controller platform for everything SDN/Openflow. It is a lightweight SDN/Openflow controller written almost entirely in C (from scratch) and provides a very stable platform with top performance in terms of flow handling (download rate and latency). It is designed for performance, reliability and availability which is the need of the hour for deployment of SDN in mission-critical networks. It is also highly flexible, modular and easy to learn.
typora-setup-x64.rar Markdown 编辑器收费前最后一个版本
Typora一款 Markdown 编辑器和阅读器
风格极简 / 多种主题 / 支持 macOS,Windows 及 Linux
实时预览 / 图片与文字 / 代码块 / 数学公式 / 图表
目录大纲 / 文件管理 / 导入与导出
C语言格式化工具及配置文件
C语言格式化工具及配置文件:
Clang-Format可用于格式化(排版)多种不同语言的代码。
其自带的排版格式主要有:LLVM, Google, Chromium, Mozilla, WebKit等; 利用style参数配置风格。
通过编写 .clang-format 文件,可以实现代码风格的配置。
以太网发包工具(xcap)正式版
以太网发包工具(xcap)正式版是款能够从系统中读取所有网络接口的工具。xcap发包工具可以从指定的接口发送构造的报文,支持两种简单的发送策略,一是发送选中的(用鼠标选中),二是循环发送复。以太网发包工具(xcap)还支持构造常见的以太网报文 ,包括arp、rarp、ipv4、ipv6、icmpv4、icmpv6等。
[远程多用户补丁]Win10多用户.rar
https://dhexx.cn/news/show-318951.html?action=onClick
背景:Win10 正常情况下不允许多用户同时远程,即一个用户远程进来会把另一个用户踢掉,因此需要破解才能使得多个用户同时登陆远程桌面。
Win10多用户同时登陆远程桌面(允许多个RDP会话)-本文亲测win10-1903、1909版有效,其他版本会附上类似办法,本文的方法为使用解除远程桌面多用户连接限制补丁RDPWrap。
分两大步:
1.主机修改远程登录相关配置;
2.使用RDPWrap破解远程登录用户限制;
xcap_1_3_0.zip 2021版
xcap是一个免费的网络发包工具,可以构造和发送常用的网络报文,如arp,ip,icmp,udp等,支持构造报文和发送报文等。
Python3.x+Pyqt5动态加载子窗口,PyQt5主窗口动态加载Widget实例代码
Python3.x+Pyqt5实现主窗体里树形导航栏(QTreeWidget工具)按钮驱动分割器QSplitter动态载入多个子窗体,鼠标右键实现展开节点菜单,且第3个子窗体还实现了界面与业务逻辑分离
ostinato-bin-win32-0.9官方最新版原版
ostinato-bin-win32-0.9 当时找遍了所有网站,都没有可免费下载的最新版,最后花$在歪果仁网站上买的,所有积分要的多了点。
SourceInsight选项卡插件v1.1
Source Insight不仅仅是一个强大的程序编辑器,它还能显示reference trees,class inheritance diagrams和call trees。Source Insight提供了最快速的对源代码的导航和任何程序编辑器的源信息。
但是美中不足的是在打开很多文件后,没有像其他编辑器一样的Tab页供方便的选择已经打开的文件。
SourceInsight4.0仿sublimetext主题
SourceInsight4.0仿sublimetext主题,非常舒服、护眼的主题
libgcc_s_dw2-1.dll
X86表示32位系统
x64表示64位系统
dll控件常规安装方法(仅供参考):
一、如果在运行某软件或编译程序时提示缺少、找不到dll等类似提示,您可将从脚本之家下载来的dll拷贝到指定目录即可(一般是system系统目录或放到软件同级目录里面),或者重新添加文件引用。
二、直接拷贝该文件到系统目录里:
1、Windows 95/98/Me系统,将dll复制到C:\Windows\System目录下。
2、Windows NT/2000系统,将dll复制到C:\WINNT\System32目录下。
3、Windows XP/WIN7系统,将dll复制到C:\Windows\System32目录下。
三、打开"开始-运行-输入regsvr32 dll",回车即可解决。希望脚本之家为您提供的dll对您有所帮助。
通过脚本之家下载dll的朋友,可将下面的代码保存为“注册.bat“,放到dll目录,就会自动完成dll注册(win98不支持)。
@echo 开始注册
copy dll %windir%\system32\
regsvr32 %windir%\system32\dll /s
@echo dll注册成功
@pause
libgcc_s_dw2-1.dll另一种版本
Step 1
Open the zip-file you downloaded from DLL-files.com .
Extract the DLL-file to a location on your computer.
If you are unsure about how to extract your zip-file we recommend using File Viewer Plus 2. With it you can open your zip-file as well as over 300 other file formats (like video, music, images, pdf etc.) It’s a handy tool to keep around.
After extracting your zip-file, place the extracted DLL-file in the directory of the program that is requesting the file. Make sure to use a 32bit DLL-file for a 32bit program, and a 64bit DLL-file for a 64bit program. Failure to do so will likely result in a 0xc000007b error.
Step 2
If that does not help your problem, place the file to your system directory.
By default, this is
C:\Windows\System (Windows 95/98/Me),
C:\WINNT\System32 (Windows NT/2000), or
C:\Windows\System32 (Windows XP, Vista, 7, 8, 8.1, 10).
On a 64bit version of Windows, the default folder for 32bit DLL-files is C:\Windows\System32\ , and for 64bit dll-files C:\Windows\SysWOW64\ .
Make sure to overwrite any existing files (but make a backup copy of the original file).
Reboot your computer.
Step 3
If the problem still occurs, try the following to register the DLL-file:
For 32bit DLL-files on a 32bit Windows, and for 64bit DLL-files on a 64bit Windows:
Open an elevated command prompt.
To do this, click Start, click All Programs, click Accessories, right-click "Command Prompt", and then click Run as administrator.
In Windows 8/10, go to the Start screen. Start typing cmd and Windows will find "Command Prompt". Right click "Command Prompt" and choose "Run as administrator".
If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.
Type regsvr32 "filename".dll and press Enter.
Registering 32bit DLL-files on a 64bit Windows:
Open an elevated command prompt, as instructed above.
In the command prompt, start by typing following and press enter:
cd c:\windows\syswow64\
th
SourceInsight4084软件和激活文件
Need to Understand Code?
Source Insight is a powerful project-oriented programming editor, code browser, and analyzer that helps you understand code, while you work and plan.
Source Insight has built-in dynamic analysis for C/C++, C#, Java, Objective-C, and more.
QmlBook-In-Chinese-code.zip
中文版《QmlBook》,原作地址QmlBook。资源为QmlBook书中的实例源代码。
Qt4设计⽤于满⾜在⼤多数主流平台的桌⾯上有⼀个可以使⽤的UI窗⼝部件。
如今对于Qt的开发者⾯临新的问题,它将提供更多的基于⽤户触摸驱动的⽤
户界⾯并且适⽤于⼤多数主流桌⾯与移动系统。Qt4.7开始引进了QtQuick技
术,允许⽤户创建⼀个满⾜客户需求的,从简单的元素来实现⼀个完整的新
的⽤户界⾯。
Pipe管道工具.7z
vmware里装FreeBSD,装Junos,添加serial port,通过Pipe管道软件,建立串口Pipe与环回地址的管道,通过CRT,telnet(环回地址+端口号)登录设备的console控制台
FileAssist.rar
Python3.x+Pyqt5防微信聊天页面代码,Python3.x+Pyqt5实现主窗体里树形导航栏(QTreeWidget工具)按钮驱动分割器QSplitter动态载入多个子窗体,鼠标右键实现展开节点菜单,且第3个子窗体还实现了界面与业务逻辑分离