搜索资源列表
wangce
- 异步双馈风力发电感应电机的网侧变换器,电压外环电流内环控制,可以运行-The grid side converter of double fed wind power asynchronous induction motor, voltage loop and current loop control, you can run
1
- Program has four different function for each calculator operation do while loop is used to display menu options if else statement is used to check option Program has two variables on which all basic operations are applied Every functions rec
5
- A while loop is used and will terminate when user will press esc key. To get the characters a function getche() is used conio.h which will store in char variable and store into the file using putc() function. On pressing esc to avoid any other cha
Loop
- Borland C++ Example Loop
palindrome
- Check the given number is palindrome number or not using c program How to check if a number is a palindrome using for loop