自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(10)
  • 资源 (33)
  • 收藏
  • 关注

转载 Linux下和Windows之间的文件传输工具rz/sz(lrz/lsz)

【什么是rz/sz (lsz/lrz)】 简单说就是,可以很方便地用这两个sz/rz工具,实现Linux下和Windows之间的文件传输(发送和接收),速度大概为10KB/s,适合中小文件。rz/sz 通过Zmodem协议传输数据。 【为什么要用rz/sz】 普通Linux和Windows之间的文件共享方法,主要有建立nfs实现文件共享,和tftp之类的方法,但是都很麻

2014-03-31 15:45:23 1105

转载 Ubuntu下安装VNC server

1. 安装gonme核心包(如果是字符界面的话)apt-get install x-window-system-coreapt-get install gnome-coreapt-get install metacityapt-get install gnome-desktop-environment    (optional)2.安装vnc4serverapt-get

2014-03-30 16:53:57 656

转载 Ubuntu apt-get 源详解

一直对linux源不太清楚,只是在网上直接找到对应源镜像,复制到本地使用,现在开始探索源:一:简介linux内核对应各种各样的操作系统发行版本,比如Debian, SuSE, Gentoo, RedHat 和 Mandrivaden等,ubuntu是其中广受欢迎的一款即可以家用,又可以使用于服务器的发行版,基于Debain并对其做简化、优化,保证了最高的效率和最低的复杂性,

2014-03-18 23:31:44 3407

转载 apt-get制作本地软件安装源

apt-get是ubuntu大特色之一(注:apt-get这个软件管理工具,其它linux操作系统都可以用,怎么用,这里就不多说,请查阅其它文档)。通过网络和本地源,轻松快速安装软件。并且网络源中包含了丰富的软件包。(注:都是.deb格式的)。这里说的快速安装软件,是针对单个软件的安装。情况:假如你重装操作系统,或者安装新的操作系统,你就需要安装大量的应用软件。若你是通过网络安装,就需

2014-03-18 23:30:17 2277

转载 Ubuntu添加PPA源

什么是PPAPPA,表示Personal Package Archives,也就是个人软件包集很多软件包由于各种原因吧,不能进入官方的Ubuntu软件仓库。为了方便Ubuntu用户使用,launchpad.net提供了ppa,允许用户建立自己的软件仓库,自由的上传软件。PPA也被用来对一些打算进入Ubuntu官方仓库的软件,或者某些软件的新版本进行测试。La

2014-03-18 23:29:15 743

转载 经典SQL语句大全

一、基础1、说明:创建数据库CREATE DATABASE database-name 2、说明:删除数据库drop database dbname3、说明:备份sql server--- 创建 备份数据的 deviceUSE masterEXEC sp_addumpdevice 'disk', 'testBack', 'c:\mssql7backup\MyNwin

2014-03-17 09:55:18 523

转载 oracle提示TNS:无监听程序的解决办法

如果出现oracle提示ERROR - ORA-12541: TNS:无监听程序,那么就依照下列步骤做,这是因为你的分配的地址不对。 查看\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora文件,用记事本打开,显示oracle值 :  ORACLE = (DESCRIPTION =   (ADDRESS = (PROTOC

2014-03-17 09:12:34 896

转载 The X11 forwarding request was rejected!

The X11 forwarding request was rejected! to solve this problem,please turn on the X11 forwarding feather of the remote SSH server 解决方法:将sshd_config中 设置 X11Forwarding yes重启sshd服务。# vi /

2014-03-16 11:46:51 621

转载 扩充BusyBox,追加Applet的方法

缺省情况下,BusyBox是对桌面linux的一个简化,如果要定制比较特殊的功能,比如像操作文件系统一样操作Flash存储器,那么就需要预先定制BusyBox的Applet。这一次,我们就介绍一下为BusyBox追加功能(Applet)的方法。窥探BusyBox的源代码 如果要添加Applet,首先必须了解BusyBox的源代码结构。在BusyBox的魅力一文中,我们已经知道了

2014-03-01 11:54:37 1283

转载 嵌入式Linux中BusyBox的使用

BusyBox是很多标准 Linux 工具的一个单个可执行实现,主要应用于嵌入式linux系统,是一个开源的“万能工具”。接下来我们一起来看看这个工具的魅力。万能的BusyBoxBusyBox最为一个可执行文件,却集成了「cp」「init」「ping」等基本的shell命令。基于嵌入式linux的系统上,比如数字电视,MP3,音响,小型服务器,路由器等等机器上都会搭载 BusyBox。

2014-03-01 11:49:51 9075

gn + ninja Windows平台工具合集

包含gn.exe 和 ninja.exe 文件,在win11 + vs2022环境下生成。可直接使用。

2022-02-11

binchel-rfid-master.zip

支持ISO14443,过EMV、PBOC认证的RFID底层驱动,支持FM17550、PN512、RC663、AS3911等芯片。

2020-12-30

LVGL Documentation v7.4.0.pdf(官方)

LittlevGL是一个免费的开源图形库,提供了创建嵌入式GUI所需的一切,具有易于使用的组件,美观的视觉效果和低内存占用等特点。

2020-09-04

dnSpy-net472(C#反编译)

dnSpy是一个调试器和.NET汇编编辑器。 即使您没有任何可用的源代码,也可以使用它来编辑和调试程序集。

2020-09-04

TC358749XBG_i2c_dev.7z

rockchip的驱动源码,剥离出来的,修改内核目录KERNELDIR后,直接make,带Makefile。

2019-12-11

360 wifi linux驱动 MT7603U

360随身WIFI 3 linux驱动,采用MT7603u主控芯片。MT7603u_LinuxAP_V4.0.1.0rev2.P1_DPA_20180417.tar.bz2

2019-04-08

ASN1文件查看(X509证书)

Asn1View: a free tool to view asn1-decode file,or base64 decoded. this current is a beta version. author: i,liukang,a programmer of china,to develope pki system and pmi. my email is [email protected]. please info if you find any bugs of it.

2019-03-01

X500规范系列

This Recommendation | International Standard defines a number of attribute types and matching rules which may be found useful across a range of applications of the Directory. Attribute types and matching rules fall into three categories, as described below. Some attribute types and matching rules are used by a wide variety of applications or are understood and/or used by the Directory itself.

2019-03-01

ASN.1编码规则详解

ASN.1 (Abstract Syntax Notation dot one),抽象记法 1。数字 1 被 ISO 加在 ASN 的后边, 是为了保持 ASN 的开放性,可以让以后功能更加强大的 ASN 被命名为 ASN.2 等,但至今 也没有出现。

2019-03-01

X509中发行者命名规范

It is a characteristic of the Directory that, except as a consequence of differing access rights or un-propagated updates, the results of directory queries will not be dependent on the identity or location of the inquirer. This characteristic renders the Directory unsuitable for some telecommunications applications, for example some types of routing. For cases where the results are dependent on the identity of the inquirer, access to directory information and updates of the Directory may be denied.

2019-03-01

x509证书中issuer规范

This document is an integral part of the Lightweight Directory Access Protocol (LDAP) technical specification. It provides a technical specification of attribute types and object classes intended for use by LDAP directory clients for many directory services, such as White Pages. These objects are widely used as a basis for the schema in many LDAP directories. This document does not cover attributes used for the administration of directory servers, nor does it include directory objects defined for specific uses in other documents.

2019-03-01

x509证书规范

This specification is one part of a family of standards for the X.509 Public Key Infrastructure (PKI) for the Internet. This specification profiles the format and semantics of certificates and certificate revocation lists (CRLs) for the Internet PKI. Procedures are described for processing of certification paths in the Internet environment. Finally, ASN.1 modules are provided in the appendices for all data structures defined or referenced.

2019-03-01

GMT 0001-2012 祖冲之序列密码算法 + 官方源码

GMT 0001.1-2012 祖冲之序列密码算法第1部分:算法描述 GMT 0001.2-2012 祖冲之序列密码算法第2部分:基于祖冲之算法的机密性算法 GMT 0001.3-2012 祖冲之序列密码算法第3部分:基于祖冲之算法的完整性算法 ZUC算法源代码

2018-12-27

RXTX源码包

官方源码包 /*------------------------------------------------------------------------- | rxtx is a native interface to serial ports in java. | Copyright 1997-2004 by Trent Jarvi [email protected]. | | This library is free software; you can redistribute it and/or | modify it under the terms of the GNU Library General Public | License as published by the Free Software Foundation; either | version 2 of the License, or (at your option) any later version. | | This library is distributed in the hope that it will be useful, | but WITHOUT ANY WARRANTY; without even the implied warranty of | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | Library General Public License for more details. | | You should have received a copy of the GNU Library General Public | License along with this library; if not, write to the Free | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --------------------------------------------------------------------------*/

2018-12-14

关于密码模块若干问题的说明

当今,国与国之间、地区与地区之间,竞争性越来越强,信息在竞争中起着举足轻重的作用。很多重要的信息直接关系到从大到国家、组织、商业和工业,小到一个家庭的命运,这些重要信息需要得到保护,密码技术及密码模块在保护这些信息中起着非常关键的作用。

2018-12-12

国密认证 - GM/T 0005-2012 随机性检测规范

扫描版本! 本标准规定了商用密码应用中的随机性检测指标和检测方法。

2018-11-28

国密认证 - 密码模块安全技术要求

1. 密码模块规格 2. 密码模块接口 3. 角色、服务与鉴别 4. 软件/固件安全 5. 运行环境 6. 物理安全 7. 非入侵式安全 8. 敏感安全参数管理 9. 自测试 10. 生命周期保障 11. 对其它攻击的缓解

2018-11-28

GMZ0001-2013《密码术语》

官网下载的20130704112459540.pdf,增加书签。http://www.oscca.gov.cn/WebSite/smb/Upload/File/201307/20130704112459540.pdf

2018-11-28

zmodem官方协议文档

zmodem通信协议,不是源码。适用于想自己开发zmodem嵌入式代码,用于通过串 口、USB烧写字库、程序等文件。

2018-04-21

IIS总线协议

IIS总线协议,了解嵌入式iis驱动开发

2011-09-09

STM32F10xUSBLib V1.0 固件库

STM32F10X USB开发必备。。。

2011-09-09

STM32 USB固件库V3.1.0

开发STM32 USB驱动必备,已经写好的驱动,用起来方便快捷。。。

2011-09-09

OrCADmEX鼠标增强

可能会报毒,大家可以上传到http://www.virscan.org/去看看。。。。。。。 【OrCADmEX(OrCAD鼠标增强软件) Rev1.0 】 软件为OrCAD在鼠标操作方面的作了补充,使您能更好的使用OrCAD电路板设计软件,适合普通三键鼠标和滚轮鼠标。 本软件由中山单片机学习网开发。如果你觉得好用,请观临我们的网站,那就是对我们最大的支持。 【使用方法】: 本软件完全免费,绿色免安装。复制到硬盘的任何地方,然后运行软件,出现软件界面,点击“隐藏窗口”按键,就可以在OrCAD中使用本软件所有功能。 如想关闭本软件,点击“系统托盘图标”,出现软件界面,点击“关闭软件”即可。 【功能说明】: ★ 向上滚动滚轮 --> 放大 ★ 向下滚动滚轮 --> 缩小 【自我介绍】: 中山单片机学习网,于2005年创建,目的为大家提供一个交流学习单片机、电子技术和PCB设计的理想园地。应广大单片机爱好者要求,本站联合资深教授、工程师开发了一些单片机学习板、编程器、仿真器,性价比超群,有兴趣的朋友可以到我们网站来看看。 网址:http://www.zsmcu.com 论坛:http://www.zsmcu.net 作者:逸风 开发日期:2009-01-22

2011-08-09

AT89s52 RC500

一位高手写的RC500模块程序。。。 非接触式IC卡的操作

2011-08-02

G-TUNE 汉化破解版v2.5

G-TUNE 汉化破解版v2.5 吉他调音 频率测试,可以让你自己知道自己能唱到什么音······

2010-08-11

proteus 仿真 例程 c语言

非常经典的proteus例程···里面都是一些初学者必学的程序

2010-05-19

51工具合集 所有单片机学习者必备

汉字点阵 定时器初值自动计算等等····

2010-05-19

模拟电路基础教程 电子入门

模拟电路基础教程 想学习电子的朋友必须要了解的东西

2009-11-18

节拍器简单版 吉他初学者

很简单的的一个节拍器````````````````````

2009-11-18

Photoshop CS9.0实例精选

Photoshop CS9.0实例精选 看看吧

2009-11-14

Proteus 中文教程

从网上收集的,很适合初学者`````````

2009-11-14

vb自写的串口发送程序

自己写的简易程序````见笑``````````````

2009-10-30

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除