资源列表
[文件操作] vcsortorder
说明:各种排序算法大全c++版 直接顺序排序、冒泡排序,选择,快排,希尔排序,堆排序,归并排序、筛选法调整堆、堆排序、一次归并、一趟归并法排序、归并排序的非递归算法、归并排序的递归算法、将两个已排序的子序列归并。-Various sorting algorithms Daquan c++ Version Direct Sequence sort, bubble sort, selection, fast scheduling, shell sort, heap sort, merge sort, fi<谈美明> 在 2025-06-24 上传 | 大小:3kb | 下载:0
[输入法编程] cppsfsc
说明:主要是收集了一些常用的C++算法相关内容,关键地方都已标记注释,比如链表数据、尾插法利用一个动态指针、迭代斐波那契、循环队列、KMP模式匹配算法,二叉树二叉链表节点结构定义、二叉排序树查找、平衡二叉树 AVL、优化后的冒泡算法、简单的选择排序,依次比较将最小的,然后与第一个位置交换、希尔排序、堆排序、归并排序(内存占用大)等,具体请下载这个源代码文件。-Is mainly a collection of some commonly used algorithms C++ relevant con<谈美明> 在 2025-06-24 上传 | 大小:10kb | 下载:0
[文件操作] vcremotefile
说明:VC++远程读写文件代码,初学者参考,通过指定的IP地址直接读取对应目录中的文件,网络路径就写在代码里,不过自己要修改一下,要确认网络中存在这个路径。这个例子其实挺简单的,适合初学者参考学习。-VC++ remote read and write file code, for beginners reference, by specifying the IP address corresponding to directly read files in the directory, the ne<谈美明> 在 2025-06-24 上传 | 大小:20kb | 下载:0
[C#编程] 3
说明:请编写一个函数void fun(int m,int k,int xx[]),该函数的功能是:将大于整数m且紧靠m的k各素数存入xx所指的数组中。-Please write a function void fun (int m, int k, int xx []), this function is the function: will be greater than integers m and k m, close to the prime numbers stored in the arra<包玲玲> 在 2025-06-24 上传 | 大小:2kb | 下载:0
[其他小程序] Homework1
说明:编写一个求方程ax2 + bx + c = 0的根 的程序,用3个函数分别求当b2-4ac大于零、等于零、和小于零时的方程的根。要求从主函数输入a,b,c的值并输出结果。 -Write a demand equation ax2+ bx+ c = 0 root program, with three functions are required when b2-4ac is greater than zero, zero, and the roots of the equation is les<HYC> 在 2025-06-24 上传 | 大小:2.47mb | 下载:0
[C#编程] MotionDemo
说明:机器人行进程序,智能风暴机器人越野版行进程序,有注释-Robot marching procedures, intelligent robot off-road version of the storm moving procedures, it notes<庞成> 在 2025-06-24 上传 | 大小:4kb | 下载:0
[其他小程序] FEM_simple
说明:三角形及矩形单元有限元主程序(Matlab)-Triangular and rectangular element finite- element-method main program (Matlab)<leileely> 在 2025-06-24 上传 | 大小:3kb | 下载:0