搜索资源列表
HardDiskInfo
- C#获取硬盘硬件序列号代码,不是硬盘卷标。可在98/ME/2000/XP下执行。-access C# drives hardware serial code is not hard tag. The OS can be implemented.
OpenHardwareMonitor_source
- 读取主板,CPU,显卡,硬盘芯片信息源代码,非WMI读取。支持ATI,NVIDIA显卡,AMD,INTEL CPU,-Read the motherboard, CPU, graphics card, hard drive chip information source code, non-WMI to read. Support for ATI, NVIDIA graphics card, AMD, INTEL CPU,
zruijie4gzhu
- 基于802.1协议的认证软件源代码 本项目为 稳定 使用目前广州大学大学城校区的校园网的锐捷协议而兼容,但并不限于广州大学使用。 同时在此感谢广州大学惠风和畅网络版版主小赖的辛勤工作,还有经常给校园网的设备放假,留时间给童鞋们复习功课的网管们。-802.1 certified software based on protocol source code for this project is to stabilize the University in Guangzhou Univers
GetInformation
- 使用C#语言获得本地机器码,例如PC机类型、硬盘序列号、网卡序列号、IP地址、等-Using the C# language acquisition native machine code, such as PC-type hard drive serial number, card serial number, IP address, etc.
DirDriva
- 用C#代码编写,能获取硬盘所有文件信息-With C# Code writing, all documents to obtain information on the hard disk
HarddiskVolumeNumber
- To get hard disk volume number following code is executed.-To get hard disk volume number following code is executed.
Expresso
- The .NET framework provides a powerful class Regex for creating and using Regular Expressions. While regular expressions are a powerful way to parse, edit, and replace text, the complex syntax makes them hard to understand prone to errors, even for t
yima
- 硬判决和和积译码的性能相差不大,而最大似然译码的性能较好。因为最大似然译码的方法是找出所有发送码字中可能性最大的发送码字作为译码估值,是一种通过经验与归纳,由接收值推测发送码字的方法。-Hard decisions and the performance of the sum-product decoding little difference, the maximum likelihood decoding performance is better. Because the maximum
hd
- C# 获取硬盘序列号源程序 虽然简单,可以参考-C# source code for the hard disk serial number can refer to
VCFDemo
- 多线程的VC++高速文件搜索代码,设置路径、文件名、包含字符、线程数,程序会快速运行起来,不过你的硬盘可要忙的不亦乐呼了,一般情况下,搜索文件速度受制约的是硬盘,而不是程序本身-Multithreaded VC++ high-speed file search code, set the path, file name, including the characters, the number of threads, the program will quickly run up, but
PluginSample
- 完整代码的插件开发, 好不容易找到的 (构建插件式的应用程序框架) -Complete code of the plug-in development, hard to find (for building plug-in application framework)
CreateDirectory
- This project file consist of code to Create a directory in a hard disc using C#. -This project file consist of code to Create a directory in a hard disc using C#.
WebDisk(CSharp)
- 网络硬盘的开发代码,语言为C#。 1.可以直接打开项目文件以查看源代码。 2. 若不成功的话,读者可以新建立一个项目, 把该项目文件夹下的所有内容复制到新项目中, 也可以通过添加功能把所内容添加到新项目中。 3.把DAL项目添加项目下面 4.修改数据库连接 <appSettings> <add key="ConnectionString" value="Data Source=(local) Initial Catalog=Vote U
haidaofenjin_CSharp
- 昨天整理移动硬盘,竟然翻出了五年前的小程序源码。记得当时是在中国人民大学边上的一个小公园里花了一个上午想出来的方案(手稿程序),又用了一个小时的时间编写并调试通过的。这是一个面向对象编程方法的经典示例,虽然现在看起来,有些地方还不够完美(比如,不用泛型,而采用了强制类型转换),但也够一些小兄弟们参考学习之用了。不做修改的发上来,原汁原味地呈现给大家,希望引起大家对“面向对象”的思考。 谁说面向对象已死?你看看用面向对象是怎么解决复杂问题的? 这里所说的复杂问题是指一个很古老
HDsn_ID_MD5
- 硬盘物理序列号和硬件ID读取利用MD5算法生成注册码,调试过了安心使用-Hard disk physical serial number and hardware ID to read using MD5 algorithm to generate registration code, debugged the ease to use
GetSerialNumber
- VS2008 IDE下用C#语言获取硬盘、CPU、网卡的序列号源代码。-VS2008 IDE with C# language for the next hard drive, CPU, network card serial number of the source code.
CSharp
- C#程序源代码_辛苦整理。涵盖了所有的本人遇到的程序案例-C# source code _ hard finishing
imageGET
- C#源代码。功能:能将链接上的图片下载并保存到电脑本地硬盘上。-C# source code. Function: able to download the pictures on the link and save it to a computer on the local hard disk.
GetMachineCode
- 获取机器硬盘号和CPU序列号,并生成机器的机器码-Get the machine hard numbers and CPU serial number, machine code and generates machine
code
- 一种利用硬盘序列号对自开发软件的简单且有效的加密注册方法,适用于发布量不大、尤其不公开发行的专用工程软件。主要目的:为使开发者的软件不被任意复制使用,用户每装一台机器都需要向开发者报知用户号并索取注册号。基本原理:将硬盘序列号做运算后做为用户号,开发者可利用科学型计算器,根据用户报知的用户号和只有自己知道的密钥直接算出注册码返回给用户;用户端不需注册机,开发者也不需解码器,且注册成功后Windows系统会自动保存,以后无需再注册,软件升级也无需重新注册。 所附VC源代码中有实现方法和详细注释。-