搜索资源列表
MatlabprogrammsforencodinganddecodingofLDPCcodesov
- There is an example of how to use the LDPC encode/decode with AWGN channel model in files .\\ldpc_decode.m and .\\GFq\\ldpc_decode.m. There are a few parity check matrices available in the code but you can use other matrices provided you hav
TestUsb.rar
- 控制台下的USB大容量存储设备的简单遍历,可以获取VID和PID,及设备路径等,整合了DDK下需要的库和.h,可以作为学习USB简单驱动编写的参考!,Console under the USB mass storage devices of a simple traversal, you can obtain the VID and PID, and equipment, such as the path to integrate the needs of the DDK and the Tre
Get-USB-ID
- 主要是用C++语言实现USB设备的获取,例如常见的设备号,PID,VID等-how to get USB in CPP
usbhidio_vc6
- 真正完整,并且编译得通的代码。用vc访问hid型usb设备,输入自己的VID和PID就能实现对hid型usb设备的读写和控制 它包含单片机固件源代码和PC端的VC源代码;虽然PUDN上有其他会员提供类似的vc代码,但我发现那些代码都存在bug,只有我这个代码是唯一完整的、可以编译通过的代码。-Truly complete, and compile a pass code. Hid type with vc visit usb device, enter their own VID and PID
CheckSystemPlug
- 检测USB的PID与VID码,非常好用,代码在VC6下编译通过。-Detection of USB in the PID and VID code, very easy to use, the code under VC6 compile.
cp2102_set_serial_code
- cp2102 usb 转串口芯片,驱动程序修改,产品序列号修改方法,exe ,dll , code-cp2102 usb to serial port ,pid vid change code
UsbCommunacation
- 可设置VID和PID进行设备查找并打开。通过USB发送数据并能接受下位机发送上来的数据-VID and PID can be set for the device to find and open. Send data via USB and can transmit up to accept lower machine data
PIDVID
- 获取U盘的pid,vid,序列号等信息 获取U盘的pid,vid,序列号等信息-get the pid\vid\sn informations for usb
USBPPIDVID
- 读取USB接口设备的PID VID,主要涉及USB协议,VC6.0编译-Read USB interface device PID VID, mainly related to the USB protocol, VC6.0 compiler
generic_hid_cs_v62
- USB通用HID上位机程序,输入VID/PID查找到设备后,可在此基础上开发你的应用(USB general HID PC program, enter VID/PID, find the device, you can develop your application on this basis)
untitled1
- QT通过hidapi库建立usb通信,可以自动查询到VID和PID(USB communication is set up through the hidapi library, and the compiling methods under the three platforms of three kinds of Windows, Linux and MacOS are introduced.)
DllKBDCheck
- 从一个USB设备中如何解析一个设备的PID&VIP(This is aprogram for getting a PID and VID from a USB device)
USBHID
- 使用hid.lib建立的MFC控制,可识别连接与否,通过修改里面的vid pid即可连接新的hid设备,功能完全干净(只显示1个编辑框),其他功能可自己加上去,使用m_MyHidDevice.WriteHid(str,64);m_MyHidDevice.ReadHid(str,64); 可实现读写功能(Use hid.lib to build the MFC control, can identify the connection or not, connect the new hid devi
GT9xx_Driver_for_linux_V2.4
- GT911 GT9157等的linux或ANDROID驱动文件,文件可以直接使用,配合移植操作手册使用,这个是源代码(V2.4 2014/11/28, - device tree support, gpio and cfg can be parsed form either dts or the header file. - new wake-up method, support frame buffer(CONFIG_FB), i2c pm(CONFI