资源列表
caculator
- // caculator.cpp : Defines the entry point for the console application. // #include #include #include #include #include char e; int main(int argc, char *argv[]) { do { float a,c,d; char b; printf("input first number\n"); scanf("%f"
student
- 编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作: (1)根据学号查询某个学生; (2)将所有学生的年龄增加一岁; (3)按数组中顺序显示所有学生信息; (4)将所有学生按照年龄由小到大排序输出。 -The preparation of a student category, including the attributes are: school number, name, gender, age a
prolog
- 本资料使用专家系统设计语言visualprolog编写的一个简单的专家系统实例。是一个解决八皇后的问题。-This information is the use of expert system design language visualprolog written a simple expert system for instance. Is a solution to the eight queens problem.
2^65536
- 一般計算機或電腦算不出如此龐大之數字,此程式即能解決此問題,因為輸出太多,所以把它存進檔案。-general computer or computer operator not see this huge number, the program is able to solve this problem, because the output too much, So it put into files.
jieshou
- 这是一个接收数据报程序,与发送数据报的工能相反,当另一台机器用发送数据报程序发送数据报,则它可收到该数据报.
VGAVHDL
- those are examples to help u learn about VHDL and how it can control VGA screen
otsu
- 最大类间方差法-otsu算法的原代码 该方法简单有效-otsu algorithm code
rc4code
- rc4的一个加解密程序,带有文件读取功能。-RC4
1
- 编译原理课本中关于词法分析、预测分析表等的源代码-Compiler theory textbook on lexical analysis, forecasting and other source code analysis table
MATLAB-SIMULINK-example-program
- MATLAB-SIMULINK建模与仿真实例程序-MATLAB-SIMULINK modeling and simulation example program
WordCountahadoop1.1.2
- 给予Hadoop的WordCount算法,经典,hadoop版本是1.1.2的-hadoop WordCount
BOC
- 一段时间关于BOC原理,调制信号分析,仿真正确无误-On the principle of a time BOC modulation signal analysis
