搜索资源列表
CShttpServer
- C#编写的简易HTTP服务器,能处理GET请求,并发送当前目录内指定的文件,默认文件为\"index.htm\",找不到文件则发送错误信息 采用多线程编写,能同时连接多个客户端.-C# summary prepared by the HTTP server can handle GET request, , and send the current directory specified in the document, the default document "index.htm&
ZYB_NHD
- 程序采用当前最先进的Rijndael算法作为核心算法,带有可变块长和可变密钥长度的迭代块密码。块长和密钥长度可以分别指定成 128、192 或 256 位。假设一台一秒内可找出DES密钥的机器(如,每秒试255个密钥),如果用它来找出Rijndael的密钥,大约需要149万亿年。程序内部还使用了其它算法和符合密钥学的数据结构。多线程操作,保证加密时程序界面流畅,程序是用VS2005,C#做的,现将源程序发布在此。供初学者学习,希望对大家有所帮助。-procedures using the mos
ReName
- 指定目录下文件夹和文件 简体转繁体 c#编写 功能简单 实现多线程无错-Specifies the directory folders and files prepared simplified transfer function of a simple traditional c# error-free multi-threaded
CS
- 前的线程等待,直到其他线程调用此对象的 Object.notify() 方法或 Object.notifyAll() 方法,或者超过指定的时间量-Wait for the thread before until the other threads to call this object Object.notify () method or Object.notifyAll () method, or greater than a specified amount of time
CSharp
- 简单的p2p聊天程序,没能实现多线程,也有很多毛病比如必须指定端口号-A simple p2p chat program, failed to achieve the multi-threaded, there are many problems such as port number must be specified
hyscan
- 用c#做的可实现多线程远程扫描指定端口并将扫描结果自动保存txt格式. cmd下使用规则:hyscan IP 起始端口 结束端口 [线程数(默认线程为200)-Can be done with c# multi threaded remote scan the specified port and scan results are automatically saved txt format. Cmd to use the rules: hyscan IP start-port end-po
CSharp-thread
- 对于整数数据类型的简单操作,可以用  Interlocked  类的成员来实现线程同步,存在于  System.Threading  命名空 间。Interlocked类有以下方法:Increment  ,  Decrement  ,  Exchange  和  CompareExchange  。使用  Increment  和  Decrement  可以保证对
DataProcessPlat
- 作为window系统服务存在,可以由数据库记录指定的任务触发操作,也可以按照XML设置的时间点循环执行任务。实际用于配合页面的GIS数据后台处理,也可以用于一般的系统操作。操作命令可以是CMD等执行文件,也可以是指定的函数。支持多个配置文件,每个配置单独启动一个服务线程,处理指定的数据库任务项或XML。-As window system service exists, the database record can be specified by the task of the trigger
bobing
- 设计主要分两部分:博饼功能的实现和图形界面的生成。主要设计两个类,一个是Dice,记录骰子值,根据骰子值在指定位置绘制骰子。另一个类是Game,主要实现大致框体的绘制和博饼功能的实现。博饼功能主要用到伪随机函数。主函数用到两个线程,用来处理后台输入和骰子的循环输出。-Design main is divided into two parts: bo bread and the realization of the function of the generation of graphical i
EocUpdateSolution
- FTP设备批量升级工具,可二次开发。本软件主要针对EOC设备批量升级,可指定多个个IP,指定多个线程。-Batch FTP equipment upgrade tool secondary development. This software mainly for bulk EOC equipment upgrades, you can specify multiple one IP, specify multiple threads.
heimaoseo
- 可以用来批量检测指定URL是否存在某些字符,原理代码都很简单,WebClient获取到指定URL的HTML源码,之后string.Contains来判断是否存在特定字符,其中用到了多线程,新手可以学习下怎么自定义线程数-Batch testing can be used to specify the URL or absence of certain characters, the principle of the code is very simple, WebClient get the H
SGSCode
- 用C#语言模拟三国杀中的武将人物及其技能,要求如下: (1) 定义一个接口 f,里面声明“杀:kill()”,“闪:parry()”,“桃:eatingpeach()”,“装备:arm()”,“锦囊:using-wisdom()”五个函数,声明两个常量,最小和最大攻击距离; (2) 定义一个抽象类,武将hero,里面定义两个方法,一个是抽象方法“技能:capability()”,一个是具体的方法“决斗:duel()”; (3) 实现至少两个武将类(一男一女:赵云、黄月英),继承
test_5
- 实现从远程linux服务指定目录下下拉日志文件,并完成清理功能。可指定多个目标机器,实现多线程日志文件清理-clear log file in remote linux os machine.
nettimeserver
- C#网络时钟服务程序的Client和Server端源代码,包括了简单的时钟服务程序Server端、简单的时钟服务程序Client端,在服务端指定端口和客户端IP,设定成功后程序将会向客户端发送一条含有当前时间信息的消息。关闭时请先停止服务,终止线程才能退出-C# reloj de la red del cliente programa de servicio y el código fuente del lado del servidor, incluyendo un sencillo lado
Search
- 您可以指定多个关键字字母的文件搜索程序 多线程解决界面假死的问题-You can specify multiple keywords letter file search program Multithreading solve the problem of suspended animation interface
Multi-thread-serial-communicati
- VC/C++源码,系统相关,串口通讯类,多线程 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -VC/C++ source code, related system, serial communication, multi thread of a multi-threaded VC++ serial communication example, the serial po
NETCpuAnalyzer
- 该工具可用于分析 .Net 程序性能,通过附加到指定的进程,来获取程序的线程信息,调用堆栈信息,并且会生成详细的 Html 格式的报告。压缩包内为源代码,Visual Studio 2013 的工程,采用 .Net Framework 4.0 的框架。(This tool can be used to analyze. Net program performance by attaching to a specified process to obtain thread information