资源列表
c
- 经典c程序100例 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。 2.程序源代码: main() { int i,j,k printf("\n") for(i=1 i<5 i++) /*以下为三重循环*/ for(j=1 j<5 j++) for (
opnet1
- opnet通信仿真开发手册,可以-opnet simulation of the development of manual communication, you can see .......
trainsap
- 简单的系统培训学习软件,适用于公司内部员工的自学-Simple learning software system training for internal staff of self-
node
- 自适应算法是一种新的算法,本程序提供了该算法去噪功能,用处广泛。-reducing the noise using the self-adaptation
belvar
- smthing else here (donabor)
hechengjilu
- 一个合成记录,可以生成特定反射系数和特定条件下的合成地震记录。-A synthetic seismogram, can generate a specific reflection coefficient and the specific conditions of the synthetic seismogram.
Matlab
- 10 degrees accumulated temperature -10 degrees accumulated temperature10 degrees accumulated temperature
Matlabss
- 10 degrees accumulated temperature -10 degrees accumulated temperature10 degrees accumulated temperature
forceanalysis
- 四連桿運動分析,以疊代法計算摩擦力並以動畫顯示作動。-Four-bar linkage kinematic analysis to iterative method to calculate friction and actuator animation.
calculator
- 按照windows计算器开发的简易计算器,包括其基本功能,进制转换,各类函数等-Windows calculator in accordance with the development of a simple calculator, including its basic functions, hexadecimal conversion, such as various types of function
flywheel
- 利用VB分析飛輪引擎力量以及做出其作動力量圖。-VB analysis of the use of force as well as the engine flywheel to make its plans for moving forces.
she
- 贪食蛇的代码,用到图像的处理,能通过vc编译-贪食蛇code, used in image processing, through the vc compiler
