-
调色板程序模拟,实现颜色的自定义调节
调色板程序模拟,实现颜色的自定义调节-Palette program to simulate to achieve a custom color adjustment
- 2022-05-28 18:52:48下载
- 积分:1
-
珠宝行业在Pocket pc上用于报价的销售软件.
珠宝行业在Pocket pc上用于报价的销售软件.-jewelry industry on the Pocket PC for the Price of selling software.
- 2022-08-23 03:27:53下载
- 积分:1
-
密码学中 维吉尼亚算法的 c语言实现
调试无误
密码学中 维吉尼亚算法的 c语言实现
调试无误-Virginia cryptography algorithm implementation c language
- 2022-06-01 06:22:03下载
- 积分:1
-
RegQueryValueEx范例程序,可以学到他的使用方法
RegQueryValueEx范例程序,可以学到他的使用方法-RegQueryValueEx example programs can learn to use him
- 2022-12-05 08:35:02下载
- 积分:1
-
matching games, 3* 3, the lattice found two of the same graphics and ultimately...
配对游戏,3*3的格子内找到2个一样的图形,最终配对成功-matching games, 3* 3, the lattice found two of the same graphics and ultimately successful pairing
- 2022-12-12 19:05:03下载
- 积分:1
-
This function invokes the interrupt service routine whose address is pisr and...
This function invokes the interrupt service routine whose address is pisr and returns the results in the most general fashion.
- 2022-03-16 20:11:24下载
- 积分:1
-
动态库封装了ADO的操作,提供打开数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)...
动态库封装了ADO的操作,提供打开数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)-DLL package of ADO operation, the database provides open and closed databases, the database to be indicators, loading records, search records, change records, delete records, adding records, recorded keyword (according to type)
- 2022-02-24 12:54:19下载
- 积分:1
-
日期时间和字符串类型互换程序,有注释,请多提宝贵意见
日期时间和字符串类型互换程序,有注释,请多提宝贵意见-Date Time and the string type exchange procedures, it notes, please valuable advice
- 2022-02-04 17:10:39下载
- 积分:1
-
学习delphi下使用lua的代码和例子.新手老手都可以
学习delphi下使用lua的代码和例子.新手老手都可以-Delphi to learn to use lua code and examples. Novice can take a look at old hands
- 2022-06-18 22:26:41下载
- 积分:1
-
socket代理
下面是一个先前我用socket实现HTTP代理服务器的例子,代码很简单我就不一一解析了,要注意的是:当该代理服务器收到IE发来的请求时,要将IE请求行中的webserver的域名(或者IP)剥去,再将请求转发给webserver,如果不注意这点而是直接毫无处理的把IE请求信息直接发给webserver某些网站会显示不了网页,比如新浪,pfan,这是测试时发现的,其他就没什么可以说的了。实际上能否完成这个简单的HTTP proxy server可以看出对HTTP协议的熟悉程度,只要有一定的sock编程基础并熟悉了HTTP协议的工作流程,那我想就没什么障碍了。著此文章以供初学者参考,能从里面得到一点点的帮助那我已经心满意足了,高人指点改进意见邮箱联系,下面是源代码:
- 2022-06-28 03:35:38下载
- 积分:1