周立功D12開發板中帶的WINDOWS XP驅動程序,在編譯后會出現USB設備不能正常工作. 以下是修改的代碼,修改后可以正常工作. 在d12.c和Ioctl.c中, 將+256去掉,這個會引去枚舉設備時,設備描述符的長度不對,修改后: siz = sizeof(USB_CONFIGURATION_DESCRIPTOR) 在d12.c中的D12_SelectInterface函數中, 設備查詢完接口后有一段代碼,也會引起驅動返回不對,需要屏蔽下面的代碼 // Retrieve the Selected Configuration and Interface 修改上面兩處后,USB可以正常使用了.
上傳時間: 2014-01-06
上傳用戶:it男一枚
This program queries the network and shows the Domains/Servers/Workstations structure. It also shows the users of each Server or Workstation and can send messages to the Selected PC. This programs works only on a Windows NT 4.0 Machine! 查詢網絡,顯示 域/服務器/工作站的結構,它也顯示用戶,并將信息發送到指定的PC,只能在NT 4上工作
標簽: shows Workstations the structure
上傳時間: 2015-04-13
上傳用戶:sclyutian
to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format and UI design It should have the following functions: Provide a Graphic User Interface for user to browse the file system and select one WAV file Show the waveform of input audio signal Play the Selected WAV file Print the parameters of WAV file such as sampling rate, bit-depth, etc
標簽: file Familiar computer waveform
上傳時間: 2015-05-07
上傳用戶:l254587896
一個游戲 the hardware for the game includes a number of displays, each with a button and -- a light, that each represent a bin that can store marbles (beans). -- -- The display indicates the number of marbles in each bin at any given time. -- The light indecates that the present bin is not empty and that pushing the -- button is a valid move in the game. -- -- The button for each display indicates that a player takes the marbles from -- the Selected bin, and takes them in his hand. The hand is represented by a -- diplay itself (no button). -- -- Each player has a home bin, located on opposite sides of the game.
標簽: the hardware displays includes
上傳時間: 2015-06-10
上傳用戶:cc1015285075
CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using minimal hardware such as shifts, adds/subs and compares. CORDIC works by rotating the coordinate system through constant angles until the angle is reduces to zero. The angle offsets are Selected such that the operations on X and Y are only shifts and adds.
標簽: Coordinate elementary computing functions
上傳時間: 2015-11-08
上傳用戶:saharawalker
Using spectra to calculate strength of reflections and losses in passive cavities.The wavelength, reflection spectrum and transmission spectrum should be in the first 3 columns of an Excel file, which is Selected when the cavity.m Matlab file is run.
標簽: reflections wavelength calculate cavities
上傳時間: 2013-12-24
上傳用戶:sz_hjbf
This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade. Simply run C18Fake and select your C18 installation directory (create if necessary) and click Save button. A "fake" file will now be created into that directory, and this will fool the Upgrade into thinking you already have a former legit installation. After that you run the C18 Upgrade setup and select the same directory you created/Selected before. Your installation will now begin installing the full C18 package.
標簽: installation Microchip previous Upgrade
上傳時間: 2014-01-21
上傳用戶:zhuyibin
dkcs_ddos_bot, written on VC++ 7.10 with admin panel on PHP (MqSQL as database server). Command list in archive, simply inject into explorer.exe. Create an army of bots. You can manage every bot, or all bots/bots in Selected country
標簽: dkcs_ddos_bot database Command written
上傳時間: 2015-12-31
上傳用戶:zhengjian
This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using Selected wavelet. For eg:-wavelets can be haar, db1, db2,dmey............... Decomposition can be viewed in figure. (Please note that select 256X256 image for better result.) Then compression can performed, PERFL2 give compression score. Then reconstruction can be performed. Each decompsition we can choose different threshold values. For each threshold value we can calculate mse,psnr,pq(picture quality), bit ratio etc. To get pq install pqs function .
標簽: decomposition recostruct compress wavelets
上傳時間: 2016-01-22
上傳用戶:liuchee
This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the following FTP address: ftp://ftp.dca.fee.unicamp.br/pub/docs/vonzuben/lnunes/demo.zip The tour is self-guided and can be performed in any order. To run the presentation, first uncompress the zipped archive and store it in an appropriate directory. Run the Matlab® , enter the Selected directory, and type “tutorial” in the prompt.
標簽: presentation Artificial describes tutorial
上傳時間: 2014-01-24
上傳用戶:qilin