-
MediaPlayer的测试程序,对初学者很有用,你可以使用作为一个过程…
mediaplayer测试程序,对初学者非常有用,可以做为程序使用。-mediaplayer testing procedures, very useful for beginners, you can use as a procedure.
- 2022-04-10 00:13:58下载
- 积分:1
-
这VB6代码DRM数字广播mondile,非常好,
This the VB6 code for DRM Digital Radio Mondile, very nice,-This is the VB6 code for DRM Digital Radio Mondile, very nice,
- 2022-08-10 17:32:05下载
- 积分:1
-
Visual Studio的rc.exe资源编辑工具的源代码
Visual Studio的rc.exe资源编辑工具的源代码-Visual Studio editing tools rc.exe resources source code
- 2023-01-07 13:20:03下载
- 积分:1
-
stm32的ad程序,不错的。
stm32的ad程序,不错的。-dsp serial debugger, good.
- 2022-03-21 05:26:57下载
- 积分:1
-
一个IP地址字符串到标准SOCKADDR_IN IP地址的过程
一个IP地址字符串到标准SOCKADDR_IN IP地址的过程-a string of IP addresses standards SOCKADDR_IN the process of IP addresses
- 2022-01-25 14:39:04下载
- 积分:1
-
C++语言开发的处理ply三维模型文件的程序
C++语言开发的处理ply三维模型文件的程序-C++ language processing ply 3D model documentation procedures
- 2022-02-07 00:41:08下载
- 积分:1
-
用VC(MFC)准备九
用VC(MFC)编写的九格拼图游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用。
。-With VC (MFC) to prepare the nine-source grid puzzle procedures, as I can run a test procedure. A total exchange of the use of programming enthusiasts. .
- 2022-03-25 10:18:25下载
- 积分: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
-
试验内容: 跳水比赛中运动员每完成一个跳水动作,都有J名裁判员为其打分,但每次总成绩中都要去掉一个最高分和一个最低分。每个运动员需要完成C个动作,每次动作结束都...
试验内容: 跳水比赛中运动员每完成一个跳水动作,都有J名裁判员为其打分,但每次总成绩中都要去掉一个最高分和一个最低分。每个运动员需要完成C个动作,每次动作结束都要按当前总成绩为全部运动员重新排序,结果在运动员出场比赛时显示出来。设总共有N个运动员参加比赛,其编号为1,2,… N。 编一个程序实现这一功能。 要求: 1、 建立一个*head为头结点的单链表 2、 以动作C为主循环,对每个动作输入每个运动员所有裁判打分。输入每个 运动员的所有打分后,立即对单链表按sum域(累计分)从小到大重新排序 3、 在每个动作之后,输出该单链表的所有结点-Note:
Experimentation:
When sportsman who taking part in diving game had finished each movement,there were J referees marking for sportsman,and each time the highest and lowest marks always were taken out.
Each sportsman must finish C movements,no sooner did actions had be performed than current sum grades should be sorted and the final results should be displayed before athlete comes out.
Supposing there are N athletes attending the game,the NO is 1,2,...N.Write an program to implement this fuction.
Requires:
1 Create a single chain naming the name of headnode*head.
2 The movement C is main loop,Each sportsman s grades marked by all judges should be put in the each movement.After finished this,the
- 2023-07-04 21:45:03下载
- 积分:1
-
Regression是一款进行多元线性回归分析的计量经济学软件.可以完成多元回归模型的参数估计和统计检验和计量经济学检验.可以通过Excel获取外部数据,并且能...
Regression是一款进行多元线性回归分析的计量经济学软件.可以完成多元回归模型的参数估计和统计检验和计量经济学检验.可以通过Excel获取外部数据,并且能够把计算结果保存成xls文件,计算结果的差方图和平面图都可以保存成bmp文件。另外,也可以针对某一列数据进行数据处理。-A multivariate linear regression analysis of econometric software. To be completed Multiple regression model parameter estimation and statistical testing and econometric testing. Excel can access external data , and be able to calculate the results into Excel document preservation, The results of the poor and to map plans can be preserved as bmp document. In addition, it may be against a disaggregated data for data processing.
- 2022-02-05 01:37:20下载
- 积分:1