AppWizard has created this port_dll DLL for you. This DLL not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your DLL. This file contains a summary of what you will find in each of the files that make up your port_dll DLL.
標(biāo)簽: demonstrates AppWizard DLL port_dll
上傳時(shí)間: 2016-11-16
上傳用戶:wanqunsheng
This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.
標(biāo)簽: particularly designed teaching toolbox
上傳時(shí)間: 2016-11-25
上傳用戶:hustfanenze
溫度控制器V1.5 顯示為三個(gè)共陽(yáng)極LED 溫度傳感器用單總線DS18B20 CPU為2051,四個(gè)按鍵,分別為UP,DOWN,SET 溫度調(diào)節(jié)上限為125度,下限為-55度 只能用于單只18B20
上傳時(shí)間: 2016-11-28
上傳用戶:2404
I often need a simple function generator. Just to generate a certain frequency. After all the years I ve worked with electronics, I still haven t got me one. Even though I need it now and then, I just couldn t seem to justify the cost of one. So, standard solution - build one yourself. I designed a simple sinewave generator based on a Analog Devices AD9832 chip. It will generate a sinewave from 0.005 to 12 MHz in 0.005 Hz steps. That s pretty good, and definitely good enough for me ! But while waiting for the AD9832 chip to arrive, I came up with a very simple version of the DDS synth, using just the 2313 and a resistor network.
標(biāo)簽: frequency generator function generate
上傳時(shí)間: 2013-12-17
上傳用戶:thesk123
MICROSOFT FOUNDATION CLASS LIBRARY : 學(xué)生管理系統(tǒng) ======================================================================== AppWizard has created this 學(xué)生管理系統(tǒng) application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your 學(xué)生管理系統(tǒng) application. 學(xué)生管理系統(tǒng).dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.
標(biāo)簽: FOUNDATION MICROSOFT LIBRARY CLASS
上傳時(shí)間: 2013-12-16
上傳用戶:天涯
Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use. We aim to establish "existing practice" and provide reference implementations so that Boost libraries are suitable for eventual standardization. Ten Boost libraries are already included in the C++ Standards Committee s Library Technical Report (TR1) as a step toward becoming part of a future C++ Standard. More Boost libraries are proposed for the upcoming TR2. Boost works on almost any modern operating system, including UNIX and Windows variants. Follow the Getting Started Guide to download and install Boost. Popular Linux and Unix distributions such as Fedora, Debian, and NetBSD include pre-built Boost packages. Boost may also already be available on your organization s internal web server.
標(biāo)簽: libraries peer-reviewed emphasize provides
上傳時(shí)間: 2016-12-05
上傳用戶:semi1981
Grass 5.00 start for idiot, one of the best documentation for Grass beginner users. And this is the Chinese edition, for the ones prefer mother language. From the beginning for Linux participation to the BIOS update, and finally the details setup for GRASS Linux users. Moreover, with my suggestion is that Ubuntu 8.10 is the best package for GRASS 5.00, but it is totally up to you how to choose a platform for this talent open source application.
標(biāo)簽: Grass documentation for the
上傳時(shí)間: 2016-12-06
上傳用戶:jjj0202
BlackBerry Hacks will enhance your mobile computing with great tips and tricks. You ll learn that the BlackBerry is capable of things you never thought possible, and you ll learn how to make it an even better email and web workhorse: Get the most out of the built-in applications Take control of email with filters, searches, and more Rev up your mobile gaming--whether you re an arcade addict or poker pro Browse the web, chat over IM, and keep up with news and weblogs Work with office documents, spell check your messages, and send faxes Become more secure, lock down your BlackBerry and stash secure information somewhere safe Manage and monitor the BlackBerry Enterprise Server (BES) and Mobile Data System (MDS) Create web sites that look great on a BlackBerry Develop and deploy BlackBerry applications
標(biāo)簽: BlackBerry computing enhance mobile
上傳時(shí)間: 2016-12-07
上傳用戶:GavinNeko
本代碼包為本人的一篇文章<一個(gè)占用內(nèi)存極少的菜單系統(tǒng)的實(shí)現(xiàn)>在在PC上的測(cè)試移植代碼。 ------------------------------ Menu_Src目錄為Menu的源代碼 Ks0108.C的void Display_Locate(unsigned char DisplayData, unsigned char X, unsigned char Y)函數(shù)為最底層的顯示函數(shù)。 該函數(shù)調(diào)用LCD模擬函數(shù)來(lái)完成顯示。 KeyScan.C的unsigned char KeyScan(void)函數(shù)為鍵盤模擬函數(shù)。 void DelayMs( WORD time ) 延時(shí) ------------------------------ GUI_SIM.exe為編譯后的文件,可以直觀看到這個(gè)GUI的效果. PC鍵盤的4個(gè)按鍵控制菜單周轉(zhuǎn): PC按鍵 菜單中功能 up 向上鍵 確定鍵 進(jìn)入子菜單 down向下鍵 取消鍵 返回父菜單 left向左鍵 向上鍵 菜單項(xiàng)上一項(xiàng) right向右鍵 向下鍵 菜單項(xiàng)下一項(xiàng) 有興趣自己編譯VC工程:\Project\Menu.dsw <一個(gè)占用內(nèi)存極少的菜單系統(tǒng)的實(shí)現(xiàn)>相關(guān)PDF文檔和其他資料在以下鏈接: http://www.ouravr.com/bbs/bbs_content.jsp?bbs_sn=798580&bbs_page_no=3&bbs_id=9999
上傳時(shí)間: 2014-06-24
上傳用戶:stvnash
這是書(shū)上的代碼,Pop-Up Menu在非模態(tài)對(duì)話框中實(shí)現(xiàn)UPDATE-COMMAND-UI機(jī)制,供大家參考
標(biāo)簽: 代碼
上傳時(shí)間: 2014-01-04
上傳用戶:changeboy
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1