登录
首页 » Visual C++ » tvicport

tvicport

于 2005-05-26 发布 文件大小:465KB
0 300
下载积分: 1 下载次数: 10

代码说明:

  在WINDOWS 9X/NT下不通过WIN DDK而直接存取硬件的专用开发包,支持VISUAL C++和DELPHI/C++ BUILDER,需要32位编译器。TVicPort includes transparent support for Windows 95/98 and Windows NT (in Windows 9X/NT under WIN DDK is not passed directly access dedicated hardware development kits, support Visual C and Delphi/C BUILDER need 32 compiler. TVicPort includes transparent support for Windows 95/98 and Windows NT)

文件列表:

BC_PP
.....\INST_BC5.TXT
.....\Resource.h
.....\TVicPort.dll
.....\TVICPORT.H
.....\TVicPort.lib
.....\VERSION.H
.....\Victest.cpp
.....\VICTEST.DEF

.....\VICTEST.IDE
.....\VICTEST.RC
.....\VICTEST.RES
Builder1
........\Hw_test.cpp
........\Hw_test.mak
........\INST_CB1.TXT
........\MAINFORM.CPP
........\MAINFORM.DFM
........\MAINFORM.H
........\PORT_32.DCR
........\PORT_32.DCU
........\PORT_32.HPP
........\PORT_32.OBJ
Builder3
........\Hw_test.bpr
........\Hw_test.cpp
........\INST_CB3.TXT
........\MAINFORM.CPP
........\MAINFORM.DFM
........\MAINFORM.H
........\PORTCB30.BPI
........\PORTCB30.BPK
........\PORTCB30.BPL
........\PORTCB30.CPP
........\PORTCB30.LIB
........\PORTCB30.OBJ
........\PORTCB30.RES
........\PORT_32.DCR
........\PORT_32.DCU
........\PORT_32.HPP
........\PORT_32.OBJ
Builder4
........\Hw_test.bpr
........\Hw_test.cpp
........\Hw_test.res
........\INST_CB4.TXT
........\MAINFORM.CPP
........\MAINFORM.DFM
........\MAINFORM.H
........\PORTCB40.BPK
........\PORTCB40.BPL
........\PORTCB40.CPP
........\PORTCB40.OBJ
........\PORTCB40.RES
........\PORT_32.DCR
........\PORT_32.DCU
........\PORT_32.HPP
........\PORT_32.OBJ
DELPHI2
.......\Hw_test.dpr
.......\Hw_test.res
.......\inst_d2.txt
.......\Main.dfm
.......\Main.pas
.......\port_32.DCR
.......\PORT_32.dcu
DELPHI3
.......\Hw_test.dpr
.......\Hw_test.res
.......\inst_d3.txt
.......\Main.dfm
.......\Main.pas
.......\portd30.dcp
.......\portd30.dcu
.......\portd30.dpk
.......\portd30.dpl
.......\portd30.res
.......\port_32.DCR
.......\port_32.dcu
DELPHI4
.......\Hw_test.dpr
.......\Hw_test.res
.......\inst_d4.txt
.......\Main.dfm
.......\Main.pas
.......\PORTD40.BPL
.......\PORTD40.CFG
.......\PORTD40.DCU
.......\PORTD40.DOF
.......\PORTD40.DPK
.......\PORTD40.RES
.......\port_32.DCR
.......\PORT_32.DCU
DOCS
....\AS_COMP.TXT
....\AS_DLL.TXT
....\AS_OCX.TXT
....\COMMERC.TXT
....\FILE_ID.DIZ

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • guiji
    惯导系统轨迹生成器,能生成不同位置转动和舰船摇摆条件下的陀螺和加速度计数据,用于研究惯导系统(INS trajectory generator can generate different locations and ships swing conditions rotating gyroscope and accelerometer data, inertial navigation systems for research)
    2013-08-29 09:49:03下载
    积分:1
  • 9_2
    VC中容器和游标的使用,一个简单的例子。。(VC cursor in the containers and the use of a simple example. .)
    2009-05-31 23:35:52下载
    积分:1
  • CNC-chabu
    实现两坐标运动控制,相当完美,看了这个代码,你也可以开发数控系统了(CNC CONTROL)
    2021-02-14 10:39:49下载
    积分:1
  • travelingsalesman
    用动态规划法求解旅行商问题 已经加入注释 欢迎批评指正(dynamic programming method for the traveling salesman problem has joined Notes welcome criticism correction)
    2005-06-09 15:40:17下载
    积分:1
  • Triangle
    求解符号三角形问题.给定一行符号(比如+和-),按照同号为+异号为-的原则计算第二行直至下面的行,最后的一行只有一个符号,要求统计各个符号的个数.(Problem solving triangle symbols. Given his symbols (such as+ And-), in accordance with the same number is+ Different number- the principle of calculation of the second line until the following line, the last line there is only one symbol, all symbols requested statistics number.)
    2008-07-15 14:53:58下载
    积分:1
  • lucky38
    hangle unicode used AI
    2011-08-30 18:34:33下载
    积分:1
  • Hufferman
    使用哈弗曼编码技术进行数据压缩和解压缩,缺点在于只能用于文本(Havermann coding techniques using data compression and decompression, disadvantage is that the text can only be used)
    2010-01-03 19:23:10下载
    积分:1
  • caobiao
    基本7022芯片的抄表测试程序.代码与抄表终端一致(Basic 7022 chip meter test procedure. Code consistent with the meter reading terminal)
    2008-05-06 13:59:37下载
    积分:1
  • vgpicker
    说明:  在mfc单文档下的p程序 通过碰撞检测实现了模型的抓捕(Mfc Single Document in p under the collision detection procedure realize the model to capture)
    2008-09-25 15:54:50下载
    积分:1
  • medo
    设X[ 0 : n - 1]和Y[ 0 : n – 1 ]为两个数组,每个数组中含有n个已排好序的数。找出X和Y的2n个数的中位数。  编程任务 利用分治策略试设计一个O (log n)时间的算法求出这2n个数的中位数。 数据输入 由文件input.txt提供输入数据。文件的第1行中有1个正整数n(n<=200),表示每个数组有n个数。接下来的两行分别是X,Y数组的元素。结果输出 程序运行结束时,将计算出的中位数输出到文件output.txt中(Let X [0: n- 1] and Y [0: n- 1] for the two arrays, each array containing the n number has been sorted. 2n X and Y to identify the number of digits.  programming tasks using the divide and conquer strategy try to design an O (log n) time algorithm to calculate this median number 2n. Data input by the input data provided input.txt file. The first line in the file has a positive integer n (n < = 200), that there are n numbers of each array. The next two lines are the X, Y array elements. The end result is output program runs, the calculated median output to file output.txt)
    2021-03-22 16:29:16下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载