-
tms320f240x c语言设计书
tms320f240x c语言设计书-tms320f240x design book
- 2022-01-23 11:02:12下载
- 积分:1
-
C#实现的俄罗斯方块程序
C#实现的俄罗斯方块程序-C# Russian squares procedure
- 2022-02-22 04:44:50下载
- 积分:1
-
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/
/* Desc: 俄罗斯方块游戏 */
/* Date: 2008.03.12 22:30 */
/********************************/
#include
#include
#include
#include
#include
#include
#define true 1
#define false 0
#define BoardWidth 12
#define BoardHeight 23
#define _INNER_HELPER /*inner helper method*/
- 2022-03-31 10:48:11下载
- 积分:1
-
m序列的生成器,rake接受,简单易用,希望对大家有帮助
m序列的生成器,rake接受,简单易用,希望对大家有帮助-m sequence generator, rake acceptable, easy to use, everybody would like to have help. . .
- 2022-04-08 22:38:08下载
- 积分:1
-
MS12864J的C51显示程序,这两个程序我改了好久,可是总显示不了,那位高手帮帮忙吧,谢谢,谢谢。...
MS12864J的C51显示程序,这两个程序我改了好久,可是总显示不了,那位高手帮帮忙吧,谢谢,谢谢。-Two C programs of MS12864J,not compiled.Anyone help me?
- 2022-01-26 06:10:56下载
- 积分:1
-
《算法分析与设计》中的 “矩阵连乘程序”给定n个矩阵{A1,A2,…,An},其中Ai与Ai+1是可乘的,i=1,2 ,…,n...
《算法分析与设计》中的 “矩阵连乘程序”给定n个矩阵{A1,A2,…,An},其中Ai与Ai+1是可乘的,i=1,2 ,…,n-1。由于矩阵满足乘法的结合律,根据加括号的如何确定计算矩阵连乘积的计算次序,使得依此次序计算矩阵连乘积需要的数乘次数最少。
- 2022-01-24 14:49:27下载
- 积分:1
-
传统的通信系统仿真课件,基于MATLAB平台的C.
经典的通信系统仿真课件,基于Matlab平台实现通信系统各个环节的仿真-Classical communication system simulation courseware, based on Matlab platform communication system simulation of all aspects of
- 2022-03-29 17:15:25下载
- 积分:1
-
Self
自己开发的抓Radius包并保存为文件的代码-Self-developed grasp Radius package and save it as a file code
- 2022-03-01 07:38:42下载
- 积分:1
-
我搜集的C 语言教程
我搜集的C 语言教程 -I collected the C Language Guide
- 2022-12-16 02:15:03下载
- 积分:1
-
TeeChart Pro ActiveX是西班牙Steema SL公司开发的图表类控件,主要用来生成各种复杂的图表。熟悉Delphi和C++ Builder的编...
TeeChart Pro ActiveX是西班牙Steema SL公司开发的图表类控件,主要用来生成各种复杂的图表。熟悉Delphi和C++ Builder的编程人员对它不会陌生,因为在Delphi和C++ Builder里包括了TeeChart的VCL版本。
TeeChart使用目的
如果你需要在程序中制作曲线图、条状图、饼状图等等,使用这个控件都将是你的明智选择。它因为是已经被封装好的产品,所以使用方便,可控性强,不过有的时候会有点小BUG。最好能找到源码,并自己打几个补丁。-TeeChart Pro ActiveX is a Spanish company has developed a chart Steema SL class control, mainly used to generate all kinds of complicated charts. Are familiar with Delphi and C++ Builder programmers it is not strange, because in Delphi and C++ Builder to include in the VCL version of TeeChart. TeeChart the purpose of use in the program if you need to create graphs, strip chart, pie charts, etc., use this control will be your wise choice. It is because it is has been packaged good products, they are easy to use, control, and strong, but sometimes a bit small BUG. The best source to find and patch a few yourself.
- 2022-07-28 01:51:29下载
- 积分:1