搜索资源列表
wzq
- 用c++实现两人在电脑屏幕上下五子棋,其游戏规则如下: 1.每1步输入要下棋子的格子的x,y坐标,按Enter键 2.有1方首先5个棋子连成一线即判获胜 3.当旗子布满棋盘但仍无获胜方即为平局 4.一局结束后,若想继续按Y键,若退出则按其他键 5.若想中途退出游戏,请输入(0,0),再按照提示保存游戏 6.并且有悔棋键(不一定能实现) 7.可以选择X方先行或O方先行 设计要求: 1.屏幕上含有一些美丽的图案,比如笑脸、五角星等。 2. 棋到中
BER
- C program to calculate the BER performance of BPSK modulation in an AWGN channel. The program takes the file "BPSK" containing voltage levels and passes it in an AWGN channel with a given SNR. The received message is then Hard decision decoded and th
singlechip_C_Program_Example
- 内有C51语言和C语言以及汇编语言的对比,单片机内部资源、扩展资源及其编程;有应用实例,通过实例,读者可以在工作中进行类比编程,又可以开阔思路,提高实际工作能力。-There C51 language and C language and assembly language contrast, MCU internal resources, expansion of resources and their programming are examples of application, by
3
- turbo c 绘制太阳 月亮 星星并可由键盘读入-turbo c draw the sun
Drawtu
- 画图程序,可以实现画圆,画直线,画点,以及画矩形。(nios II,C)-Drawing program, can achieve Circle, drawing straight lines, drawing point, and draw rectangle. (Nios II, C)
C
- C语言中的流程图如何画,详细说明了流程图的画法-C language flow chart how to draw
sth
- 矩阵相乘的源代码,主要用于初学C语言的同学在学习中借鉴。-Matrix multiplication of the source code, mainly for beginners C language students in learning to draw lessons from.
33
- c#实例能基本画出图形的样子,可以直接复制代码-c# drawing control can basically draw the graphics look, you can directly copy the code
Sierpinski-Sponge
- 这是在Visual C++下开发的MFC小程序,通过输入阶数,从而绘制Sierpinski海绵。-This small program is developed in Visual C++ MFC, by entering the order, so as to draw the Sierpinski sponge.
java_code_1
- 两个乒乓球队进行比赛,各出三人。甲队为a,b,c三人,乙队为x,y,z三人。已抽签决定比赛名单。有人向队员打听比赛的名单。a说他不和x比,c说他不和x,z比,请编程序找出三队赛手的名单。-Two table tennis team competition, each of the trio. A team for a, b, c trio, B teams for x, y, z trio. Draw lots to decide the game list. Inquire about the
Teechart
- 介绍了利用Teechart 组件如何实现工业控制领域中的实时曲线和历史曲线,对动态曲线的显示方式进行了讨论,给出了相关代码#并在c++Builder 编程环境下完成了动态数据曲线的实时显示和历史数据曲线的显示.-How to draw the real_time curve and historical curve in industrial control field using Teechart groupware is presented in this paper.The diffe
example22
- 题目:两个乒乓球队进行比赛,各出三人。甲队为a,b,c三人,乙队为x,y,z三人。已抽签决定 比赛名单。有人向队员打听比赛的名单。a说他不和x比,c说他不和x,z比,请编程序找出 三队赛手的名单。 -Title: two table tennis team competition, each of the trio. A team for a, b, c trio, B teams for x, y, z trio. Draw lots to decide the game
Example2_1_2
- C#二维图形绘制例程,可以绘制各种平面小图标,测试可用-C# 2D graphics rendering routines, can draw all kinds of small plane icon, the test can be used
draw
- 使用c++设计和开发一个画图程序,关注点,如何设计画面,如何定位鼠标的点击,按要求完成基本的几何图形能动能-failed to translate
draw-line
- C++工程 在MFC中绘制线段 DDA画线法, 中点画线法等-C++ works draw lines in MFC
inode.c-analyse
- 阅读和分析Linux下的ROMFS文件系统代码(inode.c),说明其功能和实现的思路,给代码写出注释并画出流程图。 -ROMFS file system code reading and analysis under Linux (inode.c), explain its function and implementation of ideas, to write notes and draw a flowchart of the code.
draw-cube
- draw cube using OPENGL by code project C#
draw-car-2d
- create sample 2d car in obengl c-create sample 2d car in obengl c++
分酒论文
- 大学生数学建模大赛问题——分酒问题,该论文是以C语言分析,然后进行仿真,最后得出结论。(Problem of mathematical modeling contest for College Students -- liquor differentiation.This paper is based on C language analysis, and then simulation, and finally draw conclusions.)
C语言趣味程序百例精解
- 绘制余弦曲线、生活中的数学问题、整数趣题、素数的家庭(Draw, mathematical problems in the life, family, prime integer puzzles)