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
Phase I 10 C Advanced language pointer
join CSDN It's for the record , I hope there are more deficiencies to correct .1,char Pointer character pointer char * p = "helloworld" ; Above w...
2021-12-15 16:05
views 25
C language strcat Explanation of library function
Take your hand C language strcat Use of library functions
2021-12-03 23:45
views 15
daily practice : Day 11 —— Detective reasoning
Detective reasoning topic description Mingming has been fascinated by detective comics recently 《 Conan 》 And indulge in the reasoning game , So h...
2021-11-30 19:30
views 69
I_O multiplexing (1)——select
select Interface introduction :select The purpose of the system call is : Within a specified period of time , Listen for the readability of the fi...
2021-11-22 13:05
views 19
Guess numbers games
#define _CRT_SECURE_NO_WARNINGS 1#include<stdio.h>#include<stdlib.h>#include<time.h>void menu(){ printf("************************...
2021-11-18 01:19
views 10
How to manage too many global variables in MCU development project ?
hello everyone , Boundless me . Recently, several small partners reported that they felt very messy writing programs , I don't know how to plan , ...
2021-11-17 20:30
views 32
c Language playing games
1 Binary search / Half find 2 Password login int main(){ int i =0; char password[20] = "";// Assume the password is "123456" for (i = 0; i < 3...
2021-10-31 22:57
views 18
Print four important types of equilateral triangles (c language )
First category #include<stdio.hint main(){ int n, k; int i; scanf("%d", &n);//i Is the number of rows for (i = 1; i <= n; i++) {//k Rep...
2021-10-24 20:58
views 17
C Language games , Gobang game ( Suitable for beginners to practice )
Gobang code ** This code uses vs2019 Compile so use scanf_s( I know everything ) If you use another compiler, please note that the starting point ...
2021-10-13 16:35
views 89
use C Language to achieve a simple minesweeping game ( Complete code and tutorial attached )
Examples of this article are shared with you C Language to achieve the specific code of minesweeping game , For your reference , The details are a...
2021-09-11 08:55
views 28
«
2
3
4
5
6
7
8
9
10
»
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 9
©2020-2024 ioDraw All rights reserved,
Privacy Policy