搜索资源列表
ReplacePbl8
- PowerBuild8原码,用于查找和替换任意PBL中的内容,不过需要PB8动态库libjcc.dll pbapl80.dll pbcmp80.dll pbdev80.dll pbdpp80.dll pbdts80.dll pbdwe80.dll pbdwp80.dll pbeas80.dll pblib80.dll pborc80.dll pbscr80.dll pbsql80.dll pbsys80.dll pbudo80.dll pbvm80.dll pbwed80.dll的支持-Powe
cxxtester
- CxxTester是一个用于C++代码的通用测试框。它支持测试库系统、有一套方法的对象文件、甚至单行C++源(即所有用C++接口的东西)。解释程序的前端使你能够在不需要重新编译代码的情况下修改和扩大测试。测试可以通过脚本成批执行或者在图表输出的支持下交互式执行。该工具使不同主机间的远距离测试成为可能。-CxxTester is one for C + + code universal test frame. It supports testing Library System, a set of
ProcessManager
- 是个执行管理类,里边的方法控制整个系统执行.是整个执行的支持与控制枢纽.-is executive management category, along the way to control the whole system implementation. The entire implementation is the support and control hub.
lsvm
- 支持向量机方法,用matlab实现,用于分类检测、模式识别,人脸检测等-Support Vector Machine method, the realization of Matlab for the detection and classification, pattern recognition, face detection
test_cam
- linux下使用摄像头,采集图像,支持网眼的各类型号的摄像头-use camera, collecting images to support mesh the various models of camera
freeradius.tar
- RADIUS 服务器介绍 RADIUS服务器支持标准的RADIUS协议,并支持设备提供商自己定义的扩展RADIUS属性,具有高稳定性、高性能、高度可配置性、高负荷量等特点,是宽带网络运营商理想的认证、授权、计费服务器。 特 点 ◆ 支持多种接入方式 PPPoE接入、DHCP+Web接入、专线接入、无线和有线LAN或WAN基于IEEE802.1x的接入 ◆ 支持多种认证类型 PPPoE用户帐号认证、计算机网卡MAC地址认证、计算机IP地址认证、卡用户认证
javascript编程实例
- 曾有许多网友问我有关Javascr ipt与框架(为求方便,以下均用frame表示)合用的问题。事实上,若您同时想用frames和Javascr ipt的功能,首先您必需拥有Netscape Navigator 2.0 (或以上)浏览器( 至少目前是如此)。当然也有某些浏览器支援frames的功能--如:Oracle开发的PowerBrowser,但此浏览器还只是Beta版,目前尚不支援Javascr ipt。-many netizens had asked me with Javascr ip
osu_svm3.00
- 这个大家应该很熟悉了吧,很好支持向量机工具箱,matlab编写,欢迎大家下载!-everyone should be very familiar with it by now, a good support vector machines Toolbox, Matlab prepared to welcome you to download!
wrapperssrc
- 使用 ManWrap 库在本机 C++ 代码中调用.NET。该程序将向你展示如何以本机方式包装框架类,以便你能不借助 /clr 而在任何 C++/MFC 应用程序中使用它们。在我们的测试案例中,将在一个DLL中包装.NET框架中的 Regex 类,并实现三个使用该包装类的 MFC 程序。你可以用 RegexWrap.dll 在自己的 C++/MFC 应用程序中添加正则表达式支持,或者用 ManWrap 工具来包装自己喜爱的框架类。-use in the C-code call.NET. The
vote21
- 软件简介: 调查投票系统介绍: 可生成网上可见的多数调查系统投票系统, 支持同时产生多套调查投票, 可自定义题目类型(如单选+多选,单选+文字,纯文字等类型) 可自由更换界面,使用时提交和提交成功界面均是纯Html格式。 随时可对使用中投票调查进行更改,随时查看调查结果。 投票还原功能,可以将统计结果还原成各个投票者的投票情况。 -software brief : Investigation voting system introduced : Visibilit
comtut18src
- 介绍属性包 IPersistPropertyBag 接口的实现方法和调用方式。属性包,是以“名称 - 值”的方式提供组件持续性的支持,而“名称 - 值”恰恰又适合于用文本方式来表现。下面的片段是在 HTML 中插入 Microsoft MonthView Control ActiveX 控件后的样式: -briefing packet attributes IPersistPropertyBag interface method and the use of methods. Attribu
WWFSQLv7.95
- 快速、可设定管理权限等级的论坛程序,支持skin,程序支持多国语系模块-fast, can be set level of management competence forum, the support of skin, support multi-module Mandarin
zsbs30
- 界面友好,简洁、头像丰富! 稳定快速! 模块良好! 支持悄悄话! 很适合于初学 ASP 的人分析学习! 管理用户名:admin 密码:admin-friendly interface, simple, rich portrait! Rapid! Module good! Support brother! Very suitable for beginners ASP analysis of learning! Management Username : admin Passwo
linuc
- 这是一个linux初学者学习的小程序,方便于初学者了解linux的内核结构,上面附加了源代码,希望大家支持-This is a linux beginners learning the small programs that facilitate the understanding of beginners Linux kernel structure, the above additional source code, we hope that the support
tcc-0.9.20.tar
- tcc,一个很小巧的c编译器,它的特点是比gcc要快很多,而且支持像运行教本一样运行.c程序-TCC, a very small c compiler, it is characterized by faster than many gcc, and support the same as running textbook operation. C procedures
socks5协议转http协议源码
- 程序说明: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹 本程序只是实现简单的P2P互发消息.
博远论坛项目
- 这是一个用ASP 做的论坛.值得研究一下. 最有趣的是,发帖支持 HTML 代码 可以回出很好玩的帖.本来想把设计架构也发上来的,它在本子上,懒得抄拉-This is a do ASP Forum. Worth study. The most interesting is that the posting HTML code can support up to the note is a lot of fun. Intended to design framework also made
Java版Winzip
- 这个是个人编写的winzip软件,希望大家支持,如果测试后有什么问题请及时与我联系,大家共同把它做好-prepared winzip software, we hope to support, if tests are any problems please contact me promptly, we do it together
C语言实现的大整数乘法
- 此代码为两个大整数的乘法运算,支持无限多位数的乘法,只要硬件资源允许。-this code for the two large integer multiplication and support an infinite number multiplication of the median, as long as the hardware resources allow.
Visual Basic 6.0应用编程150例.RAR
- Visual Basic 6.0应用编程150例 《Visual Basic 6.0应用编程150例》中的《Example095-媒体文件浏览器 》和《Example096-列表播放媒体文件》在运行过程中需要Windows Media Player 9.0的支持,请读者自行安装.-Visual Basic 6.0 application programming 150 cases "Visual Basic 6. 0 Application Programming 150 case
