资源列表
Loader
- how can write a loader? come here
8_2
- 已知一个有理数类Zrf_Ratio,实现如下的操作符重载形式: friend zrf_Ratio operator-(const zrf_Ratio&) friend zrf_Ratio operator+(const zrf_Ratio&, const zrf_Ratio&) friend zrf_Ratio operator-(const zrf_Ratio&, const zrf_Ratio&) friend zrf_Ratio operator*(const
pointer
- 用指针变量访问数组元素 访问数组元素值有三种方法: (1)通过移动指针变量,依次访问数组元素。 (2)指针变量不变,用p+i或 a+i 访问数组第i个元素。 (3)以指针变量名作为数组名访问数组元素。-Pointer variable to access array elements
xp
- 背景差分法 运动目标的检测 获取二值图像 二值图像的腐蚀与膨胀处理-the background difference
signature
- This important file.-This is important file.
test_weig
- code for image fusion using steerable transform using weighted average rule
noname3
- Modeling using the most fundamental components of basic in pscad
6
- 十进制到十六进制的转换。要求: 1.从键盘取得十进制数,然后以十六进制在屏幕上显示; 2.能连续多次转换输入的十进制数,以回车键作为输入十进制数的结束; 3.若键盘输入的不是数字,则在屏幕上提示:“the input is not a a number,again,please!” 4. 键入‘q’键则可退出程序 -Decimal to hexadecimal conversion. Requirements: 1. To obtain a decimal number
runleds
- a source code written in C++ for PIC18F452 that turns on and running first 3 leds (1,2,3) then after pressing a button (INT0) changes the way(3,2,1) by using first switch we can change the delay between the running leds :)
powerASM
- 智能广播系统中用到的顺序电源机器的汇编程序,机器已经在客户使用中。-Intelligent broadcasting system used in the order of the power machine assembler, the machine has been in customer use.
zhanzhuanxiangchu
- 输入两个数,进行辗转相除求他们的最小公因数-Enter the two numbers, the euclidean division seeking their least common factor
18
- 键盘输入十个数,分别统计0到9,10到99,100以上的数的个数,并显示结果-Keyboard input 10 numbers, respectively, statistical numbers 0 to 9, 10 to 99,100 the number and displays the results
