為FileName 所指定的文件名按mode 模式創建一個FILE結構數據區,并將該數據區的首地址賦值給FILE類型的指針變量fp.
上傳時間: 2013-12-09
上傳用戶:時代電子小智
FileName: main.c * Description: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the public domain and may be used for any purpose. However, this * notice must not be changed or removed and no warranty is either * expressed or implied by its publication or distribution.
標簽: test implementations Description FileName
上傳時間: 2015-02-02
上傳用戶:leehom61
yright 2002 Cygnal Integrated Products, Inc. // // FileName: LIION_BC_MAIN.c // Target Device: 8051F300 // Created: 11 SEP 2002 // Created By: DKC // Tool chain: KEIL Eval C51 // // This is a stand alone battery charger for a Lithium ION battery. // It utilizes a buck converter, controlled by the on-chip 8-bit PWM, // to provide constant current followed by constant voltage battery charge.
標簽: LIION_BC_MAIN Integrated FileName Products
上傳時間: 2013-12-23
上傳用戶:牧羊人8920
/* * 讀取INI文件的函數(C語言) * File: readinifile.h * Read INI File * char* GetInitKey(FileName, Section, Key) * Return Key=>Value * + [config] * + dbhost=localhost * * strcpy(dbhost,GetInitKey("config.ini", "config", "dbhost")) */
標簽: File readinifile GetInitKey INI
上傳時間: 2015-07-01
上傳用戶:李彥東
在sco unix下對oracle數據庫表進行批量倒入倒出的源碼. 命令使用格式:bcp TableName infrom|outto FileName User Password
標簽: TableName FileName Password oracle
上傳時間: 2013-12-03
上傳用戶:tb_6877751
FileName: hal.h Target: cc2430 Author: EFU/ KJA Revised: 16/12-2005 Revision: 1.0 Description: Hardware Abstraction Layer - Utility Library for CC2430, CC2431, CC1110 and CC2510.
標簽: Description FileName Revision Revised
上傳時間: 2013-11-26
上傳用戶:lanhuaying
--- --- --- --- --- --- --- --- --- --- --- --- --- FileName : HP_SENSOR-9.ASM() Remark : --- --- --- --- --- --- --- --- --- --- --- --- --- #include HT82M99E.INC #include USBFIFO.INC #include HP_SENSOR.INC ------------------------------------------------------------------------------ #define CF C #define ZF Z
標簽: HP_SENSOR FileName Remark ASM
上傳時間: 2015-12-05
上傳用戶:jjj0202
// -*- Mode: Verilog -*- // FileName : wb_master.v // Description : Wishbone Master Behavorial // Author : Winefred Washington // Created On : 2002 12 24 // Last Modified By: . // Last Modified On: . // Update Count : 0 // Status : Unknown, Use with caution! // Description Specification // General Description: 8, 16, 32-bit WISHBONE Master // Supported cycles: MASTER, READ/WRITE // MASTER, BLOCK READ/WRITE // MASTER, RMW // Data port, size: 8, 16, 32-bit // Data port, granularity 8-bit // Data port, Max. operand size 32-bit // Data transfer ordering: little endian // Data transfer sequencing: undefined
標簽: Description Behavorial wb_master FileName
上傳時間: 2014-07-11
上傳用戶:zhanditian
FileName:SY0406.C***// 是在sy0306的功能上增加了AT89S52的在線下載功能IIC總線芯片改為24C01串口功能:由89S51鍵盤P1口發送資料數據“123456B7890”,在數碼管上顯示的同時由再由板上的RS232口上傳到PC機上,在熒光屏上顯示通信,反之也可以由PC的鍵盤上輸入數字下載在單板機上顯示出來。 定時器0--設定數碼管定時掃描。 定時器1--設定時鐘顯示計時。 定時器2--設定串行通訊波特率
標簽: 123456B789 FileName 24C01 89S51
上傳時間: 2016-10-19
上傳用戶:trepb001
在PC機上運行cadence需要先運行命令:source FileName,此處FileName指.cshrc,或其他具有該文件內容但名字不同的文件,該文件必須有set DISPLAY 本機IP:0.0 語句,同時應將其他雷同設置封住.可以先從工作站上下載.cshrc文件,然后用notepad修改顯示設置相,不可用其他編輯器,否則文本文件格式會不一樣.記住,必須將顯示器設置為256色.
標簽: FileName DISPLAY cadence source
上傳時間: 2014-09-07
上傳用戶:dsgkjgkjg