FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explicit functions in one variable (ie, FuncPlotter plots functions of the form y = f(x), where f(x) is composed from common mathematical operators).
標簽: two-dimensional FuncPlotter application displaying
上傳時間: 2015-12-16
上傳用戶:妄想演繹師
八段數碼管實驗用例S3C44b0 目錄文件結構: 8led_test ├─ main.c C語言主源文件 └─ 8led.c 八段數碼管處理函數源文件 如何燒寫程序到Flash中,請閱讀common目錄下的ProgramFlash.txt文件。
標簽: led_test S3C44b0 Flas main
上傳時間: 2015-12-18
上傳用戶:Ants
目錄文件結構: 用于s3c44b0 lcd_test ├─ main.c C語言主源文件 ├─ bmp.c 光標圖案源文件 ├─ bmp.h 光標圖案頭文件 ├─ lcd.c LCD顯示函數源文件 └─ lcd.h LCD定義頭文件 如何燒寫程序到Flash中,請閱讀common目錄下的ProgramFlash.txt文件。
上傳時間: 2015-12-18
上傳用戶:ZJX5201314
JAVA項目開發實踐-網上范例:網上購物系統的JSP實現 第一步:將cart.jsp復制到C:\Apache Tomcat 4.0\webapps\ROOT下。 第二步:將cart目錄(包含*.class文件及*.java文件)復制到C:\Apache Tomcat 4.0\common\classes目錄中。 第三步:將cart.mdb復制到C:\下。 第四步:配制ODBC數據源,在系統DNS中添加cart.mdb,并命名為cart。 然后在瀏覽器中輸入http://localhost:8080/cart.jsp測試,如果看到如圖6-2所示的畫面,則證明安裝成功。
標簽: cart webappsROOT Apache Tomcat
上傳時間: 2016-01-02
上傳用戶:hanli8870
This gives examples of Session Description Protocol (SDP) offer/answer exchanges. Examples include codec negotiation and selection, hold and resume, and addition and deletion of media streams. The examples show multiple media types, bidirectional, unidirectional, inactive streams, and dynamic payload types. Common Third Party Call Control (3pcc) examples are also given.
標簽: Description exchanges Protocol Examples
上傳時間: 2014-01-02
上傳用戶:450976175
ST7529液晶驅動 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid crystal display systems. It generates 255 Segment and 160 Common driver circuits. This chip is connected directly to a microprocessor, accepts Serial Peripheral Interface (SPI), 8-bit/16-bit parallel or IIC display data and stores in an on-chip display data RAM. It performs display data RAM read/write operation with no external operating clock to minimize power consumption. In addition, because it contains power supply circuits necessary to drive liquid crystal, it is possible to make a display system with the fewest components.
標簽: 7529 controller dot-matrix graphic
上傳時間: 2013-12-02
上傳用戶:奇奇奔奔
You imagine? Right, there s more than one possibility, this time I ll give you tree. One for your private data, one for the common data in order to receive data from other applications like Excel, WinWord etc. and at last, I ll give you a handy-dandy class you can derive ANY MFC object from, to make it a drop target
標簽: possibility imagine Right there
上傳時間: 2013-12-21
上傳用戶:jichenxi0730
As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us C Math Library or in common language, MATLAB API. A developer can employ these APIs to solve engineering problems very fast and easy. This article is about how can use these APIs.
標簽: some engineering limitation language
上傳時間: 2013-12-06
上傳用戶:huql11633
gpio驅動 leddrv.c為驅動源程序 writeled.c為應用程序 writeled.c 編譯方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c leddrv.c 編譯方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目錄/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fno-common -pipe -fno-builtin -D__linux__ -DNO_MM -mapcs-32 -march=armv4 -mtune=arm7tdmi -mshort-load-bytes -msoft-float -DMODULE -c -o leddrv.o leddrv.c
標簽: writeled arm-elf-gcc leddrv gpio
上傳時間: 2013-12-13
上傳用戶:kytqcool
Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform
標簽: Architecture Application Enterprise challenge
上傳時間: 2013-12-12
上傳用戶:ywqaxiwang