-
C语言程序设计教程习题和源代码
系统地介绍了C语言的基本概念、语法以及程序设计的基本方法和技巧的应用。具体内容包括C语言的基本知识,数据类型、运算符及表达式,程序设计的基本方法、技巧,函数与程序结构,数组及应用,指针类型及应用,结构体及应刚,文件振作及应用等。
- 2022-09-09 16:45:03下载
- 积分:1
-
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5...
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5 4 3 12
// 17 16 15 14 13
//看清以上数字排列的规律,设1点的坐标是(0,0),X方向向右为正,y方向向下为正。例如,7的坐标为
//(-1,-1),2的坐标为(0,1),3的坐标为(1,1)。编程实现输入任意一点坐标(x,y),输出所对应得-Show the spiral queue,// spiral queue. Cpp// 21 22 ... ...// 20 7 8 9 10// 19 6 1 2 11// 18 5 4 3 12// 17 16 15 14 13// see the above figures with the laws of 1:00 set the coordinates is (0,0), X is positive to the right direction, y direction is positive downward. For example, 7 of the coordinates// (-1,-1), 2 coordinates for (0,1), 3 coordinates for the (1,1). Programming enter coordinates of any point (x, y), the output corresponding to a
- 2023-02-15 09:00:03下载
- 积分:1
-
以前写过的一个用Tsai理论进行摄像机标定的一个程序,希望对大家有用...
以前写过的一个用Tsai理论进行摄像机标定的一个程序,希望对大家有用-Previously written in a theory with the Tsai camera calibration of a program and hope for all of us
- 2023-02-24 20:35:04下载
- 积分:1
-
CANOPen通信的一些源码,C++在linux下的,希望对大家有所帮助
CANOPen通信的一些源码,C++在linux下的,希望对大家有所帮助-CANOPen source of communication, C under Linux, we hope to help
- 2022-06-30 09:54:14下载
- 积分:1
-
Second National College BBS Development Competition Algorithm Group
第二届全国高校 BBS 程序开发大赛算法组-Second National College BBS Development Competition Algorithm Group
- 2023-05-27 23:05:03下载
- 积分:1
-
控制AGV小车运行遵循的基本
Control AGV Car run follow line by Basic
- 2022-07-19 15:31:18下载
- 积分:1
-
模拟邮箱系统。要输入用户名和密码,直到合格或三次 调用 ggets 可以中途 ESC 退出 返回: 成功:OK 失败:ERROR.可以创建新用户。fw :写信模...
模拟邮箱系统。要输入用户名和密码,直到合格或三次 调用 ggets 可以中途 ESC 退出 返回: 成功:OK 失败:ERROR.可以创建新用户。fw :写信模块 you :发送机名 youfile :对应文件 str1 :信件内容 str :单位字符 w :频率 hc :转换编码,由赫夫曼树获得 strwork1:信件前导信息 strwork2:正式编码-simulated mail system. To enter a user name and password, or until three qualified ggets can call from halfway to the ESC : Success : OK failed : ERROR. You can create new users. Fw : module you write : Send machines were youfile : str1 corresponding documents : letter str : flat characters w : frequency hc : transcoding from the Huffman tree was strwork1 : Information strwork2 letter Spotlight : official coding
- 2022-06-17 11:03:54下载
- 积分:1
-
串口测试,基于VC++,多线程编程,可同时测量四个串口
串口测试,基于VC++,多线程编程,可同时测量四个串口-Serial test, based on VC++, multi-threaded programming, which can measure four serial ports
- 2022-03-20 08:48:17下载
- 积分:1
-
Powerbuilder8.0实用程序设计100例之51
Powerbuilder8.0实用程序设计100例之51-60-Powerbuilder8.0 Utility Design 100 Cases of 51-60
- 2022-01-26 16:00:29下载
- 积分:1
-
带背景音乐的动画,dos下的多任务实现
带背景音乐的动画,dos下的多任务实现-background music with animation, dos under the multi-task to achieve
- 2023-02-27 18:00:03下载
- 积分:1