-
免费的汇编编译系统源代码
免费的汇编编译系统源代码-free compilation of the source code compiler system
- 2022-01-26 05:24:59下载
- 积分:1
-
模拟银行ATM提款机系统
模拟银行ATM提款机系统-simulated bank ATM teller system
- 2022-03-18 16:07:23下载
- 积分:1
-
ITlearner ASP探针 测试服务器基本信息: 显示服务器的一些参数,并带遍历Application、Session和服务器参数的功能。
ITlearner ASP探针 测试服务器基本信息: 显示服务器的一些参数,并带遍历Application、Session和服务器参数的功能。 测试服务器组件情况: 测试IIS自带,常用文件上传、收发邮件、图像处理等组件,和自定义组件的支持情况。 测试服务器运算能力: 让服务器执行50万次加法(整数运算)和20万次开方(浮点运算),记录其所使用的时间。 测试服务器磁盘信息: 服务器各硬盘的空间使用情况,当前文件夹信息,以及对磁盘文件操作速度测试 (重复创建、写入、追加和删除文本文件30次,记录其所使用的时间)。 测试服务器连接速度: 测试当前环境下,服务器对客户端的响应速度。-ITlearner ASP server probe basic information: show some of the parameters of the server and bring Traversal Application, Session and server parameters function.
- 2022-11-10 17:15:03下载
- 积分:1
-
这是世界程序大赛作品软件形式,很方便很直观,能很好的学习一些函数的功能用法...
这是世界程序大赛作品软件形式,很方便很直观,能很好的学习一些函数的功能用法-This is the world"s Programming Contest entries software form, is a convenient intuitive, good can learn some of functionality Usage
- 2022-02-01 13:10:32下载
- 积分:1
-
under the automatic shutdown FOSS
在dephi下实现自动关机源码-under the automatic shutdown FOSS
- 2022-03-17 21:21:03下载
- 积分:1
-
经典hook 不容错过啊,国外网站下载,值得学习。
经典hook 不容错过啊,国外网站下载,值得学习。-Not to be missed classic hook ah, foreign website, it is worth learning.
- 2022-03-21 10:08:08下载
- 积分:1
-
基于C/S结构的Socket程序设计
即通信双方一方作为服务器等待客户提出请求并予以响应。客户则在需要服务时向服务器提出申请。服务器一般作为守护进程始终运行...
基于C/S结构的Socket程序设计
即通信双方一方作为服务器等待客户提出请求并予以响应。客户则在需要服务时向服务器提出申请。服务器一般作为守护进程始终运行,监听网络端口,一旦有客户请求,就会启动一个服务进程来响应该客户,同时自己继续监听服务端口,使后来的客户也能及时得到服务。-Based on C/S structure Socket programming that is both side of communication as a server waiting for client request and response. Customers in need of services to the server application. Server in general has always been run as a daemon, listening network port, once the customer has requested, it will start a service process to respond to the client, at the same time continue to monitor their own service port, so that later customers can receive timely services.
- 2022-03-03 21:41:30下载
- 积分:1
-
VC对位图的操作比较烦琐,要显示一个位图到对话框上去,很麻烦。我在开发的过程中走通了两条路:一是使用Kodak图象编辑控件;二是利用Microsoft提供的例...
VC对位图的操作比较烦琐,要显示一个位图到对话框上去,很麻烦。我在开发的过程中走通了两条路:一是使用Kodak图象编辑控件;二是利用Microsoft提供的例子中的一个类,并稍加改造。两种方法各有优缺点。我把它写下来,以避免其他人多走弯路。-VC right bitmap comparison cumbersome, to show that a bitmap to boost dialog, a lot of trouble. In the development process, taking a two-way : First, use Kodak Image Edit Control; Two Microsoft is using the example of a type, and modifying. Both methods have advantages and disadvantages. I put it down in writing in order to avoid the same mistakes other people.
- 2022-07-12 23:40:21下载
- 积分:1
-
a great way to see the SSL protocol in action。
a great way to see the SSL protocol in action。-a great way to see the SSL protocol in action
- 2022-03-20 10:57:28下载
- 积分:1
-
在 C# 中的 DES 代码
这一 DES 算法实现在 c# 中。我创建了一个应用程序进行编码与密码文本中的关键字的纯文本。我用 DES 算法。此应用程序是基于窗体的 windows 应用程序。
- 2022-08-20 13:20:37下载
- 积分:1