资源列表
程序设计常见的习题
- 针对北京理工大学程序设计的学生,必看的题。可以帮助你快速的完成你的程设作业。
VB_AHP
- 层次分析法的VB实现,简单的界面,简单的程序代码,希望大家分享哦-Analytic Hierarchy Process to achieve the VB, the simple interface, a simple code, I hope to share with you Oh
taixin
- Vc石堆问题 可以自己在C++上试了 还行-Vc rubble problem
test
- 面向对象 分别创建一个学生类和一个教师类,学生类具有姓名、年龄、总成绩和班级属性,教师类具有姓名、专长、所属教研组和职称属性,分别在两个类中添加相应的方法行为,能够把它们各自的属性数据值取出来. 类中至少包含构造函数。 学生类 (作业-简单介绍) 属性:姓名、年龄、总成绩和班级, 构造函数 方法:能够修改所有属性 能够把属性数据值取出来. 输出属性的值 再编写一个包含Main函数的类,创建1个教师对象,1个学生对象,调用各个方法。 -Obje
bigIntegerMultiply
- 此程序可以求两个大整数(超出long int定义范围之内的数)的相乘结果-You can use this program to multiply two big intergers,and the integers is beyond long int
d
- wwwejnuirc e jirt rl ty-wdfvd
5.9
- 面向对象程序设计谭浩强第5章 第9题答案-Object-Oriented Programming Chapter 5 Hemopurification answer to Question 9
SI-unit-conversion
- #include <iostream> using namespace std int main() { int fahr int celc int go = 0 cout << "This is a converter software" << endl << endl cout << "Please choose 1 convertion" << endl << en
Kkallmanfileea
- 卡尔曼滤波C程序源码 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决非常大部分的问题,他是最优,效率率最高甚甚至是最有用的。他的广泛应用已经超过30年,包含机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统和导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等。 -C program source code of Kalman filter Kalman
BCD1000
- good programm for decode binary to decimal until 1-good programm for decode binary to decimal until 1000
shuru
- 对不同性质数据进行小波分解,强制去噪,最后重构-The nature of the data of different wavelet decomposition, forced denoising, the final reconstruction
PrimeNumberCheck.tar
- a code for checking prime number
