-
Intel6486
x86 arch资料,易于理解intel x86架构(x86 arch)
- 2014-02-25 00:03:02下载
- 积分:1
-
multiSocket
Socket编程 多线程程序 服务器与客户端程序(Socket programming multi-threaded application server and the client program)
- 2010-09-30 15:06:06下载
- 积分:1
-
Alpha_shapes_3
这是三维点云数据边缘线提取的c++算法,适合于LIDAR数据的三维处理,供大家参考学习(This is 3 d point cloud data edge extraction of c++ algorithm, suitable for LIDAR data 3 d processing, provide everyone reference to study)
- 2020-11-05 17:09:51下载
- 积分:1
-
09963185
Huffman编码和解码程序,用c++编写,健壮性强,值得参考()
- 2018-06-11 03:28:44下载
- 积分:1
-
dmdq2
代码大全2典藏版,高清PDF,程序员人手一份的工具书(Code Complete 2 Collector' s Edition, high-definition, a staff programmer)
- 2016-12-03 14:44:05下载
- 积分:1
-
problemanswer
数字图像处理第二版英文版(冈萨雷斯).pdf(Digital Image Processing Second Edition English (Gonzalez). Pdf)
- 2010-08-31 22:40:35下载
- 积分:1
-
无线遥控器采用nRF24L01收发,STM32F103,用于AGV车辆控制
【实例简介】实际应用在AGV车辆的控制上,全向手柄控制车辆的前进转弯以及速度的控制,接收端采用CAN总线将数据发给车辆控制器。有原理图,PCB板图,keil调试好的源程序
- 2021-08-28 00:30:56下载
- 积分:1
-
WAV 文件格式
WAV格式文件是音频文件中最主要的部分,改代码主要介绍了相关WAV格式的文件。在STM32单片机中基于FATFS文件系统的移值。最后把采集到的音频信号保存到SD卡中。
- 2022-06-01 05:20:26下载
- 积分:1
-
hash
建立一个小型信息管理系统(可以是图书、人事、学生、物资、商品等任何信息管理系统)。要求:
1.使用哈希查找表存储信息;
2.实现查找、插入、删除、统计、输出等功能;
(Information management system to create a small (could be books, personnel, student, supplies, commodities and any other information management systems). Requirements: 1. Using a hash lookup table storing information 2. Implement search, insert, delete, statistics, output and other functions )
- 2021-01-13 18:58:47下载
- 积分:1
-
5478
编写查找程序search,功能如下:给定任意有序数列,然后输入任意一数,用折半查找法找出该数在数列中的位置,若数列中有此数,则返回该数在数列中所在的位置,若数列中无此数,则返回-1 把给定值y插入到有序数组a(由大到小)中,插入后,数组中的数仍然有序 用递推法求解:一串字符以问号“?”结尾,顺序读入后反向输出,且统计其中字符的个数(prepare you search procedures, functions as follows : Given a series of arbitrary order, then enter an arbitrary number, using binary search method to find the few series in the position, if the series is this, Return of the few series in the location, if the series has been no such number,-1 is returned will be distributed to value y orderly array inserted into a (decreasing), insert after The array is an orderly with a few recursive method : a bunch of characters with a question mark "?" The end of the order after reading the reverse output and statistics on the number of characters)
- 2006-12-29 22:20:24下载
- 积分:1