As science advances, novel experiments are becoming more and more complex, requiring a zoo of control devices and electronics executing complicated sequences of steps. Device availability and monetary constrains usually lead to a highly heterogeneous setup with components from several different manufacturers using many different protocols and interfacing mechanisms. This often results in control software being puzzled together to use and provide a multitude of interfacing and control functionality, each using their own calling conventions, data structures, etc. To make matters worse, usually a group of relatively independent programmers is trying to write and maintain the code base. Often this causes extensive duplication of effort as program segments are hard to reuse, since unpredictable changes to the segments by the original authors might compromise other code using these segments.
標簽: more experiments requiring advances
上傳時間: 2013-12-24
上傳用戶:qilin
The second volume in the Write Great Code series supplies the critical information that today s computer science students don t often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level, teaches software engineers how compilers translate high-level language statements and data structures into machine code. Armed with this knowledge, a software engineer can make an informed choice concerning the use of those high-level structures to help the compiler produce far better machine code--all without having to give up the productivity and portability benefits of using a high-level language
標簽: information the critical supplies
上傳時間: 2014-02-21
上傳用戶:luke5347
支持向量機,用于分類。Classify using (a very simple implementation of) the support vector machine algorithm
標簽: 支持向量機
上傳時間: 2014-01-11
上傳用戶:hphh
Java是由Sun Microsystems公司于1995年5月推出的Java程序設計語言(以下簡稱Java語言)和Java平臺的總稱。用Java實現的HotJava瀏覽器(支持Java applet)顯示了Java的魅力:跨平臺、動感的Web、Internet計算。從此,Java被廣泛接受并推動了Web的迅速發展,常用的瀏覽器現在均支持Java applet。另一方面,Java技術也不斷更新。 Java平臺由Java虛擬機(Java Virtual Machine)和Java 應用編程接口(Application Programming Interface、簡稱API)構成。Java 應用編程接口為Java應用提供了一個獨立于操作系統的標準接口,可分為基本部分和擴展部分。在硬件或操作系統平臺上安裝一個Java平臺之后,Java應用程序就可運行。現在Java平臺已經嵌入了幾乎所有的操作系統。這樣Java程序可以只編譯一次,就可以在各種系統中運行。Java應用編程接口已經從1.1x版發展到1.2版。目前常用的Java平臺基于Java1.4,最近版本為Java1.6。
標簽: Java Microsystems HotJava applet
上傳時間: 2016-06-02
上傳用戶:pkkkkp
本程序是DES加密系統的c語言源程序,它很可能是使用最廣泛的秘鑰系統,特別是在保護金融數據的安全中,通常,自動取款機(Automated Teller Machine,ATM)都使用 DES。
上傳時間: 2013-12-13
上傳用戶:cuibaigao
The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit. It features an easy-to-use graphical user interface, and a computationally powerful algorithm.
標簽: fixed-point implements algorithm FastICA
上傳時間: 2014-08-17
上傳用戶:yy541071797
一個用神經網絡方法實現人臉識別的程序,來源于CMU的machine learning 課程作業,具有參考價值
上傳時間: 2013-11-28
上傳用戶:515414293
Deployment of Server 1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the envionment variables of JAVA_HOME 2.decompress file assignment2.war, and copy the directory to the directory called webapps in localhost machine. 3.start Tomcat 4.access to the application via http://<hostname>:8080/assignment2
標簽: Tomcat Deployment and superior
上傳時間: 2016-06-22
上傳用戶:wfl_yy
ucos II對xilinx的fx系列的power pc 405的板級支持包,包括port定義和板載控制,需另外下載cpu independent的ucos
上傳時間: 2016-06-29
上傳用戶:鳳臨西北
一個iscsi實現源碼,值得參考。It is a high-performance, transport independent, multi-platform implementation of RFC3720 iSCSI.
上傳時間: 2016-06-30
上傳用戶:it男一枚