登录
首页 » Visual C++ » FC_LPT_0630

FC_LPT_0630

于 2010-07-12 发布 文件大小:1844KB
0 225
下载积分: 1 下载次数: 139

代码说明:

  使用INOUT32.DLL的并口读写,VC6.0工程,详细的注释。(The parallel port read and write using INOUT32.DLL, VC6.0 project, detailed notes.)

文件列表:

FC_LPT_0630
...........\Debug
...........\.....\inpout32.dll,32768,2003-07-22
...........\.....\TEST2.c,11432,2010-06-19
...........\.....\test2.obj,23016,2010-07-01
...........\.....\test2.sbr,0,2010-07-01
...........\.....\Test_InpOut32.bsc,2024448,2010-07-01
...........\.....\Test_InpOut32.exe,163907,2010-07-01
...........\.....\Test_InpOut32.ilk,359752,2010-07-01
...........\.....\Test_InpOut32.pch,3790616,2010-06-30
...........\.....\Test_InpOut32.pdb,476160,2010-07-01
...........\.....\vc60.idb,58368,2010-07-12
...........\.....\vc60.pdb,61440,2010-07-01
...........\inpout32.dll,32768,2003-07-22

...........\test2.c,11018,2010-07-01
...........\Test_InpOut32.dsp,4481,2006-12-06
...........\Test_InpOut32.dsw,549,2006-12-06
...........\Test_InpOut32.ncb,58368,2010-07-12
...........\Test_InpOut32.opt,254976,2010-07-12
...........\Test_InpOut32.plg,260,2010-07-12
...........\Test_InpOut32.sln,915,2008-01-23
...........\Test_InpOut32.vcproj,4391,2008-01-23

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

发表评论

0 个回复

  • c++
    说明:  c++简明教程。 还在为看不懂c++书籍烦恼吗?有了这本书,c++不再难!(c++ Concise Guide. Still can not read c++ Books trouble? With this book, c++ Not difficult!)
    2008-11-26 23:53:30下载
    积分:1
  • MeansOfString
    c语言中字符串的处理,其中包含了各种针对字符串问题的处理方法以及库函数(c language string handling, which includes a variety of problems for string processing method and library functions)
    2013-08-31 08:57:26下载
    积分:1
  • 178-classic-C-language--source-code
    178个经典c语言源代码,包括很多常用算法的,实例(178 classic C language source code )
    2012-05-20 16:29:47下载
    积分:1
  • bank02_99865(1)
    模拟银行取钱,而且可以随意取出钱币,很方便的呀,(renshu ,jsifjiasfasfsdfsgg)
    2012-03-22 20:30:58下载
    积分:1
  • 非线性优化中的经典算法 BriefDescriptionoftheLM
    非线性优化中的经典算法,LM算法,老外写的,言简意赅,对写优化程序很有用(nonlinear optimization of the classical algorithm, LM algorithm, a foreigner writing is concise and clear and optimization process of writing useful)
    2006-12-27 09:37:58下载
    积分:1
  • rengongmianyisuanfa
    人工免疫算法源程序 matlab6.0 环境下 比较完整(artificial immune algorithm source matlab6.0 environment complete)
    2006-08-09 21:30:07下载
    积分:1
  • desgnac3
    说明:  关于AC3方面的材料,可以好好参考参考.谢谢大家(On AC3 materials, you can make reference to reference. Thank you everyone)
    2008-09-26 21:43:50下载
    积分:1
  • depth_image_analysis
    深度图像分析 [孙龙详 程义民 王以孝 孙启彬] 电子工业出版社(depth image analysis)
    2009-06-16 20:57:45下载
    积分:1
  • OgreProgramming
    本资料是Pro OGRE 3D Programming的中文翻译版本,文档为word格式,共231页,非常详细的记录了OGRE起源,;介绍开发环境,还包括demo的介绍等等。(This information is Pro OGRE 3D Programming of the Chinese translation version of the document as word format, a total of 231, a very detailed record of the OGRE origin describes the development environment, but also demo presentation and so on.)
    2010-06-07 22:48:42下载
    积分:1
  • socket_program_guide
    1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 (1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D)
    2020-11-14 14:59:42下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载