ioDraw
English
中文
English
Español
العربية
Français
Português
Pусский
日本語
Deutsch
한국어
Italiano
Tools
Blog
Templates
Products
Flow Chart
Mind Map
Gantt Chart
Whiteboard
Code Chart
Text Flow
Online Chart
SVG Editor
Poster Design
Image Editor
AI Assistant
Android
C Language
2021 The 12th Blue Bridge Cup C/C++A Group problem solution
2021 The 12th Blue Bridge Cup C/C++A Group problem solution ( Excluding question 10 ), Except for question 9 , The process details of the first eig...
2022-02-08 22:49
views 23
C Language writing games —— mine clearance
game.h#include <stdio.h>#include <stdlib.h>#include <time.h>#define ROW 9#define COL 9#define ROWS ROW+2#define COLS COL+2#define...
2022-02-06 14:52
views 16
【 The 12th provincial competition of Blue Bridge Cup 】
【 The 12th provincial competition of Blue Bridge Cup 】#include "reg52.h"#include "onewire.h"#include "iic.h"/*=====================================...
2022-02-05 14:41
views 17
Dynamic memory management analysis and understanding
1. Why is there dynamic memory allocation * Dynamic memory is opened up in the heap * The way we have mastered to open up memory is to directly de...
2022-01-31 23:52
views 30
C language Custom type
stay C In language , In addition to the basic data types we often use , There is also a type called custom type . such as : We want to describe a ...
2022-01-29 22:04
views 35
After reading this article , The pointer can grasp about half
For beginners C Most friends of language , Maybe I tripped over the pointer more or less . For example, let's look at the following code ( Functio...
2022-01-29 21:32
views 23
【C/C++ Learning summary 】 Dissecting tape const Pointer to
This article mainly talks about the author's study C/C++ Belt alignment in the process const Some superficial understanding of pointer problem , I...
2022-01-28 02:27
views 14
【 Blue Bridge Cup 8 Provincial Games _ Electronic clock 】
Blue Bridge Cup 8 Provincial Games _ The basic knowledge of electronic clock comes from little bee teacher yyds The following code functions are ...
2022-01-24 20:35
views 21
C Practice your language every day 2: Yanghui triangle
Yanghui triangle
2022-01-19 20:30
views 39
17.C Advanced language —— Deep understanding pointer
Pointer advanced 1. Common situation of character pointer in the type of pointer, we know that one pointer type is character pointer char* ; Gen...
2022-01-18 10:46
views 28
«
1
2
3
4
5
6
7
8
9
»
Technology
Java
296 blogs
Python
265 blogs
Vue
125 blogs
C Language
122 blogs
Algorithm
108 blogs
MySQL
96 blogs
Flow Chart
85 blogs
JavaScript
79 blogs
More...
Daily Recommendation
ioDraw Mac Client Installation Tutorial
views 7
©2020-2024 ioDraw All rights reserved,
Privacy Policy