-
C++数据结构数组作业
这是我上数据结构课程时候的数组实验,里面包括了如何对数组元素进行交换,排序,运算等代码,刚开始学的我觉得有点难,哈哈,不过现在好些咯,希望对大家有所帮助!!
- 2023-04-01 20:50:04下载
- 积分:1
-
课程设计,包括学籍管理和奖学金评优。采用链表,文件存储,文字菜单...
课程设计,包括学籍管理和奖学金评优。采用链表,文件存储,文字菜单-classic design
- 2022-05-15 04:00:57下载
- 积分:1
-
一个小的计算器程序源 希望能给大家带来帮助
一个小的计算器程序源 希望能给大家带来帮助-A small calculator program source of hope that can give us some help
- 2022-07-22 08:56:09下载
- 积分:1
-
嵌入式WINCE树型控件编程使用,用EVC开发实现
嵌入式WINCE树型控件编程使用,用EVC开发实现-Embedded WINCE programming using tree control with EVC realize development
- 2023-03-19 21:40:04下载
- 积分:1
-
Visual Basic Module with more than 2000 commented lines (portuguese) of API Decl...
Visual Basic Module with more than 2000 commented lines (portuguese) of API Declrations
- 2023-07-05 22:45:03下载
- 积分:1
-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(ij)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic programming matrix continually multiply-dynamic programming problem is a problem-solving method. It does not require the results need to be how to divide the problems of the sub- problems fixed, but different input given by the specific example of the problem partition method, and then calculate, and answer questions. Matrix continually multiply the main idea is as follows : 1) the installation of the size of continually multiply the number phalanx 2) above the main diagonal elements Di, j (ilt; J) Matrix Mi continually multiply to the smallest workload 3) below elements Di, j (IGT; J) the record was the smallest workload of a matrix of the first group of a matrix of the final sequence, followed by the final element of the final results of the
- 2022-06-17 10:27:59下载
- 积分:1
-
c++ 实例教程123,学习c++的不错的例程,相信对于初学者和高级编程者都有好处的...
c++ 实例教程123,学习c++的不错的例程,相信对于初学者和高级编程者都有好处的-Guide to 123 c example, the study c good routines, and I believe beginners and advanced programmers are beneficial
- 2022-02-06 23:05:45下载
- 积分:1
-
主题模型,相关主题模型,correlated topic model
主题模型,相关主题模型,correlated topic model -correlated topic model C implementation linux
- 2022-06-21 16:09:46下载
- 积分:1
-
In this project I try to use many features of Matlab like image processing , ani...
工业机器人的图像处理,动画控制其他MATLAB工具箱(虚拟现实工具箱)Matlab的许多功能。
所附文件包含在Simulink模型,转换成图像信号,数据处理,以控制机器人动画-In this project I try to use many features of Matlab like image processing , animation control (Virtual Reality Toolbox) with other Matlab toolboxes.
The attached files contains a Simulink model that convert the image processing data into signals in order to control the animation of the robot.
- 2022-07-25 20:10:14下载
- 积分:1
-
这程序实现pascal词法分析,把源程序逐行读入一个字符串缓冲区中,然后逐行分析。适合手一看。...
这程序实现pascal词法分析,把源程序逐行读入一个字符串缓冲区中,然后逐行分析。适合手一看。-this program pascal lexical analysis, source progressive read into a string buffer, and then progressive analysis. For a look at hand.
- 2022-01-29 01:20:03下载
- 积分:1