接下來的安排算法題56題
歷屆試題24題 共80題 離考試還有大約30天 因此每天刷2道或3道題 |
【試題】算法訓練 數字三角形【得分57】
#include <stdio.h> #include <stdlib.h> int n; int max = 0; int **t... |
【試題】算法訓練 區間k大數查詢#include <stdio.h>
#include <stdlib.h> #include <string.h> typedef struct... |
【STM32入門級程序3】1位共陰數碼管循環顯示數字0~9【程序】
#include <stm32f10x.h> #define _BV(n) (1 << (n)) uint8_t n = 0; uint8_t... |
【STM32入門級程序2】編寫LED二進位加法程序,不使用庫函數【程序】
#include <stm32f10x.h> #define _BV(n) (1 << (n)) uint8_t n = 0; void de... |
【STM32入門級程序1】新建工程,並編寫程序使PB9上的LED燈閃爍起來,不使用庫函數 [圖片]本程序使用的STM32晶片為:STM32F103C8
本程序使用的開發板為:http://meal.taobao.com/mealDetail.htm?spm=2013.1.0.0.IOMsWD... ![]() |
您好,阿斯蘭侃吧歡迎您的到來~親愛的用戶:歡迎來到游泳吧,阿斯蘭侃吧歡迎您的到來~
請先閱讀我們的社區準則: https://zh.arslanbar.net/documents/eula/ 以及版權聲明... |
【試題】送分啦問題描述 這題想得分嗎?想,請輸出「yes」;不想,請輸出「no」。輸出格式 輸出包括一行,為「yes」或「no」。
#include <stdio.h> int mai...
巨大八爪鱼
4-18
101.207.21.*
(點擊/回復: 701/1)
|
【原創程序】工資上繳 [圖片]![]() |
【試題】2的次冪表示#include <stdio.h>
void output(int n) { int i;... |
【試題】圖形顯示#include <stdio.h>
int main() { int n, i, j;... |
【試題】複數運算#include <stdio.h>
#include <stdlib.h> typedef struct { f... |
【試題】矩陣乘法#include <stdio.h>
#include <stdlib.h> int **create2d(int row, int col) {... |
|
|
| 全站共有主題數31314個,帖子數144182篇。 |
內容轉換: |