-
用C++实现的科恩
Using C + + implementation of the Cohen-Sutherland line clipping algorithm-Using C++ implementation of the Cohen-Sutherland line clipping algorithm
- 2023-07-13 21:20:04下载
- 积分:1
-
源代码存在于.jar文件中,包括数据库,登录初始用户名为0,密码为空...
源代码存在于.jar文件中,包括数据库,登录初始用户名为0,密码为空-Exist in the source code. Jar file, including the database, log on the initial user name is 0, the password is blank
- 2022-08-08 02:05:14下载
- 积分:1
-
剪贴板的复制与黏贴.rar 有一点点小问题 Sorry
剪贴板的复制与黏贴.rar 有一点点小问题 Sorry-clipboard copy and paste. Rar have a little bit of minor problems Sorry
- 2022-11-07 01:35:04下载
- 积分:1
-
Job scheduling problem and solve a large class of work allocation.
作业调度问题的解决,解决一大类工作分配的问题。-Job scheduling problem and solve a large class of work allocation.
- 2023-02-01 12:20:03下载
- 积分:1
-
polardrw图形控件文件包中提供了四个编程Demo,包含ocx控件,注册后大家可运行其中的Memo看一下效果...
polardrw图形控件文件包中提供了四个编程Demo,包含ocx控件,注册后大家可运行其中的Memo看一下效果-Polardrw Image Control file offer four program demo, including ocx control. We can see the result by running the demo after registering.
- 2022-01-28 18:19:18下载
- 积分:1
-
ODBC封装类操作数据库
ODBC封装类操作数据库-ODBC database operation
- 2023-01-18 23:25:04下载
- 积分:1
-
获取USB设备的信息,包括生产商ID,产品ID等
获取USB设备的信息,包括生产商ID,产品ID等-get infoformation of USB device
- 2023-07-17 19:05:04下载
- 积分:1
-
公历年月日和儒略日之间的互相转换,还包括一些其他的日期转换程序...
公历年月日和儒略日之间的互相转换,还包括一些其他的日期转换程序-Julian calendar date and the mutual conversion between the
- 2022-02-27 06:11:38下载
- 积分:1
-
fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok...
fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok-fopen to open the file and transfer files using socket procedures, can be cross-platform, run-time Please note that the source document file name and path is correct, in the main function to be changed under the parameters ok
- 2022-11-17 19:50:03下载
- 积分:1
-
支持抽取PDF文档中的图像
基于开源项目xpdf做的修改,能够提取PDF文档中的图片,所有图片先解析到一个缓冲区,缓冲区以链表形式维护,顺序扫描PDF文档,当发现一张图片内容的时候,就在链表末尾追加一个节点,并将解析出来的图片内容添加到链表尾节点中。同时还可以可识别文档中的图片类型。
- 2022-04-23 16:06:50下载
- 积分:1