搜索资源列表
ZYB_NHD
- 程序采用当前最先进的Rijndael算法作为核心算法,带有可变块长和可变密钥长度的迭代块密码。块长和密钥长度可以分别指定成 128、192 或 256 位。假设一台一秒内可找出DES密钥的机器(如,每秒试255个密钥),如果用它来找出Rijndael的密钥,大约需要149万亿年。程序内部还使用了其它算法和符合密钥学的数据结构。多线程操作,保证加密时程序界面流畅,程序是用VS2005,C#做的,现将源程序发布在此。供初学者学习,希望对大家有所帮助。-procedures using the mos
ShakePrize
- 摇奖机可以动态随机摇奖产生号码,可以拖动界面。体现C#中的线程。
18396DocCenter
- 基于XML存储的文档管理器C#源码 树状管理 支持拖放 全文检索 多页面打开 基本的编辑操作功能 只支持文本操作 但保存HTML源文件并用IE打开 界面配置信息自动保存 主要是熟悉了一下.Net的控件操作 同时实践了一下Xml和DataSet 再利用了一下多线程
CSharpThread
- c#多线程参考手册,详细介绍C#多线程的使用-c# multi-threaded reference manual, detailing C# multi-threaded use of
clientreceiveServerpicture
- C#client接受从Server截幕图像并且显示,程序中采用工作者线程来处理,如果不用线程则界面不管是服务器端还是客户端都会呈现死机状态。-C# client to accept cut-off-screen image from the Server and displays, the program used in worker threads to handle, if you do not have the thread interface regardless of server-s
yaojiangji
- 摇奖机的简单实现,多线程操作,简单易懂,winform界面,学习多线程的好东西-Lottery machine simple implementation, multi-threaded operation, easy to understand, winform interface, good things to learn multi-threading
ThreadUpdateUI
- 线程开发,异步控制,界面卡死处理,非常不错值 得学习-thread
CurrentTest
- 自己写的一个WPF的小程序,一个线程实现界面的刷新一个线程进行数据的操作,初学者可以参考~-WPF to write a small program, a thread to achieve a thread interface for data refresh operation, beginners can refer to ~
bobing
- 设计主要分两部分:博饼功能的实现和图形界面的生成。主要设计两个类,一个是Dice,记录骰子值,根据骰子值在指定位置绘制骰子。另一个类是Game,主要实现大致框体的绘制和博饼功能的实现。博饼功能主要用到伪随机函数。主函数用到两个线程,用来处理后台输入和骰子的循环输出。-Design main is divided into two parts: bo bread and the realization of the function of the generation of graphical i
PA8110A
- PA8110A仪表RS232串口取数,开多线程,取数功能测试成功。界面可以自己修改调试,c#源码-PA8110A instrument RS232 serial take number, open multiple threads, take several function test success. Interface can modify commissioning, c# the source code
CSharp
- 适用于C#初学者的几个小程序,可以加深对这门语言的理解 包括有以下内容: 1.C#获取当前程序所在的文件夹.rar 2.C#界面皮肤(带例子).rar 3.C#如何使用托盘控件的实例源码.rar 4.C#文本加密解密算法示例源代码.rar 5.C#在开机时自动启动程序.rar 6.C#自定义皮肤.rar 7.CS聊天程序.rar 8.WPF模拟Windows+7气象源码.rar 9.玻璃按钮.rar 10.导出Excel格式.rar 11.导出ex
notebook
- ①能读取txt,xml,csv等格式文件,能够对文件进行修改和保存 ②项目配置信息存放在xml配置文件中 ③对于超大型文件要求实现多线程异步读取,避免内存占用过大,界面锁死等问题 ④能识别文件编码,并可以进行编码转换(如gb2312和utf-8的识别和互转) ⑤实现行数,字数等简单统计功能 ⑥对于xml,csv等文件格式能进行简单的数据解析-(1) can be read txt, xml, csv format, to be able to modi
NewsGatheringClientSourceCode
- 这套新闻采集源码非常齐全,功能好用,采集速度强大,是采用多线程进行异步采集,界面好看。-Very complete set news gathering source function is easy to use, powerful acquisition speed, multi-threaded asynchronous acquisition, good-looking interface.
weituo
- C#语言运用了委托、多线程、回调实现的“文字抄写员”小程序,界面较为简单,但不失美观。编程环境为:vs2010-C# language using a delegate, multithreading, callback implementation of the "text copyists applet, the interface is relatively simple, but yet beautiful. Programming environment: vs2010
google-imagedownload
- 有界面的谷歌图片批量下载器,支持多线程下载。-There interface Google image batch downloader, supports multi-threaded downloading.
ThreadUpdateControls
- C#利用线程、委托更新界面上的控件信息;也可利用忽略线程检查直接在子线程中更新控件内容-C# use threads, commissioned updated information on the interface controls ignore thread checks can also be used directly in the sub-thread update control content
GSMMODEM
- 短信多线程发送平台,纯C#开发,可以实现多口异步发送,界面没有功能,主要是在后台监听oracle 数据库,来发送短信-SMS messaging platform multi-threaded, pure C# development, can achieve multi-port asynchronous transmission, the interface does not function, primarily in the background listening oracle dat
网络开发
- socket例程,多线程网络编程,多线程学习
wpf线程问题
- WPF是C#编程中一个新技术(动画界面),此文档是关于在使用WPF技术编写程序时,一些线程的问题...(WPF is a new technique in C# programming (animation interface), which deals with threads that are written when using WPF technology...)
网站数据抓取
- 一个网站数据抓取小程序,多线程,mysql数据库,EF db first(A web site data capture small program, multithreading, MySQL database, EF DB first)