-
使用GDI+生成PDF
sharpPDF is easy-to-use c# library to generate PDF on the fly. It allows to save pdf files or get binary streams in output(for example, usable in ASP.NET).通过本源码,一是可以熟悉PDF技术规范和GDI+技术体系;二是可以简单实现自有图形到PDF的转换。
- 2023-04-29 09:20:03下载
- 积分:1
-
多线程网站论坛等网页弱密码猜解,采用idhttp进行post.
多线程网站论坛等网页弱密码猜解,采用idhttp进行post.-Multi-threaded web forums such as password guessing weak solution of the page, using idhttp to post.
- 2023-02-07 16:20:03下载
- 积分:1
-
嵌入式WINCE滑块控件编程使用,用EVC开发实现
嵌入式WINCE滑块控件编程使用,用EVC开发实现-Embedded WINCE programming using slider controls, and realize EVC Development
- 2022-11-02 21:25:02下载
- 积分:1
-
clark grid 化学计量学 主要说明散点图的性能,反映模型的优略性、...
clark grid 化学计量学 主要说明散点图的性能,反映模型的优略性、-clark grid Chemometrics scatter the performance of the main note, reflecting the slightly superior model, and
- 2022-12-20 16:15:03下载
- 积分:1
-
使用 C# 的 facebook 贝克普
Facebook 应用程序可帮助用户发送数据、 邮政和还保持跟踪的数据的发布在用户墙上的
- 2023-02-02 09:30:03下载
- 积分:1
-
from the window to get the file handle (6KB)
从窗口句柄中得到文件名(6KB)-from the window to get the file handle (6KB)
- 2022-05-08 09:55:58下载
- 积分:1
-
描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。
功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。...
描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。
功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。
设置了调试参数输出功能,可用于跟踪各主要变量单步变化情况。
实现了一个自定义命令行SHELL,接收解释并执行各种操作命令。-Description: list queue model procedures for practice and understand the basic principles of the queue list and realization method. Functions: to achieve a leading node in the queue list to create, insert, delete, traverse, judge for the space, as well as the destruction of other functions. Set debug parameters output function can be used to track the major changes in single-step variables. Realize a custom command-line SHELL, receive an explanation and implementation of the operation command.
- 2022-03-17 09:51:00下载
- 积分:1
-
好事
跳棋游戏,很好玩的,喜欢跳棋的朋友可以下载下来加工,-GOODTHING
- 2022-04-20 12:05:40下载
- 积分:1
-
第一个VC作品
第一个VC作品-No. 1 VC works!
- 2022-03-03 17:17:35下载
- 积分:1
-
遗传算法求解装箱问题
本文将展示混合分组遗传算法(HGGA)为解决分组问题,如使用GALEX库装箱提出Falkenauer的实现。
装箱问题属于类NP难问题,像在以前的文章中讨论的其他人。的任务是包的一组不同尺寸的物品的入固定大小的方式使得最小数量的箱是用来回收箱。根据要求,装箱可以是单维(1D)或多维(2D,3D...)遗传算法在这篇文章中描述是专为解决一维装箱问题。
- 2022-02-05 10:19:30下载
- 积分:1