Software testing technology, introduced the common methods of software testing, software testing in the basic test ideas
標簽: testing software technology introduced
上傳時間: 2014-01-26
上傳用戶:qiao8960
離散傅里葉變換是20世紀60年代是計算復雜性研究的主要里程碑之一,1965年Cooley和Tukey所研究的計算離散傅里葉變換(Discrete Fourier Test)的快速傅氏變換(FFT)將計算量從О(n2)下降至О(nlogn),推進了FFT更深層、更廣法的研究與應用。 這是一個傅氏變換的MPI程序,用C語言實現。
上傳時間: 2013-12-16
上傳用戶:luke5347
基于STR912的GPIO程序,本示例程序主要為測試GPIO功能。當程序運行時,LCD屏上會顯示: STR91x DEMO GPIO TEST 并能通過按鍵K5(中斷方式實現)輪流閃動L2、L3、L4、L5。
上傳時間: 2016-07-28
上傳用戶:xiaodu1124
This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is the speed in 1s. The sample rate is 0.1s, so the actual speed target is "rc"=r/10. The "r" and "rc" are integer, and the range of "r" is from 50 to 100. Keep rc=r/10!!! The array "speed1" and "speed2" are the control result, in 0.1s and 1s. The length of "speed1" is 2400, and "speed2" is 240. The "pw" and "nw" are the parameters of PWM. The test will last 4 min.
標簽: speed programme is control
上傳時間: 2014-11-22
上傳用戶:jyycc
科信客戶關系管理系統源碼 這個是我第一次有VS2003+Mssql做的一個簡單客戶管理系統 主要功能有: 錄入客戶 我的意向 我的保護 我的合同 工作日志 公司搜索 添加用戶 意向客戶 保護客戶 合同管理 用戶管理 日志管理 DB_51aspx下為數據庫文件,附加后請修改data.cs中的Sql連接字符串并編譯(默認:Data Source=(local) Initial Catalog=CRMS User ID=sa Pwd=sa) 默認管理帳號/密碼:admin/51aspx,測試帳號/密碼:test/51aspx 密碼采用SHA1加密 注意:該項目為VS2003轉換到VS2005
上傳時間: 2014-07-24
上傳用戶:libenshu01
網絡上唯一的ucos 2.52 visual 2008 編譯版,真正和第二版書對應,只為方便大家學習;附帶5個例子,工程打開默認為example1,編譯其他4個例子手動將各example下的內容拷貝到test下即可
上傳時間: 2013-12-26
上傳用戶:ccclll
3 bits 轉化為 4bits,含Test程序.
上傳時間: 2013-12-10
上傳用戶:ma1301115706
Realizing an MP3 player with the LPC2148, using libmad and EFSL This Application Note describes how to integrate the libmad MPEG 1/2 layer 3 library and the Embedded File System Library EFSL in a LPC2148 device to realize MP3 player. The Keil MCB2140 board is used to test the application and the Rowley CrossStudio for ARM has been chosen as a reference tool-chain.
標簽: Application Realizing describes player
上傳時間: 2016-09-05
上傳用戶:moerwang
作為數字集成電路的硬件工程師,在做設計的時候,寫Test Bench是很重要的,甚至重要過你的一些設計本身,因為它可以確定你的設計是否可用可行,并且能夠優化你的設計。
上傳時間: 2014-01-01
上傳用戶:ggwz258
是一本介紹java基礎應用的好書 Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book. As a textbook it employs learning objectives, skill-building exercises, suggested projects, and self-test questions to reinforce the learning experience. The projects offered range from the easy to the extremely challenging. It covers all the topics you’d expect to find in an introductory Java programming textbook and then some. As a trade book it goes purposefully deeper into topics cut short or avoided completely in most introductory textbooks. Its coverage of advanced GUI programming techniques, network programming and object-oriented theory will enable you to take your skills to a higher level.
標簽: undergraduate information computer Artists
上傳時間: 2016-09-28
上傳用戶:qiaoyue