搜索资源列表
禁止usb
- 可以用来禁止usb使用-can be used to prohibit the use usb
USBCAN_LabVIEW_Demo.rar
- LABVIEW关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8507 USB-CAN总线适配器开发,二次开发例程。,LABVIEW call on the DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.cn Wuhan
C++_USB-CAN.rar
- C++关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8507 USB-CAN总线适配器开发,二次开发例程。,C++ On call DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.cn Wuhan Photoelectri
USBCAN200_LabVIEW_Demo.rar
- LABVIEW关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8508 USB-CAN200 CAN总线适配器开发,二次开发例程。,LABVIEW call on the DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.cn
uboot-usb.rar
- 移植成功u-boot,支持usb下载,支持yaffs根文件系统,支持LCDolgo ,2410和2440都可以用,研究了几个月,要收费的,Transplantation success u-boot, download usb support, support yaffs the root file system, support LCDolgo, 2410 and 2440 can be used to study a few months, it is necessary to charge
C++Builder_USB-CAN.rar
- C++ Builder关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8507 USB-CAN总线适配器开发,二次开发例程。,C++ Builder call on the DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.c
USB
- 一款可以读取及侦测USB设备监测插入及安全弹出示例。可以获取操作系统所关联的所有驱动器设备。程序可以自动监测有新USB移动设备插入并即时获取显示该移动设备的有关信息。同时可以允许用户安全弹出移动设备。 -Can read and detect a USB device to monitor the insertion and security pop-up sample. Associated with the operating system can get all the equipme
LaptopBackupsource
- 热插拔设备现在是一个巨大威胁的IT安全。 In this article, we will try to develop a user-mode application to detect device change on the system, ie plug-in a USB drive, iPod, USB wireless network card, etc. The program can also disable any newly plugged devices.在本文中,我们将尝
VB_Example_USB-CAN
- VB关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8507 USB-CAN总线适配器开发,二次开发例程。-VB call on the DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.cn Wuhan Photoelect
TrueCrypt-6.0a-Source.tar
- Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features: * Creates a virtual encrypted disk within a file and mounts it as a real disk. * Encrypts an entire partition or storage device such as U
myMakeCert
- 基于openssl开发的签发证书的工具,可以签发自签名证书,也能为他人签发证书-Openssl-based development tool for the issuance of certificates, will be able to issue self-signed certificate can be issued a certificate for others
usbandasm
- 在Linux中,文件是抽象的,Linux已将几乎所有的东西都 按文件来对待,所以就可以像操作普通文件那样去打开、关 闭、读取和写入不同的终端设备。Filesystem Hierarchy Standar (FHS)是Linux遵循的文件目录的命名和架构标准,在此文件 系统层次结构中,Linux所有的设备以设备文件名的方式存放 在目录/dev下,USB到串口转接器的设备文件为ttyUSB0。如 果使用多口转接器或USB hub,则相应设备文件依次为 ttyUSB1、tt
iCanUPass
- 爱科U盘身份认证系统2.0.采用优盘的物理编号(保证不被复制)杜绝加密文件因用户非法拷贝造成的问题(在检测设备时可以检查物理编号是否一致)-U disk Aike Authentication System 2.0. The use of USB physical number (not to be copied) to encrypt files to prevent illegal copying by users to the problems caused by (in the dete
kernel.txt.tar
- Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to pre
NOX5
- 感谢您选择龙脉科技加密产品!本文档帮助您快速完成加密保护工作。 以下建议旨在帮助您快速开展后面的工作: 1请认真阅读密码单中重要信息。 2将锁插入USB接口中,待指示灯点亮后继续下面的步骤。 3请在sample目录中找到您熟悉的开发语言或环境的例子,运行例程,参考这些例程了解加密锁API的使用方法。 4参考过程中,如果遇到陌生的概念或参数,请在help目录中查看帮助文档。 5熟悉了API的使用方法之后,在tools目录下运行设号工具,设置锁的相关 参数,请牢记超级密码
Embeddedlinuxdevicedriverdevelopment
- 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
linux-usb-code
- Linux 下的USB驱动的代码,讲解及源码。 让你更加深刻的了解USB驱动的工作原理,并且开发驱动!-LInux usb driver s code ,you can use it to create usb driver .
usb-modeswitchPPPlibusb
- usb模式转换驱动,插上usb上网卡后,自动识别为modem模式,-usb mode switch driver,linux can recognize the usb to moden when usb 3g card insert.
USB-Disk-Ejector-master
- USB Disk Ejector是一款USB磁盘安全快速删除工具,它的功能类似Windows系统中的“安全删除硬件”功能,但操作起来比“安全删除硬件”更加方便。可以强制安全删除“不能删除的USB设备”。 如果想要将USB磁盘从系统中删除时,直接在程序界面中双击该USB磁盘的盘符即可。-USB Disk Ejector USB Disk Security is a fast removal tool, which functions similar to Windows systems Safe
USBCAN-linux说明文档
- USB转CAN的说明文档,提供了USB串口转CAN通信的方法(USB to CAN descr iption document, provides a USB serial port to CAN communication method)