搜索资源列表
公历(阳历)和农历(阴历)相互转换
- 公历(阳历)和农历(阴历)相互转换,公历转农历代码是从网上当的,我做了农历转公历的代码并写了示例程序。其实网上也有很多有关公历转农历的控件,但作为一个程序员就是不太习惯于使用别人的控件,因为那样将不便调试和差错。-calendar (Gregorian calendar) and the Chinese (lunar calendar) 2008, the Lunar calendar code is transferred from the Internet when, I did a Lun
sgwl
- 这是一个数格网论的MATLAB程序源码,它可以用来产生样本数据-This is a number grid on the MATLAB program source code, it can be used to produce sample data
zlgshsq
- 一个将质量(重量)进行转换的小程序,可以将克/钱/两/斤/公斤进行相互转换,得到你想要的计量单位。 有了这个,你就可以按照程序示例扩充成包括长度、密度、时间等互换的转换代码。-A mass (weight) conversion of small procedures, can be g/money/two/kg/kg for each conversion, the units of measurement you want. With this, you can expand in
nearfield
- FDTD近场分析,通过建模可分析任意二维目标,用Mur吸收条件-FDTD near-field analysis, can be analyzed through the modeling of arbitrary two-dimensional goals, using Mur absorbing conditions
buble_sort
- Bubble sort sample code
backtracking-spp.c.tar
- This is a sample code for Backtracking algorithm. This code is for set partitioning problem.
pyramid
- MATLAB sample code for PCA. Try to find two axis on which to project data points in order to get principle components.
sincos
- This Sample Code Teach you how to make a Cirecle Flowing the Mouse Cursor
code
- 问题描述: 在一个操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定每次至少选2 堆最多选k堆石子合并成新的一堆,合并的费用为新的一堆的石子数。试设计一个算法,计算出将n堆石子合并成一堆的最大总费用和最小总费用。 编程任务: 对于给定n堆石子,编程计算合并成一堆的最大总费用和最小总费用。 Input 测试数据的第1 行有2个正整数n和k,表示有n堆石子,每次至少选2堆最多选k堆石子合并。第2行有n个数,分别表示每堆石子的个数。 O
sample.tcl.tar
- sample code for MPLS architecture with nodes
dijkstra_main
- this the dijkstra algorithm sample code. the input :: number of nodes, start and destination node. i set the distances between nodes randomly.-this is the dijkstra algorithm sample code. the input :: number of nodes, start and destinat
sci.py
- Python科学计算部分示例代码,来源为《python科学计算》这本书,非常推荐阅读该书!-Python for scientific computing section sample code, source for " python scientific computing," this book is highly recommended reading the book!
Outlier-Detection
- sample code to learn Outlier Detection in matlab
cal
- 分析用堆栈解析算术表达式的基本方法。给出的示例代码能解析任何包括+,-,*,/,()和0到9数字组成的算术表达式。-The Basic Method of Arithmetical Expressions for Analytical Stack. The given sample code can parse any arithmetic expression consisting of+,-,*, /, () and 0 to 9 numbers
lect1
- This appendix contains a selection of basic MATLAB m-file programs used in this text to produce figures and are listed here as sample code for readers.
lect2
- This appendix contains a selection of basic MATLAB programs used in this text to produce figures and are listed here as sample code for readers.
lect3
- This appendix contains a selection of basic MATLAB codes used in this text to produce figures and are listed here as sample code for readers.
lect4
- This appendix contains a selection of basic MATLAB file programs used in this text to produce figures and are listed here as sample code for readers.
lect6
- This appendix contains a selection of basic MATLAB program files used in this text to produce figures and are listed here as sample code for readers.
lect7
- This appendix contains a selection of basic MATLAB program files used in this text to produce figures and are listed here as sample code for readers.