搜索资源列表
从数据库中读一组数据并把它画成图表
- 本例主要使用的是PictureBox控件在数据库表显示上的应用。-the cases are used mainly PictureBox control in a database table shows the application.
在数据库中读写图像文件
- 本实例可以将图像文件(*.bmp)存储到数据库中,并可以浏览数据库中的图像文件!- This example may (* bmp) save the picture document to the database in, and may glance over in the database the picture document!
读写image到database
- c#制作的对sql数据库进行,图象文件的写入,的一个例子,-produced by the right sql database, image documents write, in one example,
DBFLIS
- 一个使用TURBO C读数据库文件的小程序,欢迎各位大虾前来共享、批评指正-use a TURBO C Reading database files small procedures, welcome you to share prawns, criticized correct! !
基本ado数据库操作
- 在VC环境下,使用ADO对ACCESS数据库进行的基本读写删除,添加操作。-in VC environment, the right to use ADO ACCESS database of basic literacy delete, insert operation.
Access数据库中OLE对象的读写操作
- 该文件是对Access数据库读写操作,包括一些程序界面以及程序代码,希望对有学习Access数据库的同事能够有所帮助。-the document is to write Access database, including some programming interfaces and code, and I hope to learn Access database colleagues can help.
multitreadsrc4
- 线程的同步 虽然多线程能给我们带来好处,但是也有不少问题需要解决。例如,对于像磁盘驱动器这样独占性系统资源,由于线程可以执行进程的任何代码段,且线程的运行是由系统调度自动完成的,具有一定的不确定性,因此就有可能出现两个线程同时对磁盘驱动器进行操作,从而出现操作错误;又例如,对于银行系统的计算机来说,可能使用一个线程来更新其用户数据库,而用另外一个线程来读取数据库以响应储户的需要,极有可能读数据库的线程读取的是未完全更新的数据库,因为可能在读的时候只有一部分数据被更新过。-thread s
数据库Blob读写
- 数据库Blob读写-database Blob literacy
TestDB
- 批量读数据库中数据的例子,只能读取不能更新
dbf
- 使用TURBO C读数据库文件,非常简单,而且只有8kb大小
利用OO4O接口从Oracle数据库中读写图像
- VC++中利用OO4O接口从Oracle数据库中读写图像-VC OO4O use interface from which to read and write Oracle Database Image
从数据库读图像
- 从数据库中,提取图像-from the database, extract images
文件数据库
- 利用二进制操作模拟数据库存取操作,因为文件本质上是对文件进行二制读写操作,但是读写的单位不是字节,而是结构STRUCT。-simulated operational use binary database access operations, because paper is essentially the documents to write two system, but the unit is not read and write byte, but the structure STRUC
java数据库连接操作类
- 这个软件对于初学java数据库编程的人特别有用,可以通过读该代码学习JDBC接口。
ICRead.rar
- vb编写的IC卡读写程序示例,程序所用卡为MIFARE S50非接触式IC卡,实现了一些简单的IC卡读写功能。 功能包括从IC卡初始化,IC卡读卡和写卡。并将读写内容与数据库连接。 另附IC卡驱动程序,Examples of IC card reading and writing process, procedures used by card MIFARE S50 for non-contact IC card, the realization of a number of simple
MultiThreadDB.rar
- 包括Socket读写多线程、多线程访问数据库、互斥量、临界区、事件、信号量等数据库访问,Socket read and write, including multi-threaded, multi-threaded access to the database, exclusive volume, critical, events, semaphores, such as database access
visdata
- VB 可视化数据库管理源码示例,源码中包括了sql server / excel/access /TXT 读取样例,可做为常用数据库编程参考。-VB source code sample visual database management, source code included in the sql server/excel/access/TXT read the sample can be used as common reference database programming.
各种典型vb示例
- Add_Control_RunTime.zip 实时增加控件的例子。 alarm.zip 一个日期报警程序,当某个指定日期到达时间会提醒你。 Bounce.zip 在桌面上打篮球的游戏程序。 FileCopier.zip 这个程序可以将任意的文件拷贝到同一网络上的任何地方。 FoxTOExce.zip 可以将FoxPro中的表格数据传输到excel中。 lock.zip 这是一个锁定计算机的程序。 MoviePlayer.zip 用户化的视频播放程序。 MultiBrowser.zip 可以同时
Excel
- 直接通过ODBC读写Excel表格文件。基于数据库编写源程序。-Directly through ODBC to read and write Excel spreadsheet file. Prepared based on the source database.
labview读写数据库
- labview从数据库中读数据,matlab处理后写回数据库(LabVIEW reads data from the database and writes it back to the database after matlab processing)