This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefore may be useful to others. Much of the code is ported from public sources including BDS Lite and KA9Q (and its derivatives) and carries copyright notices from those sources. Essentially TCP is based on KA9Q but with ideas from BSD, IP is a simple implementation supporting BSD structures, ICMP is ported from BSD, and PPP is ported from the BSD version of the distribution common to BSD, Linux, and many other systems
標簽: Operating Real-Time the protocol
上傳時間: 2016-09-16
上傳用戶:songyue1991
KEIL FOR ARM RTOS.rar 是keil公司開發的針對ARM的實時操作系統.
上傳時間: 2014-11-28
上傳用戶:helmos
Small RTOS 移植到AVR下用IAR編譯的
上傳時間: 2013-12-20
上傳用戶:Miyuki
uCOSⅡ——RTOS嵌入式實時操作系統開發
上傳時間: 2013-12-17
上傳用戶:wang0123456789
RTOS系統,一個五臟雖小,功能集全的小系統,用來熟悉系統設計是不錯的選擇
標簽: RTOS
上傳時間: 2013-12-27
上傳用戶:gdgzhym
Visual C++實現的基因遺傳算法庫源代碼以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design 基因遺傳算法都是針對概率的,所以因為其隨機的本質,導致其結果可能是好的,也可能是壞的,于是我們就需要一個方法確認這個解到底有多大的可用性。這是通過計算相似擬合度進行衡量的。染色體Chromosomes代表了基因遺傳算法的結果。每次迭代,算法生成一個染色體,這些子孫染色體又會產生新的迭代……關鍵內容 這個基因算法庫是用 Visual Studio 2005 編寫的程序,第一個使用 Microsoft C/C++ 編譯器,第二個使用Intel C++ 編譯器。 如果你希望在你的程序你使用它,有兩個辦法,1是直接引用 Genetic Algorithm Library 項目,然后編譯;2是添加GeneticAlgorithm.lib 靜態鏈接庫到項目中
標簽: algorithm Genetic Windows Visual
上傳時間: 2016-09-22
上傳用戶:silenthink
1D FDTD simulation between free space and dielectric medium with absorbing boundary conditions,calculating the fourier transform of electric field
標簽: simulation dielectric conditions absorbing
上傳時間: 2016-09-24
上傳用戶:gundamwzc
就像在嵌入系統中使用C語言替代匯編一樣,在嵌入系統中使用RTOS是大勢所趨。原因主要是現在在大多數情況下編程效率比執行效率重要(單片機便宜嘛)。但縱觀51的RTOS,keil c51 所帶的RTX Full 太大(6k多),且需要外部ram,又無源代碼,很多時候不實用。RTX Tiny雖然小(900多字節),但是任務沒有優先級和中斷管理,也無源代碼,也不太實用。而ucosII雖有源代碼,但是它太大,又需要外部ram,所有函數又必須是重入函數,用在51這類小片內RAM的單片機上有點勉強。于是,我借鑒ucosII和RTX Tiny編寫了Small RTOS 51,雖然它為51系列編寫,但是它還是比較容易移植到其它CPU上。
上傳時間: 2014-01-17
上傳用戶:變形金剛
small rtos 1.20 一套單片機嵌入式操作系統,由陳明計開發
上傳時間: 2016-10-03
上傳用戶:Shaikh
VB5.0與Windows API之間的呼叫技巧 取得Disk Volume Information 取得Disk Free Space與Total Space 取得Disk Driver List與各個Driver的型態 取得File 8.3之文件名稱格式 如何用程序來Delete Copy Move Rename File/Directory 如何用VB建立快捷方式(ShortCut) 如何直接開啟一個文件 設定Mouse 在某個固定范圍 隱藏Mouse 顯示、隱藏win95任務欄 建立Floating Window(Top Most的window) 建立與讀取.ini文件 檢查開機方式及Mouse Buttons個數 如何將整個畫面暗下來,如同關機前一般 如何截取屏幕畫面 如何改變桌面的圖片? 如何讀取 Windows 任務欄的大小及位置? 如何為 ListBox 設定水平滾動欄? 如何讓 Windows(95 及 NT) 重新開機?
標簽: Disk Space Information Windows
上傳時間: 2013-12-18
上傳用戶:fanboynet