本方案為解決當前企業信息化建設中"信息孤島"叢生、信息流不暢通、信息不能共享的瓶頸問題,強調首先搞好信息資源規劃(Information Resource Planning,簡稱IRP),建立全企業的信息資源管理(Information Resource Management,簡稱IRM)基礎標準,通過需求分析建立集成化信息系統的功能模型、數據模型和系統體系結構模型,然后再實施通信-計算機網絡工程、數據庫工程和應用軟件工程。
上傳時間: 2014-01-23
上傳用戶:風之驕子
這是在學習數據庫時寫的一個程序,采取DAO訪問ACCESS數據庫的方式 1:在程序中使用了CButtonStyle這個免費類庫。 2:在InitButtonSytle()中,為了使代碼更短小,用循環實現了位圖按鈕。 // 用循環實現必須手動改動Resource.h中的定義 // 具體細節請參看源代碼 for ( int nIco = IDI_JUMP, nBtn = IDC_JUMP nBtn >= IDC_LISTITEM nIco--, nBtn-- ) { CButtonStyle *Button = ButtonList.RemoveTail() Button->SubclassDlgItem( nBtn, this ) Button->SetIcon( nIco ) Button->SetInactiveBgColor() Button->SetInactiveFgColor() Button->SetActiveBgColor() }
上傳時間: 2013-12-24
上傳用戶:moshushi0009
以下是從一維數據計算最大Lyapunov指數的算法源程序,在Visual C++中通過。 其中number一數據總量,dimension一重構維,delay-重構延遲,maxsplit一最大分離量 minsplit一最小分離量,iterates一迭代次數,Resource-一維數據序列。
上傳時間: 2013-12-22
上傳用戶:chenbhdt
The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components - and to benefit from their power - you need a Resource that does far more than list the classes and their functions.
標簽: interfaces standard provides library
上傳時間: 2014-12-01
上傳用戶:電子世界
es\Dice.ico This an icon file, which is used as the application s icon. This icon is included by the main Resource file Dice.rc. res\Dice.rc2 This file contains Resources that are not edited by Microsoft Visual C++. You should place all Resources not editable by the Resource editor in this file.
標簽: icon This application included
上傳時間: 2013-12-23
上傳用戶:hwl453472107
linux2.6 驅動的描述,struct Resource,struct platform_device和驅動的關系
上傳時間: 2016-08-15
上傳用戶:caiiicc
After the successful global introduction during the past decade of the second generation (2G) digital mobile communications systems, it seems that the third generation (3G) Universal Mobile Communication System (UMTS) has finally taken off, at least in some regions. The plethora of new services that are expected to be offered by this system requires the development of new paradigms in the way scarce radio Resources should be managed. The Quality of Service (QoS) concept, which introduces in a natural way the service differentiation and the possibility of adapting the Resource consumption to the specific service requirements, will open the door for the provision of advanced wireless services to the mass market.
標簽: the introduction successful generation
上傳時間: 2013-12-30
上傳用戶:qq21508895
December 19, 2006 - Ant 1.7.0 Available Apache Ant 1.7.0 is now available for download. Ant 1.7 introduces a Resource framework. Some of the core ant tasks such as <copy/> are now able to process not only file system Resources but also zip entries, tar entries, paths, ... Resource collections group Resources, and can be further combined with operators such as union and intersection. This can be extended by custom Resources and custom tasks using Resources. Ant 1.7 starts outsourcing of optional tasks to Antlibs. The .NET antlib in preparation will replace the .NET optional tasks which ship in Ant. Support for the version control system Subversion will be only provided as an antlib to be released shortly. Ant 1.7 fixes also a large number of bugs. Ant 1.7 has some initial support for Java6 features.
標簽: Ant Available available December
上傳時間: 2014-01-06
上傳用戶:daoxiang126
idea算法VC++源碼,包含系列文件 idea.h idea.cpp ideadlg.h ideadlg.cpp Resource.h stdafx.h stdafx.c
上傳時間: 2014-01-15
上傳用戶:rocketrevenge
CamTest2.vcw CamTest2.vcp CameraCode.cpp CameraCode.h CamSettingsDlg.cpp CamTest2.aps CamTest2.cpp CamTest2.h CamTest2.rc CamTest2.vcb CamTest2.vcl Copy (2) of StreamFrame.cpp Copy of StreamFrame.cpp mjpeg2bmp.cpp mjpeg2bmp.h Resource.h StillCapDlg.cpp StreamFrame.cpp StreamFrame.h 羅技攝像頭windows ce測試程序
標簽: CamTest CameraCode CamSettingsDlg cpp
上傳時間: 2013-12-22
上傳用戶:diets