资源列表
图形学算法演示
- 对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
Prentice_Hall-Expert_C_Programming_Deep_Secrets.ra
- 有利于C程序员的工作及代码编写 不信的话可以看看咯 绝对经典咯-conducive to the work of C programmers and code-writing the letter did not look at absolute classic 1,10 1,10
test1234
- 用汇编做的一个编制演奏音乐的的小程序,是一次课程设计的题目!..用汇编做的一个编制演奏音乐的的小程序,是一次课程设计的题目!-do with the compilation of a music concert establishment of small procedures, curriculum design is a topic! .. With a compilation of a music concert establishment of small procedures, cur
VC实现数字图像处理的讲义加代码
- 这是一个使用VC语言编写的实现数字图像处理的源代码及说明文当,很好的-This a use of the VC language digital image processing of the source code and explanations when the text, very good! !
RawSocketScan(new)
- 声明一个原始套接字,设置套接字选项,将本地IP和端口绑定到该套接字,使用WSAIoctl设置SIO_RCVALL 接收所有的数据包,启动一个死循环来不断分析接收到的数据包-a statement original socket, set socket options to the local IP and port binding to the socket, use WSAIoctl SIO_RCVALL set up to receive all the data packets, star
防火墙 周洲 20023466
- 以前对防火墙接触甚少,所了解的也是从系统底层实现角度看的一些分析细节,最近由于毕业设计的需要,对防火墙的发展、分类、现状和趋向等方面做了概略的了解,也有一些体会,做个简单的分析报告。 -previously little contact with the firewall, as well as knowledge of the underlying system from the point of view of achieving the details of some analysts,
CDROM_Demo
- 单片机控制光驱程序,通过按键实现光驱的播放,暂停,出仓,快进,后退等功能-SCM control procedures drive, drive through the realization of the key players, suspended from the warehouses, fast forward, rewind functions
Lcd_indirect_pic
- 128×64点阵图形液晶显示程序,可实现图片的滚屏显示,淡入淡出,百叶窗显示等显示效果-128 x 64 dot matrix graphics LCD, which enables the images of large, fades out, blinds display shows results
绘制半透明位图及如何画透明位图
- 绘制半透明位图及如何画透明位图 有的时侯,我们希望显示一幅半透明的位图。也就是说我们将一幅位图B 显示到A位图上,又希望透过B位图看到A位图的一部分图像但不是全部。比如A位 图是一幅曲线图,B是一幅提示位图,我们想在显示提示的同时看到已显示的曲 线,但不需要曲线的背景 ,就需有用到半透明位图。曲线看上去就象从B位图中渗 透过来,其实半透明技术就是一种渗透技术,渗透公式我们可选用多种,在这里 我们选用(A AND 0x7F)OR B。注意,白色不能产生渗透。-rendering transluce
Lcd_direct_demo
- 128×64图形液晶显示程序,采用直接方式的硬件连接方式,可实现图形,文字的显示-128 64 LCD graphics procedures, the use of direct methods of connectivity hardware, graphics, text display
logic analysiser
- 本设计主要由数字信号发生器和逻辑分析仪组成,其中数字信号发生器运用了89C51单片机系统,可以重复输出8路循环逻辑移位序列,逻辑分析仪用了89C55单片机系统,可以实现8路信号的采集和显示(时间域和空间域),3级触发字可调,有多种触发功能,可显示时标线,使逻辑分析仪能从大量的数据流中获得有分析意义的数据。-primarily by the design of digital signal generator and logic analyzer, composed of digital sign
tansshishe2.0
- 比之前的版本增加了双人对战模式!并加入了减速宝物!手机上的经典游戏贪吃蛇-than earlier versions to increase the double screen mode! And to add a deceleration treasures! Phone classic game Snake
