本文件夾是為用戶提供的codeworrior編程范例,旨在通過給出的范例使用戶對odeworrior的使用有所了解。 其中: "CAN0 CAN4 C"是CAN0和CAN4通訊的程序。用戶可參照此例程設置MSCAN模塊。 "LED"是《開發套件使用文檔》中創建的codewarrior工程。 "Port ucosii V252"是嵌入式操作系統uC/OS-II在DP256/DG128上移植的范例。 "printpp"是幫助用戶調試的一個工具,它相當于C提供的printf函數,但它的輸出設備是串口。 "SendA"通過調用監控程序,向串行口發送字符“A”。
標簽: codeworrior 用戶 編程 范例
上傳時間: 2017-01-12
上傳用戶:宋桃子
開源備份軟件源碼 AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a backup system that allows the administrator to set up a single master backup server to back up multiple hosts over network to tape drives/changers or disks or optical media. Amanda uses native dump and/or GNU tar facilities and can back up a large number of workstations running multiple versions of Unix. Amanda uses Samba, Cygwin or a native Windows client to back up Microsoft Windows desktops and servers
標簽: Automatic Advanced Maryland Archiver
上傳時間: 2017-01-13
上傳用戶:xc216
這是一個考試系統,主要實現的題目有單項選擇題,多項選擇題和判斷題。 1.對于每個題都是每次運行本軟件的時候自動從題庫中隨機抽取。 2.在data文件夾下有一個配制文件: a.它可以修改每個類型的題目的數量。 b.它可以修改第個題目的分值。 c.它可以修改考試的限定時間。 3.在交卷后就可以查看,本次考試的得分。并根據本次考試滿分的60%做為標準,來判斷你是否通過這次考試。 4.后臺是一個Access數據庫,就可以加入新的題目。并不需要修改原程序。 判斷題的表是judge,單選是single,多選是moresingle表, 5.在Access中可以添加新的考試人員。只要添加student表中的信息就可以了。 6.在每次交卷后的成績,會重新保存到數據庫中。 7.每次交卷后,都可以把這次所做的題目導出,包括答案和學生所做的答案,以及這次考試的得分。 8.在沒有交卷前,做完的題目可以再次進行修改。 9.顯示現在時間 吉林農業科技學院 06計算機科學與技術一班 幽居古藤
標簽:
上傳時間: 2014-08-06
上傳用戶:myworkpost
Mapack可用來做矩陣運算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank, Condition, Trace, Cholesky, LU, QR, Single Value decomposition, Least Squares solver, Eigenproblem solver, Equation System solver. The algorithms were adapted from Mapack for COM, Lapack and the Java Matrix Package.
標簽: Mapack computations supports algebra
上傳時間: 2017-01-26
上傳用戶:tb_6877751
isual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-specific .class-files and the images-folder (use zip and cabarc compressing tools) - Adapt the customchat.html file - Upload all the files to your webserver - Start the ChatServer by invoking java at.ac.uni_linz.tk.vchat.ChatServer [port [server-key]] from your commandline - I kindly ask you to leave copyright and credit information in the InfoPanel.class as it is - but you are invited to add your own text. In case of violations I will consider excluding this class from the source in the future.
標簽: Chat requirement Developer Customize
上傳時間: 2017-01-27
上傳用戶:iswlkje
ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the serial port on a PC. Brief description: A LabVIEW VI acquires an image from the IMAQ camera module. It quantizes the image into a 5x5, 3-bit image, and sends the data to the TM320C54x DSP via a serial port. The TM320C54x DSP constructs a 64-tap FIR by combining a series of 64-tap head related transfer functions (HRTF) according to the incoming data, and then filters an input audio signal with this FIR filter, in effect creating a correspondence between the filtered signal and the original image.
標簽: Visual-to-Audio Electronic download project
上傳時間: 2017-02-01
上傳用戶:笨小孩
使用Java語言編寫模擬路由器程序,通過不同的IP端口(port),使用多線程模擬不同的路由器,路由器之間通過UDP協議交換路由信息,根據Bellman-ford算法確定下一條的路由節點。
上傳時間: 2013-12-09
上傳用戶:zsjzc
this procedure is simulated document management system disk space management, Disk Management, directory management (single-level directory) of a simulation program, as well as university computer courses on operating system design a case, we only reference
標簽: management Management procedure simulated
上傳時間: 2017-02-05
上傳用戶:zhuoying119
Description: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications that communicate with HTTP servers. WinHTTP is also designed for use in system services and HTTP-based client applications. WinHTTP is more secure and robust than WinInet. However, single-user applications that need FTP or gopher functionality, cookie persistence, caching, automatic credential dialog handling, Internet Explorer compatibility, or downlevel platform support should still consider using WinInet.
標簽: server-supported Description developers Microsoft
上傳時間: 2017-02-07
上傳用戶:refent
In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to practice the design flow in SoC. We divide the project into three parts, and the goal of each part is described as follow. Part I: Design a baseline JPEG software codec in C/C++ and port it to ARM core,(ARM7TDMI, ARM720T, or ARM922T.) Part II: Make use of virtual prototype to integrate/verify the hardware and software. Part III: Verify your soft IP in target environment.
標簽: ARM-based baseline platform project
上傳時間: 2017-02-15
上傳用戶:363186