-
自己写的一个 用 CSpreadsheet 类操作Excel的小报表处理程序
自己写的一个 用 CSpreadsheet 类操作Excel的小报表处理程序-Wrote it myself, a class action with CSpreadsheet report processing procedures for small-Excel
- 2023-04-08 17:05:04下载
- 积分:1
-
五个C++程序源代码
五个C++程序源代码-5 C source code
- 2022-03-20 08:32:26下载
- 积分:1
-
贸易公司做为商品供应商和客户的中介机构,储存并管理着大量的商品供应商所提供的商品信息和客户需求的信息,要处理大量的输入,修改,查询信息,该软件能解决该问题,并能...
贸易公司做为商品供应商和客户的中介机构,储存并管理着大量的商品供应商所提供的商品信息和客户需求的信息,要处理大量的输入,修改,查询信息,该软件能解决该问题,并能清晰的显示出所有的信息,并提供管理者权限,供不同管理员查询。 运行环境 操作系统:Microsoft 系列操作系统 支持环境:IIS 5.0 数 据 库:Microsoft ACCE-commodity trading companies as suppliers and customers of the intermediary, storage and management of a large quantity of goods provided by the suppliers of goods and information needs of the customers information, a great deal of input, modify, for information, the software can solve the problem, and clearly demonstrated that all of the information, managers and provide authority for different administrators inquiries. Runtime Environment Operating System : Microsoft operating system support environment : IIS 5.0 database : Microsoft Acce
- 2022-07-19 17:14:18下载
- 积分:1
-
晶闸管资料,应用大电流驱动电路.资料比较详细
晶闸管资料,应用大电流驱动电路.资料比较详细-Thyristor information, application of high-current drive circuit. More detailed information
- 2023-07-11 03:00:03下载
- 积分:1
-
最优路径 深度优先搜索
最优路径 深度优先搜索-optimal path depth-first search
- 2023-01-04 17:05:03下载
- 积分:1
-
直接在内存运行PE
使用了PE加载技术、Hook技术用程序加载PE文件到内存并运行。当在内存中运行的程序,比如arp.EXE执行完之后就会退出,那结果是ExitProcess被调用,那将是我们主进程也结束,显然我们不希望这样。
处理办法:HOOK ExitProcess。问题来了,对MS的许多控制台程序,它们退出都是调用exit,所以如果HOOK ExitProcess, 那我们俩次在内存中运行arp.EXE之后就会死锁。所以对这类程序而言,不能H
OOK ExitProcess,只能HOOK msvcrt!exit。LOADER要加载一个EXE文件,这个EXE文件加载的地址是在0x400000。在我们LOADER的MAIN函数里面,这个地址已经被占用,而你是不能去Free这个地址
重新分布的,这样可能会导致程序崩溃,处理方法相见说明。
- 2022-01-21 18:51:40下载
- 积分:1
-
with a typed prepared by the software, to a friend under ah quickly bring source...
用DELPHI编写的一个打字软件,想的朋友快点下啊,带源吗-with a typed prepared by the software, to a friend under ah quickly bring source?
- 2022-12-16 14:40:04下载
- 积分:1
-
倒立摆
倒立摆-采用LQR(线性二次型最优控制)方法实现倒立摆控制-inverted pendulum-use LQR (linear quadratic optimal control) method inverted pendulum control
- 2022-03-23 16:25:31下载
- 积分:1
-
用来检测excel文件的列是否有重复的字段。如有,就把重复的字段显示出来。输入参数:excel文件名,列号,开始行,结束行。...
用来检测excel文件的列是否有重复的字段。如有,就把重复的字段显示出来。输入参数:excel文件名,列号,开始行,结束行。-excel document used to determine whether there is a series of overlapping fields. For, they repeat the fields displayed. Input parameters : excel file name out, started OK, OK end.
- 2022-07-14 04:16:47下载
- 积分:1
-
闸流管和双向可控硅
闸流管和双向可控硅-成功应用的十条黄金规则-Thyratron and two-way thyristor- successful application of the 10 golden rules
- 2022-12-17 04:35:04下载
- 积分:1