Use C51 MCU and SL811 USB Host Controller to implement USB Mass Storage in Keil
标签: Controller USB implement Storage
上传时间: 2015-10-09
上传用户:jjj0202
Do your applications look a little boring? Would you like to get spectacular yet easy to use visual effects? Billenium Effects will give your applications a different touch without interfering with your existing code. For example, just by dropping two components to your Splash Screen or About form they will be shown with a professional transition effect that will delight your customers. First impressions count!
标签: applications spectacular little boring
上传时间: 2015-10-09
上传用户:dreamboy36
VCLSkin™ is a component to create skinnable user interface for Delphi/C++Builder application, It is easy to use, just put on component on mainform, Vclskin will skin whole application without source code modification.
标签: application component interface skinnable
上传时间: 2014-01-25
上传用户:gxmm
MSP-FET430P140 Demo - DMA0/1, Rpt d Blk to DAC0/1, Sin/Cos, TACCR1, XT2
上传时间: 2013-12-24
上传用户:kiklkook
MSP-FET430P140 Demo - Flash In-System Programming, Copy SegA to SegB
标签: Programming In-System MSP-FET Flash
上传时间: 2015-10-10
上传用户:teddysha
SQL Server developers and administrators are no strangers to Data Transformation Services (DTS) packages. They likely develop DTS packages to perform everything from simple database operations to data aggregation. As such, when they upgrade some or all of their servers to SQL Server 2005, they must decide what to do with all of their DTS packages
标签: administrators Transformation developers strangers
上传时间: 2013-12-26
上传用户:zhengzg
What I did with this class is to automatize (not MS s automation) several processes to do a search in a MS Sql Server database, and show the results, retaining the data on an internal structure
标签: automatize automation processes several
上传时间: 2015-10-11
上传用户:manlian
how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It was just a small class in my last article.
标签: applications consumer template extend
上传时间: 2014-11-26
上传用户:royzhangsz
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.
标签: recordsets container library ODBC
上传时间: 2015-10-11
上传用户:xlcky
Many programs today suffer from the fact that their users have to connect using IP addresses. This is impossible for dialup users, whose IPs change all the time, and painful for LAN users who don t know their IP addresses or whose addresses also change. In addition, many collaborative programs could benefit from offering friends lists, showing friends as online or offline, providing status information. This kind of functionality is hard to provide, requiring a dedicated Internet database and a new client - client protocol. But it is offered today through a system called AwareNet, which is offered free of charge and royalty
标签: addresses programs connect suffer
上传时间: 2013-12-05
上传用户:CHENKAI