This project shows the basics of how to connect to and communicate with a USB device from User Space. It is written as a standard Unix tool.
標簽: communicate project connect basics
上傳時間: 2013-12-18
上傳用戶:star_in_rain
This project shows how to use the IOKit notification mechanism to register to be notified when devices come and go. It uses the Cypress/Anchor EZ-USB chip. (Look at the following example for another way to get notified when a device is unplugged).
標簽: notification mechanism notified register
上傳時間: 2013-12-01
上傳用戶:zhuimenghuadie
ICALAB for Signal Processing Toolbox for BSS, ICA, cICA, ICA-R, SCA and MCA
標簽: Processing for Toolbox ICALAB
上傳時間: 2013-12-17
上傳用戶:123456wh
Blind Source Separation toolbox, This work has been partly funded by the European project BLIS (IST-1999-14190)
標簽: Separation European toolbox project
上傳時間: 2013-12-19
上傳用戶:koulian
This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, one time pad cipher and inspiration from Ground Effect (aviation). The key length can be up to 40 characters (320 bits).
標簽: SimplyChaos-X SCX contains Builder
上傳時間: 2016-06-07
上傳用戶:nanshan
Enclosed in this distribution are four projects: MD5DLLTest: Visual basic project which runs the MD5 test suite against a MD5 DLL (see below). VbMD5: A Visual Basic native MD5 message digest class based on the RSA reference implementation. md5DLL: A C project which generates a simple Win32 DLL with the MD5 message digest routines using the RSA reference implementation. MD5Java: A Java implementation of the MD5 message digest algorithm based on the RSA reference implmentation. Let me know if this has any use! Robert M. Hubley hubley@u.washington.edu
標簽: distribution MD5DLLTest Enclosed projects
上傳時間: 2016-06-08
上傳用戶:com1com2
% decode with soft-input viterbi algorithm 硬判決 % //k=4,r=1/2 %輸入數據為軟信息,并且數據為均值為1的BPSK調制,如果均值為MEAN,那么62,63,103,104行應做相應修改
標簽: soft-input algorithm viterbi decode
上傳時間: 2014-10-28
上傳用戶:aig85
source code for a sample alarm control panel system using Freescale MC9S12DP256 . The project was implemented using ImageCraft s ICC12 compiler and tested under Metrowerks CodeWarrior, though it should be possible to build the project with any other HC(S)12 compiler as well.
標簽: Freescale control project source
上傳時間: 2016-06-12
上傳用戶:qb1993225
本文所要解決的的問題是十進制的轉換。即將十進制轉換為任意的r(r是大于一的正整數)進制問題。因為要解決一個問題必須要對其進行解剖,所以首先對問題進行詳細的描述對題目有充分的了解,其次是對問題的詳細分析,主要包括對問題的解的分析以及對問題的解的結論的分析。第三主要是建立問題的解決方案,雖然解決問題的方法有很多種,本文主要采用即:把一個十進制數轉換成非十進制數(基數記作R)分成兩步.整數部分轉換時采用“除R取余法”;
上傳時間: 2016-06-14
上傳用戶:秦莞爾w
The CoinUtils project is a collection of open-source utilities developed and used by a variety of other projects in the COIN-OR repository. The project includes classes for storing and manipulating sparse matrices and vectors, performing matrix factorization, parsing input files in standard formats, building representations of mathematical programs, comparing floating point numbers with a tolerance, performing simple presolve operations, and warm starting algorithms for mathematical programs, among others.
標簽: open-source collection CoinUtils developed
上傳時間: 2013-12-19
上傳用戶:xmsmh