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

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

C-code

  • 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.

    標(biāo)簽: understanding developers interested advanced

    上傳時(shí)間: 2015-08-09

    上傳用戶:epson850

  • Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Ba

    Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Basic Compression Library is a library of well known compression algorithms implemented in portable ANSI C code. For more information about the Basic Compression Library, please read the manual (doc/manual.pdf) and, of course, the source code.

    標(biāo)簽: Introduction Compression Geelnard Library

    上傳時(shí)間: 2015-10-06

    上傳用戶:

  • This document contains a general overview in the first few sections as well as a more detailed refer

    This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package merely by browsing through svmstruct.py and multiclass.py. This document provides a more in depth view of how to use the package. Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code other than the user implemented API functions is still in C, including optimization.

    標(biāo)簽: document contains detailed overview

    上傳時(shí)間: 2013-12-14

    上傳用戶:希醬大魔王

  • This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate

    This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate to advanced C++ You ve had some experience in C++ programming, but reading intermediate and advanced C++ books is slow-going You ve had an introductory C++ course, but you ve found that you still can t follow your colleagues when they re describing their C++ designs and code You re an experienced C or Java programmer, but you don t yet have the experience to develop nuanced C++ code and designs You re a C++ expert, and you re looking for an alternative to answering the same questions from your less-experienced colleagues over and over again C++ Common Knowledge covers essential but commonly misunderstood topics in C++ programming and design while filtering out needless complexity in the discussion of each topic. What remains is a clear distillation of the essentials required for production C++ programming, presented in the author s trademark incisive, engaging style.

    標(biāo)簽: intermediate you quickly dummy

    上傳時(shí)間: 2014-01-09

    上傳用戶:wpwpwlxwlx

  • 3rd Generation Partnership Project Technical Specification Group Services and System Aspects ANS

    3rd Generation Partnership Project Technical Specification Group Services and System Aspects ANSI-C code for the Fixed-point Extended AMR - Wideband (AMR-WB+) codec (Release 7)

    標(biāo)簽: Specification Partnership Generation Technical

    上傳時(shí)間: 2017-02-24

    上傳用戶:wyc199288

  • distmesh

    matlab有限元網(wǎng)格劃分程序 DistMesh is a simple MATLAB code for generation of unstructured triangular and tetrahedral meshes. It was developed by Per-Olof Persson (now at UC Berkeley) and Gilbert Strang in the Department of Mathematics at MIT. A detailed description of the program is provided in our SIAM Review paper, see documentation below. One reason that the code is short and simple is that the geometries are specified by Signed Distance Functions. These give the shortest distance from any point in space to the boundary of the domain. The sign is negative inside the region and positive outside. A simple example is the unit circle in 2-D, which has the distance function d=r-1, where r is the distance from the origin. For more complicated geometries the distance function can be computed by interpolation between values on a grid, a common representation for level set methods. For the actual mesh generation, DistMesh uses the Delaunay triangulation routine in MATLAB and tries to optimize the node locations by a force-based smoothing procedure. The topology is regularly updated by Delaunay. The boundary points are only allowed to move tangentially to the boundary by projections using the distance function. This iterative procedure typically results in very well-shaped meshes. Our aim with this code is simplicity, so that everyone can understand the code and modify it according to their needs. The code is not entirely robust (that is, it might not terminate and return a well-shaped mesh), and it is relatively slow. However, our current research shows that these issues can be resolved in an optimized C++ code, and we believe our simple MATLAB code is important for demonstration of the underlying principles. To use the code, simply download it from below and run it from MATLAB. For a quick demonstration, type "meshdemo2d" or "meshdemond". For more details see the documentation.

    標(biāo)簽: matlab有限元網(wǎng)格劃分程序

    上傳時(shí)間: 2015-08-12

    上傳用戶:凜風(fēng)拂衣袖

  • MiniCore

    An Arduino core for the ATmega328, ATmega168, ATmega88, ATmega48 and ATmega8, all running a [custom version of Optiboot for increased functionality](#write-to-own-flash). This core requires at least Arduino IDE v1.6.2, where v1.8.5+ is recommended. <br/> **This core gives you two extra IO pins if you're using the internal oscillator!** PB6 and PB7 is mapped to [Arduino pin 20 and 21](#pinout).<br/> If you're into "generic" AVR programming, I'm happy to tell you that all relevant keywords are being highlighted by the IDE through a separate keywords file. Make sure to test the [example files](https://github.com/MCUdude/MiniCore/tree/master/avr/libraries/AVR_examples/examples) (File > Examples > AVR C code examples). Try writing a register name, <i>DDRB</i> for instance, and see for yourself!

    標(biāo)簽: MiniCore

    上傳時(shí)間: 2021-02-22

    上傳用戶:

  • 英飛凌 XC167等MCU集成開發(fā)工具DAvE 軟件下載 part1

    DAvE是英飛凌科技公司的電子芯片模擬開發(fā)應(yīng)用工具軟件。 戴夫會(huì)幫助你在你的項(xiàng)目中規(guī)劃你想使用的英飛凌單片機(jī)或dsp,以提供智能向?qū)?那幫你設(shè)定芯片來工作的方式和你需要的各功能模塊,自動(dòng)生成C-code驅(qū)動(dòng)功能與適當(dāng)?shù)膯纹鈬O(shè)備和中斷的控制。 DAvE會(huì)直接與編譯器的IDE互動(dòng)。資料分為兩個(gè)部分,全部下載完即可解壓打開:part1:http://dl.21ic.com/download/dave_mothersystem_v2_2r2-294931.html part2:http://dl.21ic.com/download/dave_mothersystem_v2_2r2-294933.html 

    標(biāo)簽: DAvE xc167 mcu

    上傳時(shí)間: 2022-07-21

    上傳用戶:

  • VIP專區(qū)-嵌入式/單片機(jī)編程源碼精選合集系列(114)

    VIP專區(qū)-嵌入式/單片機(jī)編程源碼精選合集系列(114)資源包含以下內(nèi)容:1. FREESCALE 9S08AW60 串口調(diào)試程序.2. saa7113視頻解碼芯片外圍電路設(shè)計(jì)原理圖.3. 這是在用的AD7705源程序.4. 紅外線遙控原理以及單片機(jī)制作自學(xué)習(xí)遙控器詳細(xì)設(shè)計(jì)思路.5. 在微波整體集成電路設(shè)計(jì)、理論和描述特性的一條新穎的路線的PDF學(xué)術(shù)論文.6. 對于內(nèi)部具有D /A轉(zhuǎn)換器的單片機(jī),采用其自備的D /A轉(zhuǎn)換器產(chǎn)生需要的信號(hào)是最經(jīng) 濟(jì)的方法。C8051F020是Cygnal公司最新的一款功能強(qiáng)大的內(nèi)部具有D /A轉(zhuǎn)換器的單片機(jī)。介紹了 采用查.7. 液晶6963模塊 240*64,外接PS2鍵盤,多級(jí)菜單.這是我工作中的一個(gè)程序,有興趣的可以看.8. 這是一個(gè)i2c程序,經(jīng)過多次應(yīng)用都能成功實(shí)現(xiàn)功能,而且簡要實(shí)用.9. 本電子書是很多嵌入式開發(fā)經(jīng)典文章和技巧使用的PDF格式的書籍.10. 168線SD內(nèi)存條電路原理圖資料,好像是臺(tái)灣人寫的.11. FPGA可促進(jìn)嵌入式系統(tǒng)設(shè)計(jì)改善即時(shí)應(yīng)用性能.12. fat32文件系統(tǒng)格式說明 十分詳盡.13. fat32和fat16文件系統(tǒng)格式說明.14. 講解嵌入式開發(fā)的入門書!非常不錯(cuò),值得一看!.15. TMS320C6000CSLAPIReferenceGuideRev.I的pdf.16. s7300 400 step7 plc仿真軟件說明.17. with avr mega 8515 in the C-code AVR.18. Altera原裝MAX_II開發(fā)板原理圖,是用protel繪制的.19. zlg7290是一個(gè)能夠8*8的鍵盤驅(qū)動(dòng)芯片.20. 主要介紹各種芯片原理、功能、及其使用方法.21. 對芯片MCP2551的中文使用說明.22. 嵌入式T9輸入法的源代碼.23. BMP頭文件的源代碼.24. 自己收集整理和調(diào)試OK的三個(gè)Game源代碼.25. S24C10最小系統(tǒng)原理圖 包括FLASH SRAM等.26. 一個(gè)電平轉(zhuǎn)換芯片的資料74LVC4245,它在以太網(wǎng)中也發(fā)揮了很大的作用,對WEB開發(fā)人員有借鑒的價(jià)值.27. mmc卡的specification標(biāo)準(zhǔn)的英文版的.28. TMS320C2812全套例程.29. 這是用于lpc2106的自帶ADC功能的演示,利用KEIL FOR ARM 開發(fā),可以參考學(xué)習(xí)..30. megal16在codevision下關(guān)于1602的驅(qū)動(dòng)程序.31. 分布式多DSP系統(tǒng)的CPCI總線接口設(shè)計(jì)和驅(qū)動(dòng)開發(fā).32. 電子音量pT2314原程序 需要的朋友請趕快.33. 用protel dxp繪制三分頻原理圖和pcb電路板等.34. Bootloader(引導(dǎo)裝載器)是用于初始化目標(biāo)板硬件.35. OKI DEMO FLASH WRITE PROGRAM.36. OKI 675050 hardware accelerator sample program.37. verilog的一些源代碼.38. i.mx31 3DS平臺(tái)Nandboot引導(dǎo)程序源碼.39. c8051f24是個(gè)教學(xué)的程序.40. < ALTERA FPGA/CPLD 高級(jí)篇>>光盤資料中 體會(huì)“面積和速度的平衡與互換” 例程.

    標(biāo)簽: RFID 無線 射頻識(shí)別技術(shù)

    上傳時(shí)間: 2013-07-17

    上傳用戶:eeworm

  • 1.3_DAVE_V2.1.RAR

    DAvE是英飛凌科技公司的電子芯片模擬開發(fā)應(yīng)用工具軟件。 戴夫會(huì)幫助你在你的項(xiàng)目中規(guī)劃你想使用的英飛凌單片機(jī)或dsp,以提供智能向?qū)?那幫你設(shè)定芯片來工作的方式和你需要的各功能模塊,自動(dòng)生成C-code驅(qū)動(dòng)功能與適當(dāng)?shù)膯纹鈬O(shè)備和中斷的控制。 DAvE會(huì)直接與編譯器的IDE互動(dòng)。

    標(biāo)簽: 電容器

    上傳時(shí)間: 2013-07-14

    上傳用戶:eeworm

亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
影音先锋亚洲视频| 久久久久久亚洲精品中文字幕| 老司机精品久久| 亚洲影院色在线观看免费| 亚洲人成网站777色婷婷| 国内精品一区二区| 国产亚洲精品成人av久久ww| 国产精品一卡二| 国产模特精品视频久久久久| 欧美视频亚洲视频| 欧美日本韩国| 欧美日韩国产欧| 欧美久久电影| 国产精品久久久久久久第一福利| 欧美精品九九| 欧美日韩免费在线| 欧美性事在线| 国产噜噜噜噜噜久久久久久久久| 国产麻豆精品久久一二三| 国产日韩高清一区二区三区在线| 国产精品一区三区| 国产亚洲欧美一区二区三区| 黄色av日韩| 亚洲日本成人网| 一区二区三区精密机械公司| 亚洲欧美日韩国产一区二区| 久久国内精品视频| 毛片一区二区三区| 欧美三级乱码| 国产美女诱惑一区二区| 国内精品美女av在线播放| 亚洲电影中文字幕| 亚洲一区二区视频| 久久综合色天天久久综合图片| 欧美激情国产精品| 国产精品乱码一区二三区小蝌蚪| 国产日韩一级二级三级| 亚洲国产视频一区| 亚洲欧美成人在线| 毛片基地黄久久久久久天堂 | 午夜精品久久久久久久久久久久| 亚洲欧美www| 久久中文欧美| 国产精品国码视频| 亚洲福利视频网| 国产精品99久久久久久www| 久久精品国产v日韩v亚洲 | 欧美在线你懂的| 欧美第十八页| 国产精品日韩久久久| 亚洲高清视频在线观看| 亚洲欧美日韩天堂| 欧美老女人xx| 在线成人av| 欧美一区二区三区视频在线| 欧美日韩国语| 亚洲第一级黄色片| 欧美亚洲一区| 国产精品v欧美精品v日韩精品| 国产综合欧美在线看| 亚洲一区bb| 欧美激情综合在线| 精品1区2区| 欧美一级艳片视频免费观看| 影音欧美亚洲| 亚洲欧美亚洲| 欧美日韩综合网| 亚洲国产精品一区二区久| 午夜日本精品| 国产精品国产三级国产普通话蜜臀| 亚洲国产成人久久综合| 久久精品日产第一区二区三区| 欧美午夜影院| a91a精品视频在线观看| 男人的天堂成人在线| 国产主播精品| 久久精品五月| 国内精品久久久久久| 欧美综合二区| 国产婷婷色一区二区三区| 午夜精品一区二区三区在线视| 国产精品久久久91| 亚洲小说春色综合另类电影| 欧美日韩国产成人精品| 亚洲免费观看| 欧美日韩喷水| 亚洲主播在线| 国产三级精品三级| 久久精品国产第一区二区三区| 国产精品午夜av在线| 欧美亚洲一区| 韩日精品中文字幕| 老**午夜毛片一区二区三区| 亚洲国产婷婷| 欧美日韩国产黄| 亚洲一区二区三区四区五区午夜 | 日韩视频一区二区三区| 欧美精品一区二区高清在线观看| 亚洲精品一区二区在线| 欧美日韩一区二区视频在线| 制服丝袜亚洲播放| 国产精品日韩在线一区| 久久精品国产91精品亚洲| 精久久久久久| 欧美了一区在线观看| 一区二区三区高清在线 | 亚洲一区二区四区| 国产精品久久久久一区二区三区共 | 在线亚洲欧美| 国产精品一二一区| 久久国产精品毛片| 亚洲国产精品欧美一二99| 欧美另类高清视频在线| 亚洲一区精品电影| 影音先锋中文字幕一区二区| 欧美激情一区二区三区成人| 国产精品99久久久久久久女警 | 欧美国产激情| 亚洲图片在线观看| 韩国福利一区| 欧美精品在线视频| 午夜欧美大尺度福利影院在线看| 在线观看欧美激情| 国产精品多人| 免费一级欧美片在线播放| 亚洲天堂偷拍| 亚洲高清不卡在线| 国产精品久久二区| 久久婷婷国产综合精品青草| 日韩五码在线| 国产综合色在线视频区| 欧美日韩国产黄| 久久精品夜色噜噜亚洲a∨| 一级日韩一区在线观看| 激情成人在线视频| 国产精品美女久久久久aⅴ国产馆| 久久久久久久一区二区三区| 亚洲视频导航| 亚洲黄色高清| 国模精品一区二区三区| 欧美视频一区二| 免费短视频成人日韩| 欧美一区日本一区韩国一区| 亚洲日本黄色| 国产综合色产| 国产精品亚洲视频| 欧美日韩一区二区免费视频| 免费成人黄色片| 欧美一级片在线播放| 在线一区二区日韩| 亚洲人成人99网站| 伊人成年综合电影网| 国产精品视频导航| 欧美日韩综合不卡| 欧美激情国产精品| 免费亚洲婷婷| 免费在线看成人av| 免费观看久久久4p| 蜜臀av国产精品久久久久| 久久三级视频| 久久青草欧美一区二区三区| 欧美伊人久久| 亚洲欧美日韩国产成人| 亚洲视频网在线直播| 99国产精品久久久| 99精品视频一区二区三区| 亚洲激情电影在线| 亚洲欧洲三级电影| 亚洲精品乱码久久久久久蜜桃91 | 国产精品成人一区二区三区夜夜夜 | 在线日韩av片| 国产午夜精品久久久| 国产精品一区二区三区四区| 亚洲国产精品久久久| 国产一区二区剧情av在线| 国产乱子伦一区二区三区国色天香| 欧美精品一区二区三区久久久竹菊 | 国产精品va在线播放| 欧美精选午夜久久久乱码6080| 欧美顶级大胆免费视频| 老司机免费视频一区二区| 久久最新视频| 牛牛精品成人免费视频| 久久久久久自在自线| 久久午夜精品| 久久久青草婷婷精品综合日韩| 久久麻豆一区二区| 另类天堂视频在线观看| 91久久国产精品91久久性色| 一区二区三区高清不卡| 欧美一区二区三区免费观看视频| 午夜精品美女久久久久av福利| 亚洲欧洲精品一区二区三区| 国产精品99久久久久久有的能看| 亚洲黄色有码视频| 亚洲精品麻豆| 亚洲色无码播放| 午夜精品免费| 久久婷婷综合激情| 欧美精选一区|