亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

RUN-length

  • This application i made for handle simple finance this project using VB 6.0, SQL Server 2000 wit

    This application i made for handle simple finance this project using VB 6.0, SQL Server 2000 with report using html page. You should load this components: -Kewlbuttonz -Ms Rich Textbox Control -Ms Windows Common COntrols 6.0 -Ms Windows Common COntrols-2 6.0 -VB 6 Resource Editor All components in this source isn t include in this zip file s. you should find them on web, if you don t have it :-) Before you run this source, you must run reg file on folder Info.

    標(biāo)簽: application finance project Server

    上傳時(shí)間: 2013-12-31

    上傳用戶:zm7516678

  • 本程序有友善之臂提供

    本程序有友善之臂提供,為2440開(kāi)發(fā)板的示例程序,請(qǐng)使用ADS編譯。 簡(jiǎn)單使用說(shuō)明: 使用H-Jtag或者更高級(jí)的仿真器調(diào)試,也可以不使用仿真器,借助supervivi的Download & Run功能測(cè)試, 下載的時(shí)候把DNW的下載地址設(shè)置為 0x30000000 即可。 本程序支持如下LCD: - NEC3.5"真彩LCD,分辨率240x320 - 7寸真彩LCD, 分辨率800x480 - VGA擴(kuò)展模塊,分辨率1024x768@70Hz 若要在LCD上正常顯示CMOS攝像頭,只需在Option.h文件中 改變LCD_TYPE的定義為相應(yīng)的LCD即可。

    標(biāo)簽: 程序

    上傳時(shí)間: 2017-06-22

    上傳用戶:wweqas

  • Usage: void CRC(int*,int*,int,int) Input: XAR0:coded data(InputData)

    Usage: void CRC(int*,int*,int,int) Input: XAR0:coded data(InputData) XAR1:decoded CRC bits(CrcPoly) T0: Length of coded data(CodeOutlen) T1: Length of CRC bits(CrcPolylen) Return: NO Altered Registers: AC0-AC2,T2 Others: 8 bits of AC0 LSB is CRCcheck bit

    標(biāo)簽: int InputData Usage Input

    上傳時(shí)間: 2017-06-24

    上傳用戶:ywqaxiwang

  • Hi, this program is for my Java assignment.. this is a simple program which make use of JTable, MDI,

    Hi, this program is for my Java assignment.. this is a simple program which make use of JTable, MDI, text file, array, etc... if you like this program, pls vote me :D Just compile and run the program. javac FacultyBookList_Main java FacultyBookList_Main

    標(biāo)簽: program this assignment JTable

    上傳時(shí)間: 2013-12-13

    上傳用戶:時(shí)代電子小智

  • Introduction to I/O Kit Device Driver Design Guidelines Chapter 1 The libkern C++ Runtime Chapter

    Introduction to I/O Kit Device Driver Design Guidelines Chapter 1 The libkern C++ Runtime Chapter 2 libkern Collection and Container Classes Chapter 3 The IOService API Chapter 4 Making Hardware Accessible to Applications Chapter 5 Kernel-User Notification Chapter 6 Displaying Localized Information About Drivers Chapter 7 Debugging Drivers Chapter 8 Testing and Deploying Drivers Chapter 9 Developing a Device Driver to Run on an Intel-Based Macintosh

    標(biāo)簽: Chapter Introduction Guidelines Runtime

    上傳時(shí)間: 2017-07-04

    上傳用戶:冇尾飛鉈

  • The emphasis of this book is on real-time application of Synopsys tools, used to combat various pro

    The emphasis of this book is on real-time application of Synopsys tools, used to combat various problems seen at VDSM geometries. Readers will be exposed to an effective design methodology for handling complex, submicron ASIC designs. Significance is placed on HDL coding styles, synthesis and optimization, dynamic simulation, formal verification, DFT scan insertion, links to layout, physical synthesis, and static timing analysis. At each step, problems related to each phase of the design flow are identified, with solutions and work-around described in detail. In addition, crucial issues related to layout, which includes clock tree synthesis and back-end integration (links to layout) are also discussed at length. Furthermore, the book contains in-depth discussions on the basics of Synopsys technology libraries and HDL coding styles, targeted towards optimal synthesis solution.

    標(biāo)簽: application real-time Synopsys emphasis

    上傳時(shí)間: 2017-07-05

    上傳用戶:waitingfy

  • 將輸入的數(shù)據(jù)n分為指定的k組

    將輸入的數(shù)據(jù)n分為指定的k組,返回不同的分法種數(shù)length及分組明細(xì)數(shù)組a

    標(biāo)簽: 輸入 數(shù)據(jù)

    上傳時(shí)間: 2013-12-19

    上傳用戶:ryb

  • This inspired me to make this tool. This tool is not a professional one but shows an example which m

    This inspired me to make this tool. This tool is not a professional one but shows an example which makes use of the System.Diagnostics namespace. With this tool, you can write small console based Java programs, compile and run. Just a way to practically learn Java.

    標(biāo)簽: This tool professional inspired

    上傳時(shí)間: 2014-01-10

    上傳用戶:561596

  • // 該入口文件由ThinkPHP自動(dòng)生成 define( THINK_PATH , ../ThinkPHP ) //定義項(xiàng)目名稱(chēng)

    // 該入口文件由ThinkPHP自動(dòng)生成 define( THINK_PATH , ../ThinkPHP ) //定義項(xiàng)目名稱(chēng),如果不定義,默認(rèn)為入口文件名稱(chēng) define( APP_NAME , ajax ) define( APP_PATH , ./ajax ) //加載ThinkPHP框架公共入口文件 require(THINK_PATH. /ThinkPHP.php ) //實(shí)例化一個(gè)網(wǎng)站應(yīng)用實(shí)例 $App = new App() //執(zhí)行應(yīng)用程序 $App->run()

    標(biāo)簽: ThinkPHP THINK_PATH define 自動(dòng)生成

    上傳時(shí)間: 2017-07-09

    上傳用戶:cmc_68289287

  • LIST p=16F84 PIC16F844 is the target processor #include "P16F84.INC" Include

    LIST p=16F84 PIC16F844 is the target processor #include "P16F84.INC" Include header file CBLOCK 0x10 Temporary storage tempo tptrl tptrh note length pitch temp dl1 dl2 ENDC

    標(biāo)簽: processor 16 Include include

    上傳時(shí)間: 2017-07-09

    上傳用戶:gxrui1991

主站蜘蛛池模板: 兴安县| 砀山县| 秭归县| 嵊州市| 连南| 长垣县| 井研县| 闻喜县| 中超| 景泰县| 黎平县| 博兴县| 镇赉县| 沙雅县| 柞水县| 湖口县| 阜新市| 南充市| 探索| 米易县| 姜堰市| 昌吉市| 福州市| 梧州市| 罗源县| 新余市| 潍坊市| 腾冲县| 蕉岭县| 裕民县| 凤城市| 南川市| 刚察县| 潼关县| 龙里县| 南丰县| 澄江县| 青龙| 聂拉木县| 织金县| 金华市|