搜索资源列表
管理监控系统
- 本人工作中的一个软件开发实例。里面包含了数据库,(请配置ODBC数据源),串口实时监控的大体构架。看了它,你就能了解实际的软件开发大概是怎么一些要求。-I work in a software development examples. Which contains a database (ODBC data source configuration), serial real-time monitoring of the general architecture. Read it, you w
dkji
- 本程序可以用来统计保存在EXCEL表中高中各科考试成绩分析情况。 EXLS表的格式要求: 第一行为标题行:考号 学号 姓名 成绩 第一列:考号 060100101 前六位为文理科分类,后二位是座位号 第二列:学号 班级+序号 第三列:姓名 李兵 第四列:成绩 90 注意:(1)文件名最好为单科科目名称 (2) 本软件只统计第4列的数据-this procedure can be used to keep statistics in Excel
database
- 程序1,2,3分别实现了vc++对access,BDE,DSN的访问;程序4串行化对象到数据字段,程序5从ODBC 动态读取数据,程序6 DAO组合框,程序7 ODBC的日期和时间 程序8 9,交互式的SQL工具;程序10在DLL中使用DAO-procedures were achieved vc right access, BDE, DSN visits; 4 Serial procedures objects to the data fields, procedures five dynam
WBJF
- Of the password is: Server: \"1.\" Client: + for the month of the date of the machine. Such as \"2005/08/05\", compared with the number \"85\" Database: \"xzxq\". I made the changes: 1, stations and customer-service o
tokyocabinet-1.4.17.tar.gz
- Tokyo Cabinet的Tokyo Cabinet 是一个DBM的实现。这里的数据库由一系列key-value对的记录构成。key和value都可以是任意长度的字节序列,既可以是二进制也可以是字符串。这里没有数据类型和数据表的概念。 作者叫Mikio Hirabayashi.Tokyo Cabinet是用C写的,同时提供c,perl,ruby,java的API。Tokyo Cabinet在提供了POSIX和C99的平台上都可用,它以GNU Lesser Public License协议发布
VB24C02
- 利用VB通过串口控制单片机读写24C02源代码程序-The use of VB to read and write through the 24C02 single-chip serial port control program source code
matlab
- 图像的滤波,可以适用于人民币序列号的识别相关步骤-Image filtering can be applied to the yuan serial number to identify the relevant steps
ACCESS-dxlh
- 用access读取序列号,可以做成软件注册-Read the serial number
1117
- 用VB通过串口与数字电表进行通信,定时将数字电表的数据存储到SQL表中-Through the serial port using VB to communicate with the digital meter, digital meter timing data stored in SQL table
uu08txl
- 用C语言编写的简单个人通讯录 c语言实现通讯录功能: 1、 数据入录――按顺序入录学生成绩 2、 插入记录――在一个特定序号处插入一条记录 3、 删除记录――删除特定记录 4、 修改记录――修改特定记录 5、 查询记录――关键字等于确定值的简单查询;关键字的值在某一范围内的范围查询,并可作相应统计-Using C language simple Personal Address Book Address Book c language function: 1, data entry was re
MsComm32oleSieral
- vfp 串口通信测试源代码,功能齐全的vfp串口应用源码-VFP serial communications test source code, full-featured serial VFP application source
AutoChangeMoney
- 使用VC++编写的自动找币机的控制程序。 有sql2000数据库,用于存储记录。 使用控件实现对找币机串口的控制。-The use of VC++ Prepared automatically find coin machine control procedures. There SQL2000 database, used to store records. The use of controls to achieve coin machine to find the serial c
oracletuning
- 1、 求当前会话的SID,SERIAL# SELECT Sid, Serial# FROM V$session WHERE Audsid = Sys_Context( USERENV , SESSIONID ) -1, for the current session of the SID, SERIAL# SELECT Sid, Serial# FROM V $ session WHERE Audsid = Sys_Context ( ' USERENV' ,
CSJK02
- C++源码工程文件 使用串口发送数据库中的数据-C++ source project file using the serial port to send the data in the database
CSJK01
- C++源码工程文件 串口接收数据并保存到数据库-C++ source project file and save the serial receive data to the database
Porttest
- 一个串口调试助手,可以将串口接收到的数据筛选并保存到数据,别保存数据到文件等.-A serial debugging assistants can receive serial data to the data screen and save, do not save data to files.
Accessreg
- 基于ACCESS下编写的注册码与硬盘序列号管理器-ACCESS prepared based on the key with the hard drive manager serial number
lock6
- 酒店电子锁管理,包括界面编程、数据库操作、串口操作 -Hotel electronic lock management, including programming interface, database operation, serial operation
ReciveData
- 通过串口接收数据,并把接收到的数据保存到数据库中-recive data from serial prot and save the data to the database
SERIAL
- Title Basic Serial Communication with MSCOMM in VFP Download the file serial.zip Summary How to register MSCOMM32.OCX, how to organize basic serial communications. An example of the computer control of a Mettler weighing Scale.