-
C + +程序设计语言(特别版) 第1章忠告 这里是一组在你学习C + +的过程中或许应该考虑的“规则”。随着你变得更加熟练,你将能 把它转化为某种更适合你的那...
C + +程序设计语言(特别版) 第1章忠告 这里是一组在你学习C + +的过程中或许应该考虑的“规则”。随着你变得更加熟练,你将能 把它转化为某种更适合你的那类应用系统或者你自己的程序设计风格的东西。它们有意被写得 很简单,因此都缺乏细节。请不要太拘泥于它们的字面意义。要写出一个好程序需要智慧、品 味和耐性。你不会第一次就能把它搞好的。试验!-C Programming Language (Special Edition) Chapter 1 of advice here is a Group C in your learning process should perhaps consider the "rules." As you become more skilled, you will be able to transform it into something more suitable for your type of applications or your own programming style things. Their intention was to write a very simple, the lack of details. Please do not be too rigidly adhere to their literal meaning. To write a good process requires wisdom, patience and taste. You will not be the first time we will be able to do a good job of it. Test!
- 2022-04-27 09:24:02下载
- 积分:1
-
简单java回文,拿去应付老师绰绰有余。
简单java回文,拿去应付老师绰绰有余。-Simple java palindrome, taken more than enough to meet the teachers.
- 2023-06-18 12:25:03下载
- 积分:1
-
这个文件是最新的MINI2440的原理图的封装图,对ARM硬件开发者应该有用的...
这个文件是最新的MINI2440的原理图的封装图,对ARM硬件开发者应该有用的-This file is the latest MINI2440 the schematic diagram of the package diagram of the ARM hardware developers should be useful to
- 2023-07-12 12:25:02下载
- 积分:1
-
this csharp file of gui interface in csharp
this csharp file of gui interface in csharp-this csharp file of gui interface in csharp
- 2023-06-14 22:00:02下载
- 积分:1
-
在PC上用并行口模拟I2C总线的C源代。
在PC上用并行口模拟I2C总线的C源代。-used on the PC parallel port simulation I2C Bus C source generation.
- 2022-03-21 18:06:15下载
- 积分:1
-
窗口系统CVS的使用,通俗易懂哦,基本的发展
WINDOW系统下CVS的使用,通俗易懂哦,开发必备-WINDOW system CVS use, accessibly Oh, the development of essential
- 2022-01-23 11:14:10下载
- 积分:1
-
通信网2 全了,一共6个教程
通信网2 全了,一共6个教程-communications network throughout the 2, a total of six Guide
- 2022-05-09 03:31:09下载
- 积分:1
-
一种新的基于多项式的非线性偏最小二乘算法
一种新的基于多项式的非线性偏最小二乘算法-a new polynomial based on the nonlinear partial least squares algorithm
- 2022-10-10 17:10:03下载
- 积分:1
-
输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~...
输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。 下载DOS版和windows版的迷宫游戏全部代码-importation of 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
- 2022-01-25 17:22:05下载
- 积分:1
-
通用雷达仿真系统是一个多功能的综合性仿
真系统,采用先进的交互式雷达仿真技术,实现雷
达系统的全数字仿真和半实物仿真。它可以广泛
应用于测控技术人员...
通用雷达仿真系统是一个多功能的综合性仿
真系统,采用先进的交互式雷达仿真技术,实现雷
达系统的全数字仿真和半实物仿真。它可以广泛
应用于测控技术人员培训、设备性能测试分析和
实验技术研究等方面,为雷达综合实验能力的提
高提供了一个有效的技术手段和设备。
些算法都是工程实践检验过的,完全符合IEEE
标准。用户(仿真系统)可以将MATLAB作为一
个功能强大的和可编程的数学函数库,调用
MATLAB中大量的数学计算函数,完成复杂的
计算任务。例如对一个矩阵进行转置或计算快速
傅里叶变换,用C语言或FORTRAN语言编程是
- 2022-07-10 17:57:34下载
- 积分:1