-
Multi thread TCP/IP communication protocol
Multi thread TCP/IP communication protocol
- 2022-10-31 21:05:03下载
- 积分:1
-
mp3play.ocx V.1.5 / 03 / 03 / 1999
MP3PLAY.OCX V.1.5 / 03/03/1999
Software only decoder for MPEG Audio layer 3.
High compression audio files with high quality sound.
Please use index.htm for details.
This zip file contains 4 subdirectories.
Sample VB source in /VB
NEW: Functions -> - mem optimized
- mp3tag info
Dialog Medien GmbH
-MP3PLAY.OCX V.1.5/03/03/1999 Software only decoder for MPEG Audio layer 3. High compression audio files with high quality sound. Please use index.htm for details. This zip file contains 4 subdirectories. Sample VB source in /VB NEW: Functions-gt; - mem optimized - mp3tag info Dialog Medien GmbH
- 2022-02-03 09:23:36下载
- 积分:1
-
这是一个建立层次目录结构的类,对VC++的初学者可能会有些帮助...
这是一个建立层次目录结构的类,对VC++的初学者可能会有些帮助-One Class to build the hierachical directory structure,which maybe useful to the beginner of VC++.
- 2022-10-17 01:20:03下载
- 积分:1
-
easyVision 电脑查看器
这是计算机视觉和图像处理应用程序的快速原型开发方法实验 Haskell 框架。我们利用函数式编程编写优雅程序支持的标准低层次专业图书馆的表现力。
- 2022-01-22 17:00:33下载
- 积分:1
-
http connect and url open by wince
http connect and url open by wince
- 2022-01-26 01:15:32下载
- 积分:1
-
windows窗口查看与控制, 可以把任意窗口置顶,及关闭,掩藏等等.
windows窗口查看与控制, 可以把任意窗口置顶,及关闭,掩藏等等.-window to view and control windows can be arbitrary set-top window, and shut down, hide, etc..
- 2022-02-03 07:52:36下载
- 积分:1
-
在D3D中创建三维字模型。可以设置颜色,位置,旋转等功能
在D3D中创建三维字模型。可以设置颜色,位置,旋转等功能-created in 3D Display word model. Can set the color, position, rotation and other functions
- 2023-01-08 02:50:02下载
- 积分:1
-
如何加、减、乘无穷长整数
How to add, subtract, and multiply infinitely long integers
- 2022-03-11 04:24:40下载
- 积分:1
-
按我理解,这就是所说的三层架构了。
File工程负责最底层的文件操作
FileProtocol工程负责具体的流程及协议,将相关数据返回给界面层
UI...
按我理解,这就是所说的三层架构了。
File工程负责最底层的文件操作
FileProtocol工程负责具体的流程及协议,将相关数据返回给界面层
UI工程就是具体的界面层了,他只负责显示具体的数据,不负责软件的工作流程。
File, FileProtocol这两个工程都是DLL,注意看一下FileProtocol的工程依赖及附加包含目录。还要再看一下UI工程的工程依赖及附加包含目录。在这里,三个工程,项目解决方案是在同级目录下,通过一个解决方案去包含三个工程。这样做的好处在于,工程可以重用。比如说File工程,他负责最底层的文件操作,以后我们的其它软件项目还会用到它的,因此,以后的项目,在解决方案里直接添加File工程便可以用了。 -According to my understanding, this is referred to a three-tier architecture.
File project is responsible for the bottom of the file operations
FileProtocol charge of the project specific processes and agreement to the relevant data back to the interface layer
UI project is a specific interface layer, and he is only responsible for display of specific data, is not responsible for the software workflow.
File, FileProtocol these two projects are DLL, note that the works look FileProtocol dependence and additional include directories. Would also like to look at what the engineering rely on UI and additional include directories. Here, the three projects, t
- 2022-03-16 06:02:29下载
- 积分:1
-
windows下的视频采集程序
功能:采集电脑上的摄像头数据(yuv原始数据),通过回调将数据回调给用户程序,同时可以同步显示摄像头视频
摄像头目前是使用的usb接口,可以是笔记本内置的,也可以是usb外接的
- 2022-06-11 22:43:31下载
- 积分:1