登录
首页 » Visual C++ » tvicport

tvicport

于 2005-05-26 发布 文件大小:465KB
0 380
下载积分: 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 个回复

  • changevideomode
    自己写的一个检测某个程序是否运行来改变系统分辨率的控制台程序(Writing own a Detect whether a program is running to change the system console resolution procedures)
    2009-02-26 15:45:57下载
    积分:1
  • Win32Timer
    基于Visual C++ 的win32控制台的程序,实现使用定时器的功能,(Visual C++ win32 console-based program, using the timer function,)
    2012-03-06 14:20:34下载
    积分:1
  • distance_between_two_lines
    对于给定的两个线段,程序输出这两个线段之间的距离(For a given two line segments, the program output that the distance between two line segments)
    2009-03-25 16:04:31下载
    积分:1
  • ccode
    包括汉诺塔、杨辉三角、求根值等c程序,在VC++6.0运行没问题。(Including the Tower of Hanoi, Yang Hui triangle, the value of such c rooting process running in VC++6.0 no problem.)
    2010-12-15 08:41:27下载
    积分: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
  • tvicport
    在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)
    2005-05-26 10:40:55下载
    积分:1
  • CProgram.rar
    说明:  实现了很多的数据结构算法,适合与想学习数据结构编程的读者。(achieve a lot of data structure algorithms, fit and want to learn data structure programming readers.)
    2006-04-05 16:52:57下载
    积分:1
  • MY_YangHuiTriangle
    利用二维数组创建杨辉三角形,基于vc++程序设计(Creating a Yang Hui triangle by using a two-dimensional array .Programming based on vc++)
    2018-01-03 22:40:15下载
    积分:1
  • Camera_EXG50_GigE
    Initialise and acquisition of Camera EXG50 GigE
    2011-12-20 17:32:53下载
    积分:1
  • Csendmail
    这是一个实现用C语言发送电子邮件的小程序,可以把截获的键盘记录发送给监控的主机。(This is a realization of C language small program to send email, you can send intercepted keyloggers monitored host.)
    2013-07-28 19:00:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载