资源列表
[书籍源码] bujindianji
说明:了解步进电机工作原理掌握使用C8051F020 控制步进电机的硬件设计方法熟悉步 进电机驱动程序的设计与调试-Understand the working principle of stepper motor control and use the stepper motor C8051F020 hardware design stepper motor drivers are familiar with the design and debugging<wangdong > 在 2025-06-17 上传 | 大小:9kb | 下载:0
[书籍源码] VBGetWeb
说明:第一部分 从网页上精确提取数据 本部分的实例是:下载沪深两市全部约1100家个股的基本信息及财务数据。若用手工操作,如上图所示,需要在股票代码区内分别输入1100个股票代码,在下拉式列表(ComboBox)中分别选择“个股资料”和“财务数据解读”,算下来约是2200次操作!这样的工作当然是由程序来完成划算得多。况且手工提取数据(先选中、再使用Ctrl+C拷贝)极容易出错(多选或漏选),又很费眼神。-The first part from a web page to extract<您的姓名> 在 2025-06-17 上传 | 大小:9kb | 下载:0
[书籍源码] qsortandbsearch
说明:快排是很好的排序的方法,可以快速的进行排序,便于处理字符窜等问题。-Fast row is a good sort of way, you can quickly sort, easy to deal with character channeling and other issues.<liweii> 在 2025-06-17 上传 | 大小:9kb | 下载:0
[书籍源码] zxhmen
说明:好用经典滑门喜欢的 朋友下,我 也是搜集 以后接着上传经典网站程序-Easy to use the classic sliding door like a friend, I also collect classic site after the procedure and then upload<zhaoshengquan> 在 2025-06-17 上传 | 大小:9kb | 下载:0
[书籍源码] Contemporary-Communication-Systems-Using-Matlab.ra
说明:Contemporary-Communication-Systems-Using-Matlab书中配套源码-Contemporary-Communication-Systems-Using-Matlab<penny> 在 2025-06-17 上传 | 大小:9kb | 下载:1
[书籍源码] C
说明:此文件为C语言的基础源码,其中包括画图、菜单制作、加密算法、信息管理系统等不同层次的源码,对初学者有很好的帮助。-This file is the basis for the C language source code, including drawing, menu production, encryption algorithm, information management systems at different levels of source code, there is a go<袁齐力> 在 2025-06-17 上传 | 大小:9kb | 下载:0
[书籍源码] 5080309330_1
说明:队列(Queue)是一种用于实现先进先出(FIFO)的数据结构,即第一个进入队列的数据排在队列的最前处,第二个进入队列的数据排在其后,依此类推;出队列时,总是排在队列最前处的那个数据先出队列。-Queue is used to implement FIFO (FIFO) data structure, that is, the first row of data into the queue in the queue at the most before the second row of da<huangguanchen> 在 2025-06-17 上传 | 大小:9kb | 下载:0
[书籍源码] 5080309330_6
说明: 该序列存储在一组连续的空间(数组)中,各个元素之间具有先后关系,按照此关系各个元素呈现出一条线状的序列,如a1,a2,a3,…,an-1, an。 该序列中除第一个元素(称首元素)外,每个元素有且仅有一个直接前驱元素; 除最后一个元素(称尾元素)外,每个元素有且仅有一个直接后继元素。 - The sequence is stored in a group of contiguous space (an array)<huangguanchen> 在 2025-06-17 上传 | 大小:9kb | 下载:0