资源列表

« 1 2 ... .08 .09 .10 .11 .12 1813.14 .15 .16 .17 .18 ... 5346 »

[C#编程KeyLogger

说明:This a key logger which runs as a windows service and tracks every key that is pressed. Generates a text file report. It is developed using windows hooks.-This is a key logger which runs as a windows service and tracks e
<saurako> 在 2025-03-03 上传 | 大小:527kb | 下载:0

[C#编程C_Source

说明:This a zipper that implements zip algorithms in c#. -This is a zipper that implements zip algorithms in c#.
<saurako> 在 2025-03-03 上传 | 大小:120kb | 下载:0

[C#编程FileFinder

说明:Finds particular patterns in c++ code files and generated xml reports. This is a very useful tool for software developers who have to tediously find and replace strings in vast source codes.
<saurako> 在 2025-03-03 上传 | 大小:19kb | 下载:0

[C#编程Mousing.1.0.4

说明:自动连接蓝牙鼠标 自动连接蓝牙鼠标 自动连接蓝牙鼠标-Auto link bluetooth mouse Auto link bluetooth mouse
<soula> 在 2025-03-03 上传 | 大小:45kb | 下载:0

[C#编程ProjectPinYinHanZi

说明:汉字拼音互转程序,有代码,可直接运行,传播一下-ProjectPinYinHanZi
<wuguizhu> 在 2025-03-03 上传 | 大小:222kb | 下载:0

[C#编程TireTree

说明:Trie树,又称字典树、单词查找树,是一种树形结构,用于保存大量的字符串。它的优点是:利用字符串的公共前缀来节约存储空间,是一种比较简单的数据结构。理解起来比较简单,但Trie树也有它的缺点,Trie树的内存消耗非常大。-Trie tree, also known as a dictionary tree, word search tree is a tree structure used to save a lot of string
<youyu> 在 2025-03-03 上传 | 大小:54kb | 下载:0

[C#编程tree

说明:平衡二叉树:插入结点 在平衡二叉排序树BBST上插入一个新数据元素e 删除结点 删除结点过程与插入结点的操作类似,基本过程是:平衡二叉树,找到要删除的结点,删除一个结点,变成二叉树,旋转,变回平衡二叉树。 查找 把给定值与根结点作比较,若给定值大于根结点则查找其右子树,小于则查找其左子树,如此类推。 -Insertion node in the balanced binary sort tree BBST ins
<youyu> 在 2025-03-03 上传 | 大小:42kb | 下载:0

[C#编程CSharp

说明:C#写的ADSL拨号程序示例 C#写的ADSL拨号程序示例-C#写的ADSL拨号程序示例
<鸿海雄风> 在 2025-03-03 上传 | 大小:2kb | 下载:0

[C#编程ERPExam

说明:ERP基础实例c#实现,内容浅显易懂,但是又很有水平。-ERP-based examples, c# implementation.
<cmj> 在 2025-03-03 上传 | 大小:369kb | 下载:0

[C#编程cbiaozhunkuhanshu

说明:该文档包含了所有的c/c++函数讲解,中文版的,且讲解详细,是c/c++初学者的必备参考资料-The document contains all of the c/c++ function is explained, the Chinese version, and explain in detail, is c/c++ an essential reference for beginners
<随风> 在 2025-03-03 上传 | 大小:116kb | 下载:0

[C#编程lcp

说明:这是一个简单的数据生成器,可以生成0到1之间的n维数据-This is a simple data generator can generate 0 to 1 between the n-dimensional data
<呼梦均> 在 2025-03-03 上传 | 大小:1.59mb | 下载:0

[C#编程1.4.6A6

说明:NCover 是一个功能强大的覆盖格式工具,在.Net下利用它来进行代码的覆盖测试可以说是十分快捷方便。 而且进行测试时不遇要对测试源码作任何修正就可以进行。-NCover is a powerful tool for the coverage format, the. Net use it to carry out under the code coverage testing can be said to be very qui
<linshi> 在 2025-03-03 上传 | 大小:732kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 1813.14 .15 .16 .17 .18 ... 5346 »

源码中国 www.ymcn.org