This program displays all SMBIOS/DMI information within the BIOS. The information is organized as a series of Structures each of which is a certain Type. For more details, see a Copy of the SMBIOS specification "System Management BIOS Reference Specification".
標簽: information organized displays program
上傳時間: 2014-08-11
上傳用戶:wweqas
磁盤文件操作 已在磁盤上劃分一定空間文件filesys.dat來模擬真實磁盤,現在要在該模擬磁盤中建立文件creatfile(),刪除文件del(),創建目錄md(),刪除目錄rd(),文件修改內容并保存edit(),上下級目錄訪問cd(),cd..(),cd\(),文件復制Copy(),這些函數怎么寫啊?請大家幫幫忙!寫好后可發到郵箱jsj5219@163.com 部分代碼:
上傳時間: 2015-11-05
上傳用戶:yimoney
本設計的目的是通過設計和調試一個簡單的文件系統,主要是模擬文件操作命令的執行,來模擬文件管理,使學生對主要文件操作命令的實質和執行過程有比較深入的了解,掌握它們的基本實施方法。具體要求如下: (1) 設計一個支持n個用戶的文件系統,每個用戶可擁有多個文件: (2) 采用二級或二級以上的多級文件目錄管理; (3) 對文件應設置存去控制保護方式,如“只能執行”、“允許讀”、“允許寫等”; (4) 系統的外部特征應接近于真實系統,可設置下述文件操作命令: 命 令 功 能 命 令 功 能 Create 建立文件 Read 讀文件 Open 打開文件 Write 寫文件 Close 關閉文件 Copy 復制文件 Delete 撤消文件 Directory 查詢目錄 (5) 通過鍵盤使用該文件系統,系統應顯示操作命令的執行結果。
上傳時間: 2014-01-11
上傳用戶:zhanditian
java 數據庫 功能強大 效率高 SmallSQL Database is a free DBMS library for the Java(tm) platform. It runs on the Java 2 Platform (JDK 1.4 or later) and implements the JDBC 3.0 API. SmallSQL Database is licensed under the terms of the GNU Lesser General Public Licence (LGPL). A Copy of the licence is included in the distribution. Please note that SmallSQL Database is distributed WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Please refer to the licence for details.
標簽: SmallSQL Database platform library
上傳時間: 2013-12-19
上傳用戶:yyyyyyyyyy
CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo stack and managing Copy and paste, and objects derived from CDiagramEntity representing objects drawn on screen. CDiagramEditor lacks one feature (that is difficult to implement in both simple and general fashion) - links. Manually maintaining links in a - for example - flowchart or network topography map is unwieldy. Therefore, I ve created a reference implementation for one way of adding this functionality.
標簽: CDiagramEditor CFlowchartEditor extension CWnd-d
上傳時間: 2015-11-21
上傳用戶:氣溫達上千萬的
/*_############################################################################ _## _## SNMP4J - PDU.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a Copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/
標簽: SNMP4J
上傳時間: 2014-01-25
上傳用戶:ZJX5201314
/*_############################################################################ _## _## SNMP4J - PDUv1.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a Copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/
標簽: SNMP4J
上傳時間: 2013-12-28
上傳用戶:jjj0202
/*_############################################################################ _## _## SNMP4J - ScopedPDU.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a Copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/
標簽: SNMP4J
上傳時間: 2015-11-23
上傳用戶:athjac
/*_############################################################################ _## _## SNMP4J - Snmp.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a Copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/
標簽: SNMP4J
上傳時間: 2015-11-23
上傳用戶:lxm
/*_############################################################################ _## _## SNMP4J - UserTarget.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a Copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/
標簽: SNMP4J
上傳時間: 2015-11-23
上傳用戶:nairui21