-
此程序通过AD采集音频信号,然后再通过DA把数字信号转为音频信号,很好用...
此程序通过AD采集音频信号,然后再通过DA把数字信号转为音频信号,很好用-AD collected through this process audio signals, and then the digital signal through the DA to the audio signal, a very good use
- 2023-06-14 18:25:02下载
- 积分:1
-
画出颜色渐变的矩形图案
用鼠标点击 即可 出现不同颜色的图案...
画出颜色渐变的矩形图案
用鼠标点击 即可 出现不同颜色的图案 -To draw colourful rectangles with your mouse.
- 2022-10-25 15:30:03下载
- 积分:1
-
花了两个月的时间,用VC做了一款人机对战的五子棋,AI是参考网上的,功能大体上还算完整,程序,直接编译就能通过...
花了两个月的时间,用VC做了一款人机对战的五子棋,AI是参考网上的,功能大体上还算完整,程序,直接编译就能通过-It took two months time, with VC did a man-machine Battle of the Gobang, AI is a reference to the online functions in general fairly complete program can be directly translated by
- 2022-02-24 16:05:33下载
- 积分:1
-
直线端裁减算法。自画直线被矩形窗口裁减。
直线端裁减算法。自画直线被矩形窗口裁减。-Reduction algorithm for straight-line client. Since the painting was a straight-line reduction of the rectangular window.
- 2022-09-18 17:35:02下载
- 积分:1
-
那是什么?目的是一个图书馆(和一些工具和例子)写在C,约..
What is it? Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based X11 Windows System, original developed at MIT in the early 1990s.) That means you get lots (208, to be exact) of fonts to use. You can even create your own if you know how to create an X11 BDF font. It can read and write PPM, XPM, GIF, PNG and JPG image format. -What is it Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based X11 Windows System, original developed at MIT in the early 1990s.) That means you get lots (208, to be exact) of fonts to use. You can even create your own if you know how to create an X11 BDF font. It can read and write PPM, XPM, GIF, PNG and JPG image format.
- 2022-07-23 15:04:14下载
- 积分:1
-
一种实现个人电脑手写识别的软件,编写的是用的。
一个在PC上实现手写识别的软件,用VC编写的。-a realization of the PC handwriting recognition software, prepared by the VC.
- 2022-11-18 13:40:03下载
- 积分:1
-
函数int line_coor(int x1,int y1,int x2,int y2,struct DOT *dot)
采用Bresenham算法生成直线...
函数int line_coor(int x1,int y1,int x2,int y2,struct DOT *dot)
采用Bresenham算法生成直线段的坐标-function int line_coor (int x, int y1, x2 int, int y2, struct* dot DOT) Bresenham algorithm used to create line and the coordinates of
- 2022-03-18 23:33:23下载
- 积分:1
-
实现简单的绘图功能,如绘制一个矩形等,并具有填充和擦出的功能。...
实现简单的绘图功能,如绘制一个矩形等,并具有填充和擦出的功能。-Realize a simple graphics functions, such as drawing a rectangle, etc., and together with filling and function.
- 2022-02-26 23:54:32下载
- 积分:1
-
对于刚刚想学applet的朋友,我想非常用, 这个程序只是个简单的动画演示,通过这个 我想你一定收益非浅。...
对于刚刚想学applet的朋友,我想非常用, 这个程序只是个简单的动画演示,通过这个 我想你一定收益非浅。-The application could be useful for the new learner of applet, who will benefit a lot from this simple animation demonstration.
- 2022-02-04 02:47:05下载
- 积分:1
-
以从上向下拉伸的方式显示图像
原理: 将图像的宽度不变每次显示图像的一部分, 直到将图片完全显示....
以从上向下拉伸的方式显示图像
原理: 将图像的宽度不变每次显示图像的一部分, 直到将图片完全显示.
-Stretching from way down on the image principle: the width of the image shows the same for each part of the image until the full picture display.
- 2022-12-17 16:30:08下载
- 积分:1