LabVIEW2011已經發布,可以到官網下簡體載中文版的,http://download.ni.com/support/softlib/,但對于注冊機來說,許多剛接觸這款注冊機的朋友并不太會用,其與以往的LabVIEW注冊機不太一樣,這款注冊機要比以往的注冊機功能上強大許多,如果會用它可以注冊NI 2011系列所有的軟件LabWindows Measurement-Studio等等,針對網上許多朋友提出不會使用這種情況,我在這里以破解LabVIEW 2011為例,給大家示范一下,其他軟件也一樣。
上傳時間: 2014-01-22
上傳用戶:gdgzhym
SL811開發資料_包含源程序_電路圖_芯片資料:SL811HS Embedded USB Host/Slave Controller.The SL811HS is an Embedded USB Host/Slave Controller capable of communicate with either full-speed or low-speed USB peripherals. The SL811HS can interface to devices such as microprocessors, microcontrollers, DSPs, or directly to a variety of buses such as ISA, PCMCIA, and others. The SL811HS USB Host Controller conforms to USB Specification 1.1.The SL811HS USB Host/Slave Controller incorporates USB Serial Interface functionality along with internal full-/low-speed transceivers.The SL811HS supports and operates in USB full-speed mode at 12 Mbps, or at low-speed 1.5-Mbps mode.The SL811HS data port and microprocessor interface provide an 8-bit data path I/O or DMA bidirectional, with interrupt support to allow easy interface to standard microprocessors or microcontrollers such as Motorola or Intel CPUs and many others. Internally,the SL811HS contains a 256-byte RAM data buffer which is used for control registers and data buffer.The available package types offered are a 28-pin PLCC (SL811HS) and a 48-pin TQFP package (SL811HST-AC). Both packages operate at 3.3 VDC. The I/O interface logic is 5V-tolerant.
上傳時間: 2013-12-22
上傳用戶:a82531317
Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support for testing and debugging grammars without generating source code. It supports LL(k) grammars with an unlimited number of look-ahead tokens.
標簽: compiler Grammatica generator improves
上傳時間: 2015-01-11
上傳用戶:stella2015
Java/J2EE application framework based on [Expert One-on-One J2EE Design and Development] by Rod Johnson. Includes JavaBeans-based configuration, an AOP framework, declarative transaction management, JDBC and Hibernate support, and a web MVC framework.
標簽: Development application One-on-One framework
上傳時間: 2014-01-09
上傳用戶:saharawalker
/*** *** *** *** check_sum.c********************/ /* linux 利用原始socket抓包,并進行tcp封包偽造,進行正確的校驗和計算的例子程序.****/ /*作者 CBCHEN .CBCHEN@ZZIA.EDU.CN***************/ /*在 linux2.4,環境,gcc 下編譯通過*****/
標簽: check_sum socket linux tcp
上傳時間: 2014-02-17
上傳用戶:shanml
提取單個漢字字模程序,方便編寫嵌入字庫的液晶程序 修改函數writehz()可以按自己的文件格式生成字庫代碼文件 作 者: David Wang Email: wy94081@sina.com.cn
上傳時間: 2015-02-09
上傳用戶:qlpqlq
這個程序我寫出來后,覺得好象不怎么好用,傳上去希望大家給我找找毛病。我的郵箱是xiaolixv@yahoo.com.cn 有什么意見給我留言
標簽: 程序
上傳時間: 2013-12-26
上傳用戶:lmeeworm
風暴設計『留言簿v1.0』jsp版安裝過程 1.服務器裝有jdk和resin服務器等 2.安裝完JSDK后,配置下面的內容: 在系統變量中找到ClassPath并加入下面內容(如果你找不到ClassPath,則新建它): c:jsdkLIBdt.JAR c:jsdkLIBTOOLS.JAR c:jsdkBIN . 再在系統變量中找到Path并加入下面內容: c:jsdk c:jsdkin 3.直接解壓resin就可以運行把程序放在doc目錄下面把classes目錄的文件放在 WEB-INF目錄下 4.在odbc放里加入數據庫路徑為guestbook也可改為別的要修改classesmyjspdbconn.java文件 5.上面成功后就可以http://localhost:8080/目錄名/可以訪問了。。 Any Problem Please Contact to kuflash@hotmail.com http://xxgc.zjbti.net.cn/kuflash 億龍電腦網
上傳時間: 2014-12-08
上傳用戶:13160677563
烈火之家整站程序 本程序集商業娛樂一體,本來是給自己用的但是我的國外空間支持不夠好,就送給大家了. 1. 欄目包括 最新信息,下載,影音娛樂,作品展示,定制業務,支持服務,留言,關于本站. 2.管理員密碼采用md5加密. 3.后臺功能強大所有欄目采用后臺統一管理. 4.支持ubb代碼及無組件上傳 5.為減輕數據庫負擔,影視娛樂和其他欄目分開采用2個數據庫在data目錄下 后臺用戶名 admin 密碼 admin 內容應該是比較全了,有什么問題大家提出來共同學習呀 演示地址 http://www.amap.com.cn/home/ http://liehuo.com.ru/ 我的站點 http://liehuo.uni.cc 我的qq 55782000 專用q群:3370873 Email: liehuogo@126.com
上傳時間: 2013-12-11
上傳用戶:xwd2010
java 開發的郵件服務器平臺。支持以下協議。 協議可以修改為自己的專門標識,這個版本絕對能用,我自己的郵件服務器就是使用這個開源項目,修改后架設的,據說21cn也是用這個引擎開發的郵件系統。SMTP轉發的時候需要二次開發。 Item Status Since First released SMTP server Stable 1.0 0.95 Mailet Engine Stable 1.2 0.95 FileSystem mailboxes/spool Stable 1.2 1.0 RDBMS mailboxes/spool Stable 1.2 1.2 POP3 server Stable 1.1 1.0 RDBMS - Users Stable 1.2.1 1.2.1 LDAP Support - Users Experimental 1.2 1.2 TLS Support - POP3 Experimental 1.2 1.2 Remote Manager Stable 1.0 1.0 TLS Support - Remote Manager Stable 1.2 1.2 NNTP server Experimental 1.2 1.2 FetchPOP Experimental 2.1 2.1
上傳時間: 2014-01-19
上傳用戶:zhouchang199