搜索资源列表
Magic Strtree
- 我自己写的 将动态 字符串解析到CTreeCtrl。以前是为了 写道数据库,不用XML,为了不麻烦。就 用 VC 写了一个 这个 这个,希望大家可以用到-I wrote it myself dynamic string parsing to CTreeCtrl. Previously wrote to the database, not XML, in order not to trouble. On the VC was a um, hope that we can use!
KANIPSoluton_V
- 一个解决域名解析动态ip的程序.包括服务端和客户端,服务端是静态ip,客户端可设域名和动态ip,定时通知服务端更新。-an analytic solution domain dynamic ip procedures. Including services and clients, the server is a static ip, client names can be installed and dynamic ip, regularly-updated notification serv
OBlog30SQL
- 、完全支持生成htm,html后缀的静态文件,目前支持生成4种文件后缀:htm,html,shtml,asp。 2、修正以前整站加密的js伪加密为动态加密。 3、修正了登录框调用的动态读取及验证码问题。 4、加入了相册缩略图和图片水印。 5、加入了回复和评论验证码。 6、用户管理后台首页的改进。 7、修正了ubb分段及部分标签解析的问题。 8、修正了整合论坛第一次登录出错的问题。 9、修正了其他已知bug。-and fully support the format
我的DymMenu
- 这个是我用VC编写的动态菜单的示例.它实现了菜单的动态增加和删除.还有实现了右键菜单.这对于初学者来说是一个很好的学习资料.代码中有解析.-this is my VC dynamic menu prepared by the examples. It achieved a dynamic menu additions and deletion. There's still a right-click menus. For a newcomer it is a good learning
XMLManagerment
- 在VC中解析XML文件,能添加,删除,修改以及保存等功能,利用动态链接库保存XML文件-in VC parsing XML documents, can add, delete, modify and preserve function, the use of dynamic link library preservation of XML documents
算术表达式解析器
- 此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expression in accordance with the p
DynamicTree
- 动态树生成 可用于命令终端解析-dynamic tree can be used to generate orders end analytic
用动态规划思想压缩位图
- 此程序使用动态规划的方法压缩位图,用MFC实现。可以压缩8位、16位、24位的位图。用进度条显示压缩、解压进度。 算法思想: (1)对8、16、24位位图数据的读功能 有一个参数为输入位图文件名(*.bmp),它能解析8、16、24位位图文件格式,获取位图BITMAPINFOHEADER信息和每个像素的数据信息,放入内存中。 (2)对8、16、24位位图数据的写功能 有一个参数为输出位图文件名(*.bmp),它能将内存中的位图文件信息,按照位图格式,写到位图文件中保存。
PeanutHull5.0.0.3_Setup
- "花生壳"是一套完全免费的动态域名解析服务客户端软件。-" Peanut shell" is a completely free Dynamic Domain Name Service client software.
Freezing
- 冰点BaiDNS动态域名解析系统是基于VB程序开发,可以进行动态域名解析,具有二级域名申请、登录、修改注册密码和查看解析状态、查看登录日志等功能。 -Freezing point BaiDNS dynamic domain name system is based on the VB development, dynamic DNS can be a secondary domain name application, the registry, modify the registrati
use_Lua
- 在vc++中嵌入动态解析语言Lua的演示代码。-In vc++ in embedded dynamic analysis of the presentation language Lua code.
47f
- ASP.NET动态模板解析技术 v1.0 功能: 中小型网站模板技术(动态模板解析)示例,以Xml文件为载体(扩展名为.aspx),使用HttpHanlder进行解析; 实现了主明-ASP.NET dynamic template parsing technology v1.0 features: small and medium sized web site template technique (dynamic template parsing) sample, to Xml
CreateMenu
- 一个使用vector和map实现的动态解析和创建菜单的功能模块-A vector and map to achieve dynamic functional modules for parsing and creating menus
jbigkit-1.6-src
- JBIG是二值图像压缩的国际标准.二维压缩技术是指在水平方向和垂直方向都进行了压缩.二值图像的每一个像素只用一位表示.JBIG技术已相当完善,并且广泛应用于传真,印刷等领域.但是JBIG只考虑单幅二值图像压缩,并没有考虑动态二值视频帧间的相关性.用JBIG直接进行二值动态视频的压缩(JBIG-KIT implements a highly effective data compression algorithm for bi-level high-resolution images such a
KingstAnalyzerSDK
- 金思拓逻辑分析仪软件 支持用户自定义的协议解析, 用户可以使用的头文件和 API 接口兼容 Saleae。 若之前已经基于 Saleae 软件开发了协议解析程序,则可以替换掉 Analyzer.lib,并对工程配置稍作改动后重新生成相应的 DLL 文件即可。 本文档主要分为两部分,第一部分为建立协议解析工程的步骤,介绍如何在 VS2010 上 构建、配置工程以及生成最终的动态链接库;第二部分为代码编写相关内容,主要介绍基本 类及成员函数的用法以及使用中需要注意的地方。(User can u
oyhi
- 此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式()
proj_2018
- 动态库程序和其调用例子,测试类、枚举等数据结构在反编译中是否能够解析。(Dynamic library program and its call examples, whether data structure such as test class and enumeration can be parsed in decompile.)
testPE
- 使用c++,解析pe的动态库或是exe里面的导出函数及符号信息。(Use c++ to analyze the dynamic library of PE or the exported function and symbol information in exe.)
29
- 动态域名服务端ddns,支持IIS虚拟主机(C#,framework4.5)。域名解析(The dynamic domain name server DDNS supports IIS C# (framework4.5). Domain name resolution)
Qt-VTK-viewer-master
- dicom图片读取显示,3D重建,DICOM序列图动态图(vtk 3d reconstruction with C++(QT))