亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Speech-Text-Speech

  • This book is a hands-on introduction to the principles and practice of embedded system design usin

    This book is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, it gives an in-depth treatment of microcontroller design, programming in both assembly language and C, and features advanced topics such as networking and real-time operating systems. It is accompanied by a CD-ROM containing copies of all programs and software tools used in the text and a `student version of the C complier Designing Embedded Systems with PIC Microcontrollers: Principles and Applications is ideal for students of electronics, mechatronics and computer engineering. Engineers in industry and informed hobbyists will also find this book a valuable resource when designing and implementing both simple and sophisticated embedded systems using the PIC Microcontroller.

    標(biāo)簽: introduction principles hands-on embedded

    上傳時間: 2014-01-17

    上傳用戶:wuyuying

  • 由http://cevx.com/bbs/的ahbbshenfeng提供!1.軟件功能: 漢字的顯示: UGL/ZINC下漢字的顯示 支持16,12,24點陣漢字的顯示.

    由http://cevx.com/bbs/的ahbbshenfeng提供!1.軟件功能: 漢字的顯示: UGL/ZINC下漢字的顯示 支持16,12,24點陣漢字的顯示. 2.使用環(huán)境和系統(tǒng)需求: 軟件版本 : UGL 2.0 / Zinc 6 目標(biāo)機要求 : 有存儲字庫的介質(zhì)(軟盤,硬盤,FLASH盤) 16點陣字庫占用約300K RAM 24點陣字庫占用約500K RAM 12點陣字庫占用約200K RAM 3.文件的說明: udbmffnt.c-------經(jīng)過修改的字符處理文件,可以支持在UGL/ZINC中顯示16點陣漢字 hzk16 -------16點陣的字庫文件 hzk12 -------12點陣的字庫文件 hzk24 -------24點陣的字庫文件 text\uglText.c-------WindML下漢字顯示的例子 text\makefile-------編譯uglText.c所需的MAKEFILE hello\hello1.znc------ZINC下顯示漢字的例子文件,使用Zinc Designer設(shè)計得到.

    標(biāo)簽: ahbbshenfeng http cevx ZINC

    上傳時間: 2014-01-12

    上傳用戶:ljt101007

  • 原理:對Pe文件的.data節(jié)

    原理:對Pe文件的.data節(jié),.text節(jié)進(jìn)行XOR加密,然后將帶解密的Loader寫入文件頭和第一個段的開頭之間,修改Entry Point使其指向Loader. 測試用例:使用vc6.0自動生成的mfc對話框應(yīng)用程序。 參考文獻(xiàn):(1)def源碼 (2)黑客調(diào)試技術(shù)揭秘 (3)yoda s protector源碼

    標(biāo)簽: data

    上傳時間: 2013-12-12

    上傳用戶:dave520l

  • 原理:對Pe文件的.data節(jié)

    原理:對Pe文件的.data節(jié),.text節(jié)進(jìn)行XOR加密,然后將帶解密的Loader寫入文件頭和第一個段的開頭之間,修改Entry Point使其指向Loader. 測試用例:使用vc6.0自動生成的mfc對話框應(yīng)用程序。 參考文獻(xiàn):(1)def源碼 (2)黑客調(diào)試技術(shù)揭秘 (3)yoda s protector源碼

    標(biāo)簽: data

    上傳時間: 2015-12-04

    上傳用戶:wangdean1101

  • UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh

    UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C functions, but there are a few unique to the UnderC system which give you runtime access to the compiler. You may evaluate expressions, execute commands, compile code, etc. * Expands the text in expr using the UnderC preprocessor, putting the result into buff. void uc_macro_subst(const char* expr, char* buff, int buffsize) * Executes a UC #-command, like #l or #help. uc_cmd() expects the name of the command, _without_ the hash, e.g. uc_cmd("l fred.cpp") or uc_cmd("help"). void uc_cmd(const char* cmd) * Evaluates any C++ expression or statement will return non-zero if unsuccessful.

    標(biāo)簽: implementation Extensions libraries standard

    上傳時間: 2013-12-14

    上傳用戶:leehom61

  • 一個非常完整的網(wǎng)絡(luò)會議系統(tǒng)

    一個非常完整的網(wǎng)絡(luò)會議系統(tǒng),用c#實現(xiàn)。涵蓋了視頻會議(video conference)、語音會議(voice conference)、文字會議(text conference)等模式。功能非常齊全。

    標(biāo)簽: 網(wǎng)絡(luò)會議

    上傳時間: 2014-01-04

    上傳用戶:Altman

  • 2005-7-13 10:03 前幾天要做一個短信收發(fā)的小軟件

    2005-7-13 10:03 前幾天要做一個短信收發(fā)的小軟件,于是按照習(xí)慣Box尋找例程和控件,可惜沒有找到! 于是,大幅翁、Google!!!終于找到了好幾個,不是要收費就是不能用!氣憤??! 這又不是什么高新尖端科技,俺們不是做不出來,俺們只是秉承RAD的精神而已! 于是這個短消息控件誕生了!雖然還很簡陋,起碼胳膊腿都有了,剩下就看它怎么跑了! 使用標(biāo)準(zhǔn)AT指令 現(xiàn)在只能支持PDU模式(Text模式太簡陋)! 支持7_Bit 和 UCS2 編碼 集成了串口(spcomm) 只需要簡單的配置幾個參數(shù)就可以收發(fā)短信了

    標(biāo)簽: 2005 13 10 03

    上傳時間: 2015-12-19

    上傳用戶:wxhwjf

  • LCDScreen is a couple of Delphi component which simulate a dot-LCD multilines screen. It is fully c

    LCDScreen is a couple of Delphi component which simulate a dot-LCD multilines screen. It is fully customizable and has animation and special effects capabilities for the displayed text. TLCDScreen is the display component and TLCDAnimator the animation one. Both have build-in Property editor making easier the development at design-time.

    標(biāo)簽: multilines LCDScreen component simulate

    上傳時間: 2015-12-23

    上傳用戶:invtnewer

  • JK Proxy Project - Version 0.1 ------------------------------ This was going to be a proxy serve

    JK Proxy Project - Version 0.1 ------------------------------ This was going to be a proxy server bu I stopped developing this program (maybe I will go on coding on this application again some time). The email part with spam filtering already works. Check out the numerous text files for additional information.

    標(biāo)簽: Project Version Proxy going

    上傳時間: 2014-08-10

    上傳用戶:coeus

  • This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Li

    This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Library Function Node and the CIN are the LabVIEW programming objects you use to call compiled code from text-based programming languages. This manual includes reference information about libraries of functions, memory and file manipulation routines, and diagnostic routines that you can use with calls to external code.

    標(biāo)簽: Call Node Interface describes

    上傳時間: 2014-12-08

    上傳用戶:zm7516678

主站蜘蛛池模板: 乐安县| 宜城市| 乌鲁木齐县| 桦川县| 长寿区| 西乌珠穆沁旗| 百色市| 苍溪县| 太仓市| 横峰县| 喜德县| 剑河县| 壤塘县| 峨眉山市| 乃东县| 盈江县| 平度市| 高尔夫| 集安市| 军事| 武城县| 房产| 玉门市| 利川市| 肃北| 平陆县| 永登县| 文山县| 绥江县| 江津市| 故城县| 黄梅县| 南郑县| 航空| 同仁县| 顺平县| 康马县| 桐城市| 天长市| 内丘县| 鄯善县|