-
由随机产生的信号,对电视收视率数据分析的系统
由随机产生的信号,对电视收视率数据分析的系统-By randomly generated signals, the television ratings data analysis system
- 2022-07-22 15:14:25下载
- 积分:1
-
Use Brush Demo
for beginners
Use Brush Demo
for beginners
- 2022-04-24 01:02:30下载
- 积分:1
-
a ray tracing algorithm for the procedure, and use VB can demonstrate that the p...
一种光线追踪算法的程序,利用VB编程,可以显示三维形体的真实感-a ray tracing algorithm for the procedure, and use VB can demonstrate that the photorealistic 3D Shape
- 2022-09-27 04:10:02下载
- 积分:1
-
源程序中给出了rgb颜色模型转 hsv颜色模型的算法, 还包含了动态效果...
源程序中给出了rgb颜色模型转 hsv颜色模型的算法, 还包含了动态效果-source given the rgb color model to hsv color model algorithm, but also the dynamic effects
- 2022-06-17 04:40:25下载
- 积分:1
-
can be configured to table column headings picture changes. .
可以通过配置表来进行标题栏图片的修改-can be configured to table column headings picture changes. .
- 2022-06-03 19:15:46下载
- 积分:1
-
语音复读小软件源码方便了能听懂“CRAZY ENGLISH 2001全年合集”光盘中的MP3文件。对照着英文原文来一句一句地反复听...
语音复读小软件源码方便了能听懂“CRAZY ENGLISH 2001全年合集”光盘中的MP3文件。对照着英文原文来一句一句地反复听-small voice repetition convenient source software can understand, "Bass ENGLISH 2001 annual Collection" CD-ROM of MP3 files. To follow the original English to a one repeatedly heard
- 2023-01-15 08:45:03下载
- 积分:1
-
基于VC++6.0的聚类程序,用以实现手写或电脑输入的数字的识别和分类....
基于VC++6.0的聚类程序,用以实现手写或电脑输入的数字的识别和分类.-Based on VC++ 6.0 Clustering procedure to achieve the hand-written or computer input digital identification and classification.
- 2022-07-24 09:45:56下载
- 积分:1
-
Windows 环境下 将图片转换成 单纯二进制。
正在制作Linux环境下相应程序...
Windows 环境下 将图片转换成 单纯二进制。
正在制作Linux环境下相应程序-Windows environment will be converted into a simple binary image. Linux environment is the production of the corresponding procedures
- 2022-02-21 11:17:13下载
- 积分:1
-
classic imageboard the source!
很经典的imageboard源码!-classic imageboard the source!
- 2022-03-01 21:22:37下载
- 积分:1
-
笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一
些特殊的符号,象变压器符号、开...
笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一
些特殊的符号,象变压器符号、开关符号等等,用一般的编程方法来绘制比较困难,因此,笔者用C语言开发了一个手工绘制电力系统一次接线图
的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。
2.使用方法
程序中定义了几个特殊键:
"V”:画笔提起
"W”:开始画图
"R”:开始擦图
"S”:当前图形存入文件
"E”:调出已有文件
"C”:画圆
程序一运行,屏幕上出现一个黄色的边框来设定画图的区域,区域中间出现提起的画笔符号 ,当按下”W“键时,画笔符号变为 ,此时可移动方向键(上、下、左、右、左上、左下、右上、右下)来画图;当按下”R“键时,画笔符号变为 ,此时可移动方向键来擦图;在画图过程中,按下“C”键,可画出一个半径为20个象素点的圆;当结束画图时,按下“S”键,将画好的图形存盘;按下“E”键可调出已有的图形进行编辑。-c
- 2022-05-21 20:17:39下载
- 积分:1