-
扩频通信仿真,仿真平台,仿真…
扩频通信仿真,给出了仿真平台,通过仿真可以了解扩频通信原理-Spread spectrum communication simulation, the simulation platform, the simulation can understand the principle of spread spectrum communication
- 2023-03-16 13:35:04下载
- 积分:1
-
使用 Labview While 循环的坦克程序
这是简单的 labview 程序了解 while 循环与字符串显示。这个程序可以帮助您理解而独自一人开始循环结束值。
- 2022-09-23 18:05:02下载
- 积分:1
-
基于数据链路层的RPC编程,在C SHELL中实现编写
基于数据链路层的RPC编程,在C SHELL中实现编写-Based on the data link layer of the RPC program to achieve in the preparation of C SHELL
- 2023-04-24 00:50:03下载
- 积分:1
-
广州塔的参考程序
广州塔设计主要是利用STC12C5A60S2单片机、该系统采用增强型8051单片机STC12C5A60S2为主控制器,利用单片机控制点阵的原理,控制广州塔展示效果,还通过单片机内置的ADC对音频信号进行采样,然后控制广州塔亮的层数达到根据音乐跳舞的效果。
- 2023-08-08 16:05:04下载
- 积分:1
-
一个用VC编成的计算器小程序模仿WINDOWS的计算器的格式
一个用VC编成的计算器小程序模仿WINDOWS的计算器的格式-a VC into the calculator small program to imitate the Windows calculator format
- 2022-02-04 16:39:14下载
- 积分:1
-
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的...
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem.
algorithm: backtracking.
First, put a queen on first line then find a suitable position on 2nd line for next queen, and so on. When all eight lines have queens, it means we have find a solution. If we put the i-th queen, but can find a suitable position on the (i+1)th line, then back to the ith line and move the queen on the ith line to next suitable position and move on to the next line. Repeat this until we have found all the solutions. Note:By this mean, some solutions maybe equivalent to others, some can be acquired by the rotation of other solutions.
- 2022-03-23 15:20:19下载
- 积分:1
-
学习C++编写工程软件的十分有用源代码,值得学习
学习C++编写工程软件的十分有用源代码,值得学习-Learning C++ Prepared very useful engineering software source code, it is worth learning
- 2022-05-12 20:32:28下载
- 积分:1
-
ms wince 6 training materials. WINCE6 introduced the development environment and...
ms wince 6的培训资料.
介绍WINCE6的开发环境及软件结构.-ms wince 6 training materials. WINCE6 introduced the development environment and software architecture.
- 2022-01-25 16:37:11下载
- 积分:1
-
Can enlarge the mouse pointer location, and with the mouse directly Screenshots...
可以放大鼠标的指针位置,并且用鼠标直接截屏,适合于做WEB开发或者Windows开发的辅助工具.-Can enlarge the mouse pointer location, and with the mouse directly Screenshots suitable to do the development or WEB development tool for Windows.
- 2022-01-25 20:14:25下载
- 积分:1
-
简单的约会系统~~
添加信息,并保存到TXT文档中~~
控制台应用...
简单的约会系统~~
添加信息,并保存到TXT文档中~~
控制台应用-A simple dating system ~ ~
add information, and saved to the TXT documents~~
console application ~ ~
- 2022-08-24 18:08:58下载
- 积分:1