-
C语言程序设计教程习题和源代码
系统地介绍了C语言的基本概念、语法以及程序设计的基本方法和技巧的应用。具体内容包括C语言的基本知识,数据类型、运算符及表达式,程序设计的基本方法、技巧,函数与程序结构,数组及应用,指针类型及应用,结构体及应刚,文件振作及应用等。
- 2022-09-09 16:45:03下载
- 积分:1
-
文件列表示例,了解文件操作的基础知识
File list example to understand basics of file operation
- 2022-12-11 03:40:03下载
- 积分:1
-
易语言窗口工具隐藏强度,修改窗口标题,窗口标题,…
易语言窗口工具,可强力隐藏,修改窗口标题,删除窗口标题等,无模块-Yi language window tool hidden strength, modify the window title, window title, such as delete, no module
- 2022-08-25 17:04:46下载
- 积分:1
-
成绩单管理系统,非常好
成绩单管理系统,非常好-report card management system is very good
- 2022-02-20 01:42:54下载
- 积分:1
-
java小程序,愿意和大家一起分享,挺有趣的哦.
java小程序,愿意和大家一起分享,挺有趣的哦.-java small procedures, and is willing to share with everyone, they are interesting, oh.
- 2022-10-10 15:20:02下载
- 积分:1
-
建立了一个备用的内存分配方案为toyfdtd1。由翰…
builds an alternate memory allocation scheme into ToyFDTD1. Contributed by John Schneider, it guarantees that the data arrays are contiguous, which the ToyFDTD1 scheme does not. Released 6 December, 1999.
- 2022-03-17 13:21:54下载
- 积分:1
-
1062的程序,简单,设有硬件隔离层,适用于很多单片机
1062的程序,简单,设有硬件隔离层,适用于很多单片机-1602 program for any processor
- 2022-03-21 11:43:11下载
- 积分:1
-
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件...
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
- 2022-08-06 12:51:19下载
- 积分:1
-
Delphi编写的一个支持语法高亮显示和很多语言的文本编辑器
Delphi编写的一个支持语法高亮显示和很多语言的文本编辑器-Delphi support of a syntax highlighter and many language text editor
- 2022-01-22 03:08:49下载
- 积分:1
-
Knuth的快速模式匹配算法改良,可以匹配含通配符?和*的标准串...
Knuth的快速模式匹配算法改良,可以匹配含通配符?和*的标准串-the rapid improvement of pattern matching algorithm can match with wildcards?* And the standard Series
- 2022-05-13 16:58:51下载
- 积分:1