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