Session 1: common and useful built-in Mathematica functions variable assignment and function definition the Front End and the Kernel Notebooks. Session 2: organisation of data in Mathematica lists and expressions simple programming functions nesting. Session 3: the opportunity to develop your proficiency as a Mathematica user through work on an extended problem Case Studies Mathematica resources on the internet.
標簽: Mathematica assignment and functions
上傳時間: 2013-12-27
上傳用戶:362279997
自從Access新添“項目數據庫”這一概念,并強化Access與后端數據庫系統的整合后,長久以來,Access提供的功能與特色便與日俱增;Access 2003推出后,更改善了internet 上電子數據交換的整合能力,并且提供了更強的錯誤檢查、控件排序、自動校正、備份/壓縮數據庫與導入/導出功能等,整體來看提高了使用與操作Access的管理性能,同時更易于Office家族的其他成員整合。本書的特點: 1.簡易學習為主線;從基本操作開始介紹,輔以圖文并茂的解說及相關的實際操作,讓您輕松地邁進高手殿堂; 2.實務應用為主線;以實際范例step ty step,手把手教會您各項功能及用法,宛如現場專家對您言傳身教; 3.重點學習為主線;本書針對各章節中的內容,總結出重點并輔以習題讓您在閱讀后能夠立即上手。
上傳時間: 2013-12-18
上傳用戶:jjj0202
在傳統模式下利用人工進行學生信息管理,存在著較多的缺點,如:效率底,保密性差,時間一長將產生大量的文件和數據,更不便于查找,更新,維護等。諸如這些情況,令學校管理者對學生的信息管理帶來了很大困難,嚴重影響了教育工作者的工作效率,針對這些情況,我們可使用日趨成熟的計算機技術來代替傳統的人工模式,來實現學生信息的現代化管理,這一技術具有手工管理所無法比擬的優點,如:檢索迅速,查找方便,可靠性高,存儲量大,保密性好,壽命長,成本底等。這些優點能夠極大地提高學生信息管理的效率,使我們的學校在市場經濟的發展過程中具有一定的競爭優勢,也是企業實現科學化,正規化,現代化的重要條件。 用計算機制作的學生信息化管理系統還可以通過功能強大的internet網及時的向學生的家長傳遞該生在校的最新成績,有助于學校與家長的信息互動,為更好地把握學校的教育方針起到了一定的促進作用!
上傳時間: 2016-02-26
上傳用戶:yoleeson
微軟的.NET技術目前正是風風火火,作為全球軟件業最大的公司,微軟在.NET技術上投入了大量的人力物力,把公司未來戰略重心放在了.NET上,而從目前看來,.NET技術無疑代表了未來internet技術的方向。 ASP.NET技術就是由微軟的.NET技術細化而來的,它跟ASP技術有些關系,然而又不是僅僅是一個繼承,可以講,ASP.NET跟ASP想比較的話,已經是變得面目全非了,當然好得至少是一個量級以上。 ASP.NET完全基于模塊與組件,具有更好的可擴展性與可定制性,數據處理方面更是引入了許多激動人心的新技術,正是這些具有革新意義的新特性,讓ASP.NET遠遠超越了ASP,同時也提供給web開發人員更好的靈活性,有效縮短了web應用程序的開發周期。 ASP.NET與Windows 2000 Server/Advanced Server的完美組合,為中小型乃至企業級的web商業模型提供了一個更為穩定,高效,安全的運行環境。
上傳時間: 2014-07-08
上傳用戶:AbuGe
.\ Info directory .\delphi\internet Delphi sample applications (all Delphi versions) .\cpp\internet C++Builder sample applications .\cpp\internet\bcb1 C++Builder version 1 projects .\cpp\internet\bcb3 C++Builder version 3 projects .\cpp\internet\bcb4 C++Builder version 4 projects .\cpp\internet\bcb5 C++Builder version 5 projects .\cpp\internet\bcb6 C++Builder version 6 projects .\delphi\vc Delphi 1.x files (winsock.pas 16 bits and *.dcr) .\delphi\vc32 Delphi (1/2/3/4/5/6/7) and C++Builder (1/3/4/5/6) components .\Delphi1 Automated build for Delphi 1. Not for beginners. .\Delphi2 Automated build for Delphi 2. Not for beginners. .\Delphi3 Automated build for Delphi 3. Not for beginners. .\bcb1 Automated build for Bcb 1. Not for beginners.
標簽: Delphi delphiinternet applications cppinternet
上傳時間: 2014-01-12
上傳用戶:star_in_rain
利用ATMEGA128芯片的雙串口,UART0連接西門子MC55,UART1連接到RS232,將RS232接收到的數據包,通過MC55自帶的TCP/IP棧以GPRS連接到internet,并發送到制定IP地址和端口的主機。開發環境AVRSTUDIO,WINAVR,GNU C++,通過測試。
上傳時間: 2013-12-21
上傳用戶:gundamwzc
This title demonstrates how to develop computer programmes which solve specific engineering problems using the finite element method. It enables students, scientists and engineers to assemble their own computer programmes to produce numerical results to solve these problems. The first three editions of Programming the Finite Element Method established themselves as an authority in this area. This fully revised 4th edition includes completely rewritten programmes with a unique description and list of parallel versions of programmes in Fortran 90. The Fortran programmes and subroutines described in the text will be made available on the internet via anonymous ftp, further adding to the value of this title.
標簽: demonstrates engineering programmes computer
上傳時間: 2014-01-13
上傳用戶:youke111
AJAX入門之XMLHttpRequest慨述 在使用XMLHttpRequest對象發送請求和處理響應之前,必須先用JavaScript創建一個XMLHttpRequest對象。由于XMLHttpRequest不是一個W3C標準,所以可以采用多種方法使用JavaScript來創建XMLHttpRequest的實例。 internet Explorer把XMLHttpRequest實現為一個ActiveX對象,其他瀏覽器(如Firefox、Safari和Opera)把它實現為一個本地JavaScript對象。由于存在這些差別,JavaScript代碼中必須包含有關的邏輯,從而使用ActiveX技術或者使用本地JavaScript對象技術來創建XMLHttpRequest的一個實例。
標簽: XMLHttpRequest AJAX 對象 發送
上傳時間: 2014-11-23
上傳用戶:trepb001
RSS無線閱讀器J2ME版本[開源]是一個可以下載到手機(例如Nokia7610)或者其他無線手持設備(例如PocketPC)的應用程序,用來閱讀存在于internet中廣泛的RSS新聞源
上傳時間: 2013-12-26
上傳用戶:lxm
SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service better delivered to the end device users by bridging with back-end content providers. Operators rely on the content provider to create & distribute data content to different types of devices. This is different from the open world in the internet communication. Operators must control who can access what content based on his rate plans. Also, based the content access results, the process will be recorded as the transaction records based on which billing statements can be generated to collected the money and shared by operators and content providers. I am working on the conceptual architecture level and the real implementation is very complicated due to too many types of service from different content providers to different types of devices based on the different types of the rate plans.
標簽: Service operators Delivery Platform
上傳時間: 2016-03-10
上傳用戶:zycidjl