This application note gives an example for microcontroller C code. It includes code for: Readout of Humidity (RH) or Temperature (T) with basic error handling Calculation of RH linearization and temperature compensation Access to status register Dewpoint calculation from RH and T UART handling
標簽: code microcontroller application for
上傳時間: 2013-12-22
上傳用戶:hewenzhi
in this file,it will tell you how to write well and clear c file.in this file,it will tell you how to write well and clear c file.
上傳時間: 2017-09-05
上傳用戶:1427796291
When C++ was first introduced many benefits such as code reuse, portability and scalability were promised, but somehow these benefits failed to eventuate. It didn’t take too long before most people in the embedded world decided that the promises were just hype, and settled down to using C++ as a slightly better version of C
標簽: portability scalability introduced benefits
上傳時間: 2013-12-24
上傳用戶:yt1993410
高校排課系統.這個小程序使用了皮膚控件,在打開工程前請安裝壓縮包中的actskn43.rar中的SETUP.EXT,運行安裝以便獲取運行環境,如果不這樣的話工程打開會出錯。此VB排課系統可以針對各系各班級的人數與要考試的對應課目,結合當前教室容量進行資源合理分配。
上傳時間: 2013-12-17
上傳用戶:LIKE
Flash functions for STR71X uControllers. This file replaces the ST Library flash.c file, including the option of execute any flash function from Ram, alowing a way to program flash from a program running in flash.
標簽: file uControllers functions including
上傳時間: 2017-09-19
上傳用戶:xzt
以Microsoft Visual C++ 6.0為平臺,基于opencv來實現圖像的灰度直方圖
上傳時間: 2017-09-19
上傳用戶:鳳臨西北
用C++6.0編寫,采用分治法求解快速排序和歸并排序所花的時間并輸出,能夠具體地讓大家明白時間復雜度這一抽象的概念
上傳時間: 2017-09-26
上傳用戶:wsf950131
Boost C++ Libraries Free peer-reviewed portable C++ source libraries Boost C++ Libraries 基本上是一個免費的 C++ 的跨平臺函式庫集合,基本上應該可以把它視為 C++ STL 的功能再延伸;他最大的特色在於他是一個經過「同行評審」(peer review,可參考維基百科)、開放原始碼的函式庫,而且有許多 Boost 的函式庫是由 C++ 標準委員會的人開發的,同時部分函式庫的功能也已經成為 C++ TR1 (Technical Report 1,參考維基百科)、TR2、或是 C++ 0x 的標準了。 它的官方網站是:http://www.boost.org/,包含了 104 個不同的 library;由於他提供的函式庫非常地多,的內容也非常地多元,根據官方的分類,大致上可以分為下面這二十類: 字串和文字處理(String and text processing) 容器(Containers) Iterators 演算法(Algorithms) Function objects and higher-order programming 泛型(Generic Programming) Template Metaprogramming Preprocessor Metaprogramming Concurrent Programming 數學與數字(Math and numerics) 正確性與測試(Correctness and testing) 資料結構(Data structures) 影像處理(Image processing) 輸入、輸出(Input/Output) Inter-language support 記憶體(Memory) 語法分析(Parsing) 程式介面(Programming Interfaces) 其他雜項 Broken compiler workarounds 其中每一個分類,又都包含了一個或多個函式庫,可以說是功能相當豐富。
上傳時間: 2015-05-15
上傳用戶:fangfeng
《深度探索C++對象模型》專注于C++面向對象程序設計的底層機制,包括結構式語意、臨時性對象的生成、封裝、繼承,以及虛擬——虛擬函數和虛擬繼承。這本《深度探索C++對象模型》讓你知道:一旦你能夠了解底層實現模型,你的程序代碼將獲得多么大的效率。Lippman澄清了那些關于C++額外負荷與復雜度的各種錯誤信息和迷思,但也指出其中某些成本和利益交換確實存在。他闡述了各式各樣的實現模型,指出它們的進化之道及其本質因素。書中涵蓋了C++對象模型的語意暗示,并指出這個模型是如何影響你的程序的。
上傳時間: 2015-06-14
上傳用戶:Syzu
c#窗體程序,數字圖像處理的各種操作如打開圖像、繪制灰度直方圖、直方圖均衡化、平移、鏡像、縮放、旋轉、濾波、添加噪聲、平滑、銳化、邊緣化、閾值分割、壓縮編碼等,有圖有源碼,誠信可靠,童叟無欺??!
上傳時間: 2015-11-23
上傳用戶:gbstar