资源列表
tony
- 河內塔問題 #include<stdio.h> #include<stdlib.h> int fun_a(int) void fun_b(int,int,int,int) int main(void) { int n int option printf("題目二:河內塔問題\n") printf("請輸入要搬移的圓盤數目\n") scanf("%d",&n) printf("最少搬移的次數為%d
tony
- 成績顯示三個部份abc #include<stdio.h> #include<stdlib.h> int main(void) { float gread printf("請輸入分數\n") scanf("%f",&gread) if(gread>=80&&gread<=100) printf("成績為A\n") else if(gread>=60&&gread<=79) {
tony
- 溫度華氏轉變攝氏 #include <stdio.h> #include <stdlib.h> enum x {A,B,C,D,E} int main(void) { int a=73,b=85,c=66 { if (a>=90) printf("a=A等級!!\n") else if (a>=80) printf("73分=B等級!!\n") else if (a>=70)
UCSB
- MATLAB噪声模型计算。半导体器件设计用。-MATLAB noise model. Semiconductor device design.
tony
- 溫度華氏轉變攝氏 #include <stdio.h> #include <stdlib.h> enum x {A,B,C,D,E} int main(void) { int a=73,b=85,c=66 { if (a>=90) printf("a=A等級!!\n") else if (a>=80) printf("73分=B等級!!\n") else if (a>=70)
bashuma.cpp
- C++实现的八数码问题,采用A*算法,利用STL提供的priority_q-C to achieve the eight digital issues, the use of A* algorithm, the use of STL provided priority_q
Neuroscience
- 用matlab实现模拟神经元模型,采用Hodkgin-Huxley方程为主要算法-Using matlab for analog neural model, using Hodkgin-Huxley equations as the main algorithm
libsvm-mat-2.88-1
- 支持向量机matlab源码,可以针对回归建模进行计算-Support vector machine matlab source, can be calculated against the regression modeling
nihe
- 插值与拟合程序.matlab学习毕业设计必用.-Interpolation and fitting procedures. Matlab graduate study design must be used.
1
- 经典c程序51-1-Classic c procedure 51-1
1
- 经典c程序1--50-Classic c program 1- 50
1
- .:.:经典c程序100例==1--10:.:. -.:.: 100 cases of classical procedures c == 1- 10:.:.
