-
C++实现排序代码
说明: 这是一个基于C++语言的算法项目,能够实现简单排序(This is an algorithm project based on C + + language, which can realize simple sorting)
- 2019-11-30 15:58:34下载
- 积分:1
-
SocketStructure
fd_set参数:一个用于检查可读性(readfds),一个用于检查可写性(writefds),另一个用于例外数据(exceptfds)。从根本上说,
fd_set数据类型代表着一系列特定套接字的集合(fd_set parameters : a check for readability (readfds) one could write a check for (writefds) Another exception for the data (exceptfds). Fundamentally speaking, fd_set data types represent the range of specific set of socket)
- 2006-10-18 20:06:04下载
- 积分:1
-
MFCComm
说明: MFC的一个串口助手的源代码。可直接编译使用(The source code of a serial assistant of MFC. Can be compiled and used directly)
- 2019-06-28 09:54:39下载
- 积分:1
-
TXTClass
提供了一个用C#语言实现的txt文件操作类,实现了写入txt、读取txt、读取指定行、删除指定行、查询txt指定内容,按照给定条件查询、删除txt文件内容等功能。调用方便,操作简单,附有使用说明。(Provides a C# language using the txt file manipulation class realized write txt, read txt, reads the specified line, delete the specified row, query txt specified content, in accordance with the conditions given query, delete the txt file content and so on. Call convenient, easy to operate.
)
- 2010-06-07 22:19:41下载
- 积分:1
-
CAN_ECHO-AB
can a传送到can b,然后将数据回传给can a。
然后验证传输和接收的数据。
这个例子可以用来检查can-a和can-b之间的通信。
DSP的两个端口都需要彼此连接(通过可接收的端口)。(CAN-A transmits to CAN-B, which then echoes the data back to CAN-A. CAN-A then verifies the transmitted and received data. This example can be used to check communication between CAN-A and CAN-B. Both CAN ports of the DSP need to be connected to each other (via CAN transceivers).)
- 2018-02-28 17:17:01下载
- 积分:1
-
jifang
本系统采用ASP.NET语言开发,是一个机房管理系统,包括机房预约,查看机房状态等等(The system uses ASP.NET language development, is a room management system, including room reservations, check room status, etc.)
- 2013-11-10 19:45:57下载
- 积分:1
-
lesson-14
孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)
- 2013-04-02 10:19:34下载
- 积分:1
-
11111
Thanks for downloading my Logix RC flight simulator.
This is a Micro Visual C++ project, so it would be easiest for you
to open it with MSVC++ but if you dont have it, you can always use your
own compiler, the source files are all there.
My program uses some free library offered by Microsoft that make direct X
much easier and faster to use. They are located in the 3dPlus directory,
you will have to add them to the lib, and include directory on your compiler.
The EXE is included, it searches for a bitmap to use as the ground, this is
determined in the source. Im know the commenting on the source leaves some to
be expected, but i‘ve run low on time.
If you need help, source code to the librarys, or anything else email me at:
logix@ionet.net I‘ll even send you a CD with everything on it if you mail me
a few dollars.
Please feel free to distribute this but leave it intact.
本站提供飞行模拟器免费下载,版权归其软件公司或原作者所有。如果你喜欢,请支持正版!
- 2010-02-02 17:50:59下载
- 积分:1
-
79757
将长文件名转换为短文件名,C++Builder精选编程学习源码,很好的参考资料。(The long file name into a short file name, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 11:48:11下载
- 积分:1
-
rtcm
初始化RTCM控制,并且把文件或者串口数据转输出成RTCM格式(RTCM control initialization, and the output files or serial data transfer format to RTCM)
- 2016-05-26 08:26:02下载
- 积分:1