DVD+DVBT的車載方案,DSN格式的
上傳時間: 2014-01-04
上傳用戶:zwei41
拷貝到SQL Server 2000的查詢分析器里,然后執行將產生需要的數據庫結構。 配置ODBC數據源,按照每章的說明進行數據源的配置,程序對數據庫的訪問需要通過ODBC來實現。 打開"控制面板"中"管理工具"的"ODBC(數據源)",在彈出的對話框中創建文件DSN。 my_factory.dsn 本例需要創建的文件DSN,登錄方式選擇"使用用戶輸入登錄ID和密碼的SQL Server驗證", 登錄ID為sa,密碼為空,選擇默認連接數據庫(就是在查詢分析器里創建的數據庫
上傳時間: 2015-08-13
上傳用戶:caiiicc
SQL數據庫系統原理 期末課程設計圖書館信息管理系統 2.0 2006-12-09開始構建方案,于2006-12-14 初級版本,后再經過幾天課余時間的仔細調試升級成2.0版。2.0運行更穩定、可靠,操作更方便,增加了自動檢錯、糾錯處理,使后臺數據不被非法操作破壞!參考文獻 :劉韜 駱娟 何旭洪 Visual Basic 6.0數據庫系統開發實例導航 北京:人民郵電出版社 2002用戶名:展威密碼:180263程序運行須服務器(SQL Server)后臺支持: 1、數據源:library.DSN ( DATABASE=library ) 2、數據庫文件:library_Data.MDF、library_Log.LDF
上傳時間: 2013-12-20
上傳用戶:baiom
* DEFINITION * This a set of math functions that deal with time. The functions accept * 4-digit time values and 4-digit time of day values. Time values are * interpreted as hours-minutes and are valid if all digits are numeric and * 9 or less, except the second-to-last digit must be 5 or less. Time of day * values are valid if they conform to normally accepted clock values of * 1:00 to 12:59 for a 12-hour clock or 00:00 to 23:59 for a 24-hour clock.
標簽: functions DEFINITION accept digit
上傳時間: 2014-01-15
上傳用戶:Divine
A general technique for the recovery of signicant image features is presented. The technique is based on the mean shift algorithm, a simple nonparametric pro- cedure for estimating density gradients. Drawbacks of the current methods (including robust clustering) are avoided. Feature space of any nature can be processed, and as an example, color image segmentation is dis- cussed. The segmentation is completely autonomous, only its class is chosen by the user. Thus, the same program can produce a high quality edge image, or pro- vide, by extracting all the signicant colors, a prepro- cessor for content-based query systems. A 512 512 color image is analyzed in less than 10 seconds on a standard workstation. Gray level images are handled as color images having only the lightness coordinate
標簽: technique presented features recovery
上傳時間: 2015-10-14
上傳用戶:410805624
Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general problem of machine learning and how it relates to statistical inference. 1.1 The Learning Problem and (Statistical) Inference It was only a few years after the introduction of the first computer that one of man’s greatest dreams seemed to be realizable—artificial intelligence. Bearing in mind that in the early days the most powerful computers had much less computational power than a cell phone today, it comes as no surprise that much theoretical research on the potential of machines’ capabilities to learn took place at this time. This becomes a computational problem as soon as the dataset gets larger than a few hundred examples.
標簽: Introduction Classifiers Algorithms introduces
上傳時間: 2015-10-20
上傳用戶:aeiouetla
程序1,2,3分別實現了vc++對access,BDE,DSN的訪問;程序4串行化對象到數據字段,程序5從ODBC 動態讀取數據,程序6 DAO組合框,程序7 ODBC的日期和時間 程序8 9,交互式的SQL工具;程序10在DLL中使用DAO
標簽: 程序
上傳時間: 2015-11-12
上傳用戶:498732662
語音控制小車電路設計原理圖,dsn格式,請用isis打開。
上傳時間: 2015-11-16
上傳用戶:王小奇
ASP專題文檔集 在瀏覽器中上載文件的方法與實現 用ASP建造自己的聊天室 15種asp使用技巧(中文版) ASP實現分頁顯示 實現滾動新聞 ASP發送郵件的組件 ASP訪問數據庫 訪問數據庫的三種方式 ASP與ADO在Web數據庫查詢中的應用 不通過數據源完全控制MDB數據庫 不用DSN,如何訪問數據庫? ASP訪問SQL Server內置對象 ASP應用中數據庫記錄的選取與過濾 在ASP中用集合成批操作數據庫 IE4的模式對話框設計 編寫自己的組件 不用組件上載文件代碼具體例子 創建財務組件
上傳時間: 2015-11-21
上傳用戶:baitouyu
The ability to write efficient, high-speed arithmetic routines ultimately depends upon your knowledge of the elements of arithmetic as they exist on a computer. That conclusion and this book are the result of a long and frustrating search for information on writing arithmetic routines for real-time embedded systems. With instruction cycle times coming down and clock rates going up, it would seem that speed is not a problem in writing fast routines. In addition, math coprocessors are becoming more popular and less expensive than ever before and are readily available. These factors make arithmetic easier and faster to use and implement. However, for many of you the systems that you are working on do not include the latest chips or the faster processors. Some of the most widely used microcontrollers used today are not Digital Signal Processors (DSP), but simple eight-bit controllers such as the Intel 8051 or 8048 microprocessors.
標簽: arithmetic high-speed ultimately efficient
上傳時間: 2014-11-30
上傳用戶:lizhen9880