登录
首页 » matlab » Combination

Combination

于 2019-02-12 发布
0 133
下载积分: 1 下载次数: 0

代码说明:

说明:  This is a MATLAB code of Combination operation.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • video for linux 编程,S3C2410下的视频采集
    video for linux 编程,S3C2410下的视频采集-video for linux programming, the S3C2410 Video Capture
    2022-02-24 10:53:21下载
    积分:1
  • 现代谱估计的教材,是英语版的翻译,对有需要的人来说很难得的...
    现代谱估计的教材,是英语版的翻译,对有需要的人来说很难得的-Modern Spectral Estimation of the materials is English version of the translation, there is a need for people who are hard to come by! ! !
    2022-07-03 13:53:19下载
    积分:1
  • 贪吃蛇,可能还有很多问题,希望大家多多包涵
    贪吃蛇,可能还有很多问题,希望大家多多包涵-Snake, there may be many problems, I hope you forgive me
    2023-07-03 00:30:03下载
    积分:1
  • 管道缺陷计算程序
    采用ANSYS软件的APDL语言编写的两个命令流文件,用于计算含缺陷管道的失效概率,将参数稍作改动,可用于其它结构的可靠性分析(Two command stream files written in APDL language of ANSYS software are used to calculate the failure probability of defective pipeline. The parameters can be changed slightly and can be used for reliability analysis of other structures.)
    2021-04-22 11:08:48下载
    积分:1
  • Java/JSP万年历编写实例
    Java万年历源码,   TextField tfYear = new TextField("2004", 5); //显示年份的文本域   Choice monthChoice = new Choice(); //月份选择下拉框   Button btUpdate = new Button("更新"); //更新按钮   GregorianCalendar calendar=new GregorianCalendar(); //日历对象   Font smallFont = new Font("TimesRoman", Font.PLAIN, 15); //显示小字体   Font bigFont = new Font("TimesRoman", Font.BOLD, 50); //显示大字体   String days[] = {"星期日", "星期一", "星期二", "星期三","星期四", "星期五", "星期六"};   String months[] = {"一月", "二月", "三月", "四月","五月", "六月", "七月", "八月", "九月","十月", "十一月", "十二月"};   int daysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; //每个月的天数   int searchMonth,searchYear; //查询的年份及月份   public void init(){    setBackground(Color.white); //设置背景颜色    searchMonth = calendar.get(Calendar.MONTH); //得到系统年份    searchYear = calendar.get(Calendar.YEAR); //得到系统月份    add(new Label(" 年:")); //增加组件到Applet    tfYear.setText(String.valueOf(searchYear)); //设置文本域文字    add(tfYear);    add(new Label(" 月:
    2023-03-16 17:35:03下载
    积分:1
  • uqcp
    这是一个关于c语言的小程序,对于大家了解c具有很大的帮助,()
    2017-11-16 10:44:49下载
    积分:1
  • qiu_kt20
    小波包分析提取振动信号中的特征频率,实现串口的数据采集,有信道编码,调制,信道估计等。( Wavelet packet analysis to extract vibration signal characteristic frequency, Achieve serial data acquisition, Channel coding, modulation, channel estimation.)
    2017-03-29 19:39:11下载
    积分:1
  • SPH_6_add-surface-tension
    使用sph方法求解NS方程,在此程序中考虑了表面张力的影响(this code solves N-S equation which uses SPH method,further more it consist of the surface tension part。)
    2013-04-06 10:47:21下载
    积分:1
  • opengl圆柱体绘制
    利用三角面片逼近法生成圆柱体 利用opengl中的画图函数直接生成圆柱体(The cylinder is generated by triangle surface approximation)
    2017-06-17 09:44:58下载
    积分:1
  • 自定义保存报警
    说明:  mcgs存盘数据浏览,可以自定义浏览查询数据。(MCGS inventory data browsing, you can customize browsing query data.)
    2019-05-14 10:06:20下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载