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

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

Anti-patterns

  • This example program shows how to configure and use the A/D Converter of the following microcontroll

    This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port. To run this program... Build the project (Project Menu, Build Target) Start the debugger (Debug Menu, Start/Stop Debug Session) View the Serial Window (View Menu, Serial Window #1) View the A/D converter peripheral (Peripheral Menu, A/D Converter) Run the program (Debug Menu, Go) A debug script (debug.ini) creates buttons that set different analog values in A/D channels. As the program runs, you will see the A/D input and output change. Other buttons create signals that generate sine wave or sawtooth patterns as analog inputs. µ Vision3 users may enable the built-in Logic Analyzer to view, measure and compare these input signals graphically.

    標簽: microcontroll Converter configure following

    上傳時間: 2014-12-01

    上傳用戶:獨孤求源

  • 教程將引導你通過多個操作步驟創建一個 Java 應用, 它覆蓋了 Together 的基本特性. Together 教程是基于 Java 的, 但程序員還是可以在其他語言下很容易地模仿這些操作步驟.

    教程將引導你通過多個操作步驟創建一個 Java 應用, 它覆蓋了 Together 的基本特性. Together 教程是基于 Java 的, 但程序員還是可以在其他語言下很容易地模仿這些操作步驟. (教程只需要很少的 Java 知識.) TogetherControlCenter6入門實踐教程 工程和包 需求與用例圖(Use Case Diagrams) 業務規則與活動圖(Activity Diagrams) 圖(Diagrams)與類(Classes) 類(Classes)與關聯(Associations) 模板模式(Template Patterns) 使用類模式(Class Patterns)進行代碼重構(Refactoring) 時序圖(Sequence Diagrams) 文檔生成 審查(Audits)與統計(Metrics) (需要 Together ControlCenter) 運行和調試 Java 工程

    標簽: Together Java 教程 操作

    上傳時間: 2014-01-17

    上傳用戶:變形金剛

  • 現在的木馬后門種類非常之多

    現在的木馬后門種類非常之多,其中有些木馬專門以Office 文檔為竊取目標,我最近做了一些Anti這些木馬的工作,在工作中我基本上實現了阻止未知程序利用Office自動化接口竊取Word內容,但限于公司利益我只能寫一些基本上已經比較成熟和公開的技術,當然其中了包含我的設計思想,我想多多少少會讓你有所收獲,你可任意轉載文章,但請注明作者和出處,謝謝!

    標簽: 木馬

    上傳時間: 2014-11-24

    上傳用戶:changeboy

  • 經典著作《設計模式》中將策略模式定義為:定義一系列的算法

    經典著作《設計模式》中將策略模式定義為:定義一系列的算法,把它們一個個的封裝起來,并且使它們可以相互轉換。這個定義還是比較抽象,下面我將通過一個例子來具體的講解策略模式。感覺這樣更容易幫助新手理解模式,這也是《Head First Design Patterns》中講解模式的方法。先來描述一下用到的例子的背景資料:

    標簽: 定義 設計模式 策略 模式

    上傳時間: 2015-05-29

    上傳用戶:lizhizheng88

  • The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take

    The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take the values of -1 (off) or +1 (on). The network has stored a certain number of pixel patterns. During a retrieval phase, the network is started with some initial configuration and the network dynamics evolves towards the stored pattern which is closest to the initial configuration.

    標簽: model distributed associative Hopfield

    上傳時間: 2015-06-17

    上傳用戶:l254587896

  • James病毒 Complier: MASM32 Debuged: Under windows2000/XP 使用Mapping來感染

    James病毒 Complier: MASM32 Debuged: Under windows2000/XP 使用Mapping來感染,以前是在文件上操作; 使用了SEH。現在還沒什么用,以后會利用SEH來ANTI-VM的;使用了簡單的xor來加密代碼,防止靜態分析;加入反跟蹤代碼;

    標簽: Complier Debuged Mapping windows

    上傳時間: 2015-07-14

    上傳用戶:sz_hjbf

  • Wiley Professional Ajax By Nicholas C. Zakas, Jeremy McPeak & Joe Fawcett Professional Ajax provide

    Wiley Professional Ajax By Nicholas C. Zakas, Jeremy McPeak & Joe Fawcett Professional Ajax provides a developer-level tutorial of Ajax techniques, patterns, and use cases.

    標簽: Professional C. Ajax Nicholas

    上傳時間: 2013-12-12

    上傳用戶:bcjtao

  • Programming C#, the top selling book on Microsoft s high-performance C# programming language, is now

    Programming C#, the top selling book on Microsoft s high-performance C# programming language, is now in its fourth edition. Aimed at experienced programmers and web developers, this comprehensive guide focuses on the features and programming patterns that are new to C#, and fundamental to the programming of web services and web applications on Microsoft s .NET platform.

    標簽: high-performance Programming programming Microsoft

    上傳時間: 2015-07-21

    上傳用戶:l254587896

  • This book is intended for "hands-on" developers or advanced students interested in understanding the

    This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop flexible and efficient concurrent networked applications quickly and easily. Our numerous C++ code examples reinforce the design concepts and illustrate concretely how to use the core classes in ACE right away. We also take you "behind the scenes" to understand how and why the IPC and concurrency mechanisms in the ACE toolkit are designed the way they are. This material will help to enhance your design skills and to apply C++ and patterns more effectively in your own object-oriented networked applications.

    標簽: understanding developers interested advanced

    上傳時間: 2015-08-09

    上傳用戶:epson850

  • 本文根據發表在CUJ Expert Forum上的兩篇文章編譯而成。C/C++ User s Journal是目前最出色的C/C++語言專業雜志

    本文根據發表在CUJ Expert Forum上的兩篇文章編譯而成。C/C++ User s Journal是目前最出色的C/C++語言專業雜志,特別是在C++ Report閉刊之后,CUJ的地位更加突出。CUJ Expert Forum是CUJ主辦的網上技術專欄,匯集2000年10月以來C++社群中頂尖專家的技術短文,并免費公開發布,精彩紛呈,是每一個C/C++學習者不可錯過的資料。由Jim Hyslop和Herb Sutter主持的Conversation系列,是CUJ Expert Forum每期必備的精品專欄,以風趣幽默的對話形式講解C++高級技術,在C++社群內得到廣泛贊譽。譯者特別挑選兩篇設計模式方面的文章,介紹給大家。設計模式方面的經典著作是GoF的Design Patterns。但是那本書有一個缺點,不好懂。從風格上講,該書與其說是為學習者而寫作的教程范本,還不如說是給學術界人士看的學術報告,嚴謹有余,生動不足。這一點包括該書作者和象Bjarne Stroustrup這樣的大師都從不諱言。實際上Design Pattern并非一定是晦澀難懂的,通過生動的例子,一個中等水平的C++學習者完全可以掌握基本用法,在自己的編程實踐中使用,得到立竿見影的功效。這兩篇文章就是很好的例證。本文翻譯在保證技術完整性的前提下作了不少刪節和修改,以便使文章顯得更緊湊。

    標簽: Journal Expert Forum User

    上傳時間: 2015-08-11

    上傳用戶:270189020

主站蜘蛛池模板: 吉林市| 沅江市| 当涂县| 会昌县| 五大连池市| 方正县| 忻城县| 张北县| 临泉县| 绥江县| 普安县| 郁南县| 许昌市| 辽源市| 镇宁| 米易县| 惠东县| 台东市| 莱州市| 台湾省| 罗甸县| 内江市| 忻州市| 章丘市| 玉林市| 博客| 黄山市| 樟树市| 贺州市| 靖西县| 金山区| 佛学| 大关县| 仪征市| 乌恰县| 上林县| 化德县| 龙州县| 松潘县| 湄潭县| 孟村|