搜索资源列表
Sundance_3L_Diamond_MIMO_1Q09_v1.0
- 英国高科技公司Sundance的MIMO设计方案-mimo solution based on sundance product
diamond
- 本课题主要实现要求分别输入菱形的两条对角线长,能在屏幕上输出一个菱形的功能。-The main subject of each input required to achieve the two diagonal diamond can be output on the screen features a diamond.
aas
- 刻画菱形之神级工具,附带可编程源代码开发,已经登录相关部门审批,可查验证码,阀位号-Depicts the god-class diamond tools with programmable source code development, has logged the relevant departments for approval, verification code to be investigated, valve number, etc.
a
- 如何实现C语言编程输出空心菱形,一个很经典的入门问题-How the C programming language output of hollow diamond is a classic problem of entry
c-program-to-print-diamond-pattern
- c program to print diamond pattern
zuanshi
- 二维钻石图形旋转 简单代码实现 内涵鼠标控制旋转操作-Two-dimensional diamond pattern rotating the simple code to achieve connotation mouse control rotation operation
Diamond
- 计算机图形学试验 画金刚石 把一个圆周等分成 n份,然后每两点之间连线。当n取奇数时,该图案可一笔连续绘成,即用MoveTo函数确定一个当前点,然后连续用LineTo函数连点成线。 -Computer graphics test painting diamond, such as a circle divided into n parts, and then the connection between every two points. When n is odd, the patte
Diamond
- 用MFC框架实现金刚石的绘制,适合初次接触MFC框架的人学习- Plotting diamond with MFC framework