-
有序链表的合并
说明: 将两个有序的链表合并,分别有A、B两个链表。通过比较A、B是否有相同的元素,从而对链表进行合并(Merge the two ordered linked lists, A and B respectively. Merge linked lists by comparing whether A and B have the same elements)
- 2019-01-08 09:59:00下载
- 积分:1
-
Hanzichuli
本文在找出汉字区位码与地址码转换关系的基础上,阐述了用C语言开发的,在西文图形方式下能显示一、二级汉字库中所有汉字的处理软件的设计考虑,并给出了有关程序。(This article find the characters in the location code and address code based on the conversion relationship, described using C language development in Spanish graphics mode to display one or two Chinese characters Chinese characters library processing software and all design considerations, and to out the procedures.)
- 2010-06-05 01:00:18下载
- 积分:1
-
ComputerAGraphics2
计算机图形学
C语言编程
二维图形变换(Two-dimensional computer graphics, C language programming graphics transform)
- 2010-06-13 18:14:04下载
- 积分:1
-
c++ 匿名四轴 经典代码下载
c++ 匿名四轴 经典代码下载
- 2017-03-29下载
- 积分:1
-
Dialog-box
界面编程的对话框初级编辑教程,适合新手学习(Programming interface dialog primary tutorial, suitable for novice learning)
- 2012-04-02 12:01:50下载
- 积分:1
-
ds1302
程序是DS1302做的电子时钟,内部有DS1302的datasheet和具体的程序(Program is the DS1302 doing electronic clock within the DS1302 datasheet and specific program)
- 2013-03-06 16:58:17下载
- 积分:1
-
OReilly-Programming-Embedded-Systems-in-C-and-CPP
PDF book of O′Reilly Programming Embedded Systems in C and C++.
- 2015-02-10 05:47:40下载
- 积分:1
-
Visual C# 2005文件IO与数据存取的相关知识,内容全面,结构合理,论述清晰,对Visual C# 2005文件IO与数据存取技术及其实际应用都有独到...
Visual C# 2005文件IO与数据存取的相关知识,内容全面,结构合理,论述清晰,对Visual C# 2005文件IO与数据存取技术及其实际应用都有独到见解,是一本专业性较强的计算机书籍。这是书的第二章代码-Visual C# 2005 file IO and data access-related knowledge, comprehensive, well-structured, clear exposition of the Visual C# 2005 file IO and data access technology and its practical application have a distinct point of view, is a highly professional computer books. This is the second chapter of the code book
- 2022-06-15 01:46:31下载
- 积分:1
-
UDP套接字编程
可通过U D P套接字及接口函数发送/接收数据
1. 在Linux系统下,采用C语言编写一个U D P服务器程序,客户向服务器发送字符串后,服务器能把该字符串返回给客户程序。
2. 在Linux系统下,采用C语言编写一个U D P客户程序,可向服务器发送字符串,并把服务器返回的字符串显示出来。(Data can be sent / received through U D P sockets and interface functions.
1. In Linux system, a U D P server program is written in C language. After the client sends the string to the server, the server can return the string to the client program.
two. Under the Linux system, a U D P client program is written in C language,which can send a string to the server and display the string returned by the server.)
- 2020-06-24 19:40:01下载
- 积分:1
-
NetemD
网络管理软件客户端,主要内容包括客户端和管理服务器之间的交互协议(Network management software client, the main content includes the interaction protocol between the client and the management server)
- 2018-01-03 11:14:43下载
- 积分:1