NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X. Mar.27.2002:purnnamu: DMA is enabled. Apr.01.2002:purnnamu: isDownloadReady flag is added. Apr.10.2002:purnnamu: - Selecting menu is available in the waiting loop. So, isDownloadReady flag gets not needed - UART ch.1 can be selected for the console. Aug.20.2002:purnnamu: revision number change 0.2 -> R1.1 Sep.03.2002:purnnamu: To remove the power noise in the USB signal, the unused CLKOUT0,1 is disabled.
資源簡介:NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X. Mar.27.2002:purnnamu: DMA is enabled. Apr.01.2002:purnnamu: isdownloadReady flag is added. Apr.1...
上傳時間: 2016-05-12
上傳用戶:wff
資源簡介:電池設計的充電器 Device : AT90S2333 File name : BC.c Ver nr. : 1.0 Description : Standalone Battery Charger with AT90S2333 (main program) Compiler : IAR icca90 Author : Asmund Saetre / Terje Frostad / Dietmar Koenig ...
上傳時間: 2014-01-23
上傳用戶:ruixue198909
資源簡介:C language fast function point sample code example
上傳時間: 2016-01-10
上傳用戶:chenlong
資源簡介:File name: main.c ** Last modified Date: 2006-09-26 ** Last Version: 1.0 ** Descriptions: The main() function example template ** **---------------------------------------------------------------------------------------------------...
上傳時間: 2016-04-01
上傳用戶:R50974
資源簡介:AudioRouting.cpp : Defines the entry point for the DLL application. Audio Routing Service
上傳時間: 2017-03-18
上傳用戶:電子世界
資源簡介:ITU-T G.729 Annex C+ - Reference C code for floating point implementation of G.729 at 6.4/8/11.8 kbit/s with DTX functionality (integration of Annexes B, D and E)
上傳時間: 2017-04-10
上傳用戶:cccole0605
資源簡介:here is the ebook Embedded C by Michael j.point. Tutorial on 8051 and Embdded C Programming
上傳時間: 2013-12-04
上傳用戶:偷心的海盜
資源簡介:數據結構C語言版臺灣知城數位科技有限公司出版2002
上傳時間: 2016-01-10
上傳用戶:haoxiyizhong
資源簡介:// 學生管理.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; ...
上傳時間: 2016-12-29
上傳用戶:767483511
資源簡介:// 學生管理.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; ...
上傳時間: 2016-12-29
上傳用戶:767483511
資源簡介:高清電子書-C++ Primer Plus, 第6版英文版 1438頁Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming, generic programming, and the trad...
上傳時間: 2022-02-19
上傳用戶:trh505
資源簡介:Samsung S3C2440 bootloader。串口輸出,支持USB下載內核鏡像,主要分為硬件初始化的匯編代碼init.s和C的內核引導代碼u2440mon.c兩部分
上傳時間: 2016-03-31
上傳用戶:aappkkee
資源簡介:#include<stdio.h> #include<string.h> #include<stdlib.h> #define N 100 int iNumOfStu=0; struct score ??{ ??float math; ??float english; ??float computer; ??}; struct student ??{ ??int numb...
上傳時間: 2019-06-08
上傳用戶:啊的撒旦
資源簡介:#include<stdio.h> #include<string.h> #include<stdlib.h> #define N 100 int iNumOfStu=0; struct score ??{ ??float math; ??float english; ??float computer; ??}; struct student ??{ ??int numb...
上傳時間: 2019-06-09
上傳用戶:啊的撒旦
資源簡介:木馬源程序 /*實現了以下功能: 1.IP變換后自動發送Email通知 2.nt/window2000下綁定cmd,98下綁定command 3.sniffer整個無交換網絡的telnet pop3密碼功能 */ // troja3.cpp : Defines the entry point for the application. //written by Justin 小魚巫師 20...
上傳時間: 2014-11-01
上傳用戶:xymbian
資源簡介:current version V0.2 功能:在LCD液晶屏上顯示相關信息,可以從16個按鍵上接受信息。 代碼改為在Bank0-RAM執行,免去做實驗時的來回修改Boot1與Boot0的跳線, 修改之處:修改mem_b.scf(原為mem_bb.scf)中的81xx xxxx為 80xx xxxx, 修改連接ADS項目...
上傳時間: 2014-01-02
上傳用戶:cc1015285075
資源簡介:利用Atmel ATMega8 的定時器功能和PWM功能,制作頻率發生器。 有LCD顯示,并可實時調節ATMega8的各個相關的寄存器內容。 支持紅外遙控器輸入。 ..\頻率發生器.prj ......主芯片項目文件 ..\頻率發生器.c ......主芯片主程序 ..\頻率發生器.asm .........
上傳時間: 2013-12-12
上傳用戶:源弋弋
資源簡介:原理:對Pe文件的.data節,.text節進行XOR加密,然后將帶解密的Loader寫入文件頭和第一個段的開頭之間,修改Entry Point使其指向Loader. 測試用例:使用vc6.0自動生成的mfc對話框應用程序。 參考文獻:(1)def源碼 (2)黑客調試技術揭秘 (3)yoda s protec...
上傳時間: 2013-12-12
上傳用戶:dave520l
資源簡介:原理:對Pe文件的.data節,.text節進行XOR加密,然后將帶解密的Loader寫入文件頭和第一個段的開頭之間,修改Entry Point使其指向Loader. 測試用例:使用vc6.0自動生成的mfc對話框應用程序。 參考文獻:(1)def源碼 (2)黑客調試技術揭秘 (3)yoda s protec...
上傳時間: 2015-12-04
上傳用戶:wangdean1101
資源簡介:shc是一個加密shell腳本的工具.它的作用是把shell腳本轉換為一個可執行的二進制文件. 用shell腳本對系統進行自動化維護,簡單,便捷而且可移植性好. 但shell腳本是可讀寫的,很有可能會泄露敏感信息,如用戶名,密碼,路徑,IP等. 同樣,在shell腳本運行時會...
上傳時間: 2013-12-21
上傳用戶:wfeel
資源簡介:控件 CB6 COM通訊| ComPort Library version 3.10 | | for Delphi 3, 4, 5, 6, 7, 2005, 2006 | | and C++ Builder 3, 4, 5, 6 | | | | by Dejan Crnila 1998-2002 | | maintained by Lars Dybdahl and Paul Doland
上傳時間: 2013-12-23
上傳用戶:釣鰲牧馬
資源簡介:Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to d...
上傳時間: 2014-01-03
上傳用戶:huangld
資源簡介:C++ is a programming language. It is a programming language of many different dialects, just like each language that is spoken has many dialects. In C though, they are not because the "speakers" live in the North, South, or grew up in so...
上傳時間: 2014-01-17
上傳用戶:lz4v4
資源簡介:FILE NAME: dc_motor.c CHIP TYPE: ATMEGA16 CLOCK FREQUENCY: 8MHZ IDE: VSMStudio COMPILER: AVR-GCC
上傳時間: 2015-03-01
上傳用戶:abilibili
資源簡介:電阻-電容-電感 Altium Designer AD原理圖庫元件庫CSV text has been written to file : 0.1 - 電阻-電容-電感.csvLibrary Component Count : 35Name? ? ? ? ? ? ? ? Description------------------------------------------------------------------...
上傳時間: 2022-03-13
上傳用戶:
資源簡介:郁金香2013網絡授課從零開始學編程(C語言詳解) [ 115課程全 ]????????-PDF教程????????-C語言算法????????-C語言程序設計 吉林大學 51課 6CD????????-C程序講堂+VC軟件6.0????????-05、小甲魚系列視頻教程2.7GB??...
上傳時間: 2022-06-14
上傳用戶:zhaiyawei
資源簡介:matlab數學建模算法全收錄 超清書簽版
上傳時間: 2013-05-15
上傳用戶:eeworm
資源簡介:機械零件切削加工工藝與技術標準實用手冊 35.1
上傳時間: 2013-04-15
上傳用戶:eeworm
資源簡介:In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function messa...
上傳時間: 2013-12-17
上傳用戶:netwolf
資源簡介:下面實例在C#中連接Oracle數據庫(Name),從表(TableName)中讀取數據,并寫入Excel。
上傳時間: 2013-12-23
上傳用戶:liglechongchong