资源列表
graphics
- 1)给出系统框架。 2)调用画点的函数,分别用DDA、中点Bresenham算法和改进Bresenham算法绘制直线和中点算法绘制直线、用不同的算法绘制圆和椭圆 ,并各自比较算法精度与效率的差别 。 3)实现二维图形的变换。(包括平移,放缩,旋转,错切以及复合变换) 4)运用所学的区域填充算法实现区域填充。 5)运用所学算法实现线段裁剪以及多边形裁剪(多边形裁剪为可选)。 6)自己实现其它附加以及需要完善的功能。 -1) give system framework.
socket
- 这是一个关于socket通信的java程序,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。-This is about the socket communication program, a comprehensive use of Java network protocol, programming languages, API and graphic interface based on socket set up, li
HSH
- 核生化一体机中上位机程序,本程序运用socket编程和串口通信编程使上位机管理若干个下位机。-NBC host computer program in one machine, this program using socket programming and serial communication programming to manage a number of PC under the crew.
ADOTest
- MFC Visual C++ 连接Microsoft SQL SERVER 操作数据库,实现数据库中的增加,删除,修改,更新-MFC Visual C++ to connect Microsoft SQL SERVER database operations to achieve the database to add, delete, modify, update, etc.
chuangkou
- 这个程序是基于VC++编的,是讲图像处理里面的窗口风格-This program is based on VC++ code, it is about style, image processing inside the window! !
vc_control_example
- VC中常用控件示例,包括各种标准控件的使用。-vc control example.
StuVote
- ASP服务器动态网页典型应用,网上投票系统源代码-ASP typical application, the online voting system source code
cross
- “交叉引用生成器”(cross-refrencer)是指具有如下功能的程序: 对输入的一篇文档,统计出现的所有单词及其所在行号。将其结果以规定格式输出。 【输入形式】 程序从文件crossin.txt读入一篇文档。该文档由若干行组成,每行中包含一系列单词。 行号由1开始计数。该文档中单词总量不超过200,每个单词长度最大不超过20个字符。-" Cross-reference generator" (cross-refrencer) refers to t
Pipe
- 管道通信的一个小程序,通过管道传递一个数据结构,程序比较容易理解-Pipeline Communications is a small program, a data structure to pass through the pipeline, the program easier to understand
tianchong
- 计算机图形学中,多边形填充是给出一个多边形的区域,要求低边界包围的范围内的所有像素但愿赋予代码颜色-Computer graphics, polygon fill a polygon area is given, require low boundary surrounded by all the pixels within the color code, I hope to give
PBSOCK
- pb使用socket进行电脑之间通讯使用powerbuilder9编写的-pb to use socket communication between the computer prepared using powerbuilder9
circle
- 使用MFC工具,创建对话框,使用参数方程,输入圆心坐标,半径,自动生成圆-MFC tools used to create the dialog box, use the parametric equation, enter the center coordinates, radius, and automatic generation of round
