资源列表
2
- c#中文分词源码,基于词频,词性等,可提取自定义数量的关键词-Chinese word c# source code, based on word frequency, part of speech, can customize the number of keywords extracted
IEEE802.15.4_opnet_simulation_model_v3.0
- wsn simulation model foropnet -by open-zb.net
VC_RAW
- 用VC实现的RAW格式图片显示功能,可以直接显示RAW格式的图片-Achieved with the VC display RAW format images, you can directly display RAW format images
mouse
- 一个实现记录鼠标位置,进行延时并自动点击的程序。可以用于软件的自动化测试。-To achieve a record mouse position, and automatically click to delay the procedure. Can be used to automate software testing.
vb-explorer
- vb写的资源管理器和系统自带的资源管理器有相同之处-vb write resource manager and the system' s own resource manager have in common
NtQuerySystemInformation
- 这是介绍如何在Windows驱动层 HOOK NtQuerySystemInformation内核 函数的文章。 这篇文章超级详细的介绍了这个函数的每一个参数以及用法。-This is how the Windows kernel function driver layer HOOK NtQuerySystemInformation article. This article describes the super-detailed each parameter of this function
Inject
- :并不是所有的远程注入都能成功,有时候调用OpenProcess(...)或者WriteProcessMemory(...)函数的时候,会调用失败,调用GetLastError()返回错误码是5,拒绝访问,意思是说你的权限不够,那么网上也有现成的提权的函数,这里面也给大家写了一个,但是随着Windows操作系统的升级,Xp->Vista->7,其安全性也越来越高,所以以前在XpSp2上编写的程序,到Sp3或者Vista上面权限又不够了,所以说提权代码也不是万能的,技术没有止境!-dl
hfss_helix
- HFSS仿真的helix结构,以及结果照片-HFSS simulation of the helix structure
Construct-TIN
- 输入给定数目的三维点后,能够生成不规则三角网TIN-Construct a TIN based on some discrete points
VBERP
- VB开发的ERP系统,有完整的文档.可以用来自己-VB development of ERP systems, a complete documentation
microsoftvisualc++
- Visual C++ 6从入门到精通,(美)John Paul Mueller 著,Visual C++ 6是Microsoft公司最新出品的C++ 6开发工具。本书以详实的内容、精选的示例全面介绍了 Visual C++ 6 的新特性以及如何在软件开发过程中运用这些新特性。全书共分五部分:第一部分介绍 Visual C++ 6 的基础知识和基本概念;第 二部分介绍数据库编程方法;第三部分阐述 Internet 编程;第四部分说明创建应用程 序时应该考虑的安全性问题、普通格式和 HTML
bisect
- matlab的源代码 二分法解方程 matlab程序-matlab source code for solving equations matlab program dichotomy