资源列表

« 1 2 ... .73 .74 .75 .76 .77 3378.79 .80 .81 .82 .83 ... 66581 »

[其他小程序digitial-tube-display

说明:输入三位数字,可以在数码管上显示。按exit退出。-Enter three digits, you can display in the digital tube. Press exit to exit.
<零崎人识> 在 2025-10-08 上传 | 大小:52kb | 下载:0

[其他小程序trackball

说明:改程序利用opengl实现了跟踪球技术,可以利用鼠标拖动立方体任意角度旋转。-Change program use opengl achieve a trackball technology, you can use the mouse to drag the cube rotated at any angle.
<高志华> 在 2025-10-08 上传 | 大小:2kb | 下载:0

[C#编程chongzai1

说明:这个是C++算法重载函数,重载的是加法和减法操作-This is C++ algorithm overloaded functions, overloading the addition and subtraction operations
<杨朝煜> 在 2025-10-08 上传 | 大小:1.76mb | 下载:0

[C#编程chongzai2

说明:这个是C++重载算法的编程代码,重载的是自增自减功能-This is C++ overloaded algorithm programming code, overloaded function is incremented and decremented
<杨朝煜> 在 2025-10-08 上传 | 大小:1.62mb | 下载:0

[C#编程chongzai3

说明:算法重构的C++代码,重构的是指针操作符和取地址操作符-C++ reconstruction algorithm code refactoring is a pointer operator and fetch address-of operator
<杨朝煜> 在 2025-10-08 上传 | 大小:1.77mb | 下载:0

[C#编程zhinengzhizhen

说明:智能指针的设计,主要为了解决野指针的问题-Smart pointer design, mainly in order to solve the problem of dangling pointers
<杨朝煜> 在 2025-10-08 上传 | 大小:1.83mb | 下载:0

[其他小程序linux

说明:linux 初学资料,上手容易,很适合初学者,希望对你有帮助-linux Beginner s data
<吴井华> 在 2025-10-08 上传 | 大小:17.7mb | 下载:0

[其他小程序sequence-list

说明:顺序表是指采用顺序存储结构的线性表,它利用内存中的一片连续存储区域存放表中的所有元素。可以根据需要对表中的所有数据进行访问,元素的插入和删除可以在表中的任何位置进行。-Sequence table refers to the use of linear sequence table storage structure, which uses memory in a contiguous storage area to store all of the elements in the table.
<李丽> 在 2025-10-08 上传 | 大小:15kb | 下载:0

[其他小程序linked-list

说明:1、实现单链表的所有基本操作 2、编写主程序测试所有功能 3、实现循环链表的基本操作,并编写测试程序。 4、实现双向链表的基本操作,并编写测试程序。 -1, to achieve a single list of all the basic operations 2, 3 to write the main program to test all functions to achieve the basic operation of a circular linked list,
<李丽> 在 2025-10-08 上传 | 大小:20kb | 下载:0

[其他小程序stack

说明:1、定义顺序栈类型,实现栈的所有基本操作。 2、定义链栈类型,实现栈的所有基本操作。 3、编写测试程序。 -1. Define the sequence of stack type, the realization of all the basic operations of the stack. 2. Define link stack type, the realization of all the basic operations of the stack. 3, the pr
<李丽> 在 2025-10-08 上传 | 大小:18kb | 下载:0

[其他小程序line

说明:队列是一种先进先出的线性表,它只允许在表的一端进行插入,而在另一端进行删除元素。用链表表示的队列简称链队列。一个链队列需要两个分别指向队头和队尾的指针。顺序队列除了用一组地址连续的存储单元依次存放从队头到队尾的元素外,还需要两个指针front和rear分别指示队列头元素和队列尾元素的位置。 定义顺序队列类型,实现队列的所有基本操作。 定义链队列类型,实现队列的所有基本操作。 -FIFO queue is a linear form, it only allows to insert
<李丽> 在 2025-10-08 上传 | 大小:17kb | 下载:0

[多媒体编程track

说明: 该程序是我多年的经验总结以及代码,实现了全景目标跟踪、火焰识别、烟雾识别、起立坐下行为判断、越界闯入、徘徊、违规停车等多种智能功能一体化,粒子滤波、贝叶斯分类器、随机森林等多种在线学习机制,还有传统的camshift、meanshift、光流法、卡尔曼滤波、struck、KCF、TLD、CT、区域匹配,相位相关、轮廓跟踪等多种算法-The program is my many years of experience and code, the realization of the panora
<王东> 在 2025-10-08 上传 | 大小:4.98mb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 3378.79 .80 .81 .82 .83 ... 66581 »

源码中国 www.ymcn.org