-
VC++资源管理器-无限级树型菜单
一个比较早的代码了,VC++资源管理器-无限级树形菜单,本程序所用压缩函数库在子目录zipfunc中,在zipfunc目录下,有两个子目录分别包含Release版和Debug版的zipfunc.lib,两者都是共享链接库编译生成.同样,主程序的链接也必须用共享链接库设置.如要生成静态链接库程序,则必须重新编译zipfunc.lib,使之也生成静态链接库文件.
主工程中的CZip类和CUnZip类,是直接使用压缩库函数构造的.编译后不需要额外的文件支持.
具体可见工程设置中的Link选项和C++ ->Preprocessor -> Additional include directories选项以及CZip类和CUnZip类的头文件.
ZipFunc.lib是WinZip的原版.独立使用CZip类压缩出来的文件完全可以用WinZip来解压缩,一点问题也没有.
新版程序支持文件关联,具体代码见CNoteApp类的初始化函数和CNoteDlg类的初始化函数.为了方便期间,本程序没有使用注册表编程.文件关联的实现可以对生成的数据文件使用打开方式关联,一次就OK了.
- 2022-11-18 07:35:04下载
- 积分:1
-
SharePoint-Creating-Content-Types-Programmaticall
Creating Content Types Programmatically for SharePoint 2010
- 2014-03-13 08:27:57下载
- 积分:1
-
office2016激活工具
Office2016激活工具,包括word2016、Excel2016和PowerPoint2016.等(Office2016 and word2016 and excel2016 or powerpoint2016)
- 2020-06-24 10:00:02下载
- 积分:1
-
扰动观测器算法加模型
能够实现电机的负载观测器算法,自己搭建的模型,可免费下载哦(Load observer algorithm for motor)
- 2021-04-02 21:59:07下载
- 积分:1
-
Desktop
雅克比迭代法就是众多迭代法中比较早且较简单的一种,其命名也是为纪念普鲁士著名数学家雅可比。雅克比迭代法的计算公式简单,每迭代一次只需计算一次矩阵和向量的乘法,且计算过程中原始矩阵A始终不变,比较容易并行计算。(The jacobian iteration method is one of the earlier and simpler iteration methods, which is also named in honor of the famous Prussian mathematician jacoby. The calculation formula of jacobian iterative method is simple. Every iteration only needs to calculate the matrix and vector multiplication once, and the original matrix A is always the same in the calculation process, which is easier to calculate in parallel.)
- 2018-07-23 21:53:18下载
- 积分:1
-
stm32控制L298N源代码
说明: 有问题联系我,驱动小车,l298n,stm32f103zet6,(Contact me if you have any questions. Drive the car, l298n, stm32f103zet6.)
- 2019-01-14 10:57:01下载
- 积分:1
-
index
这是一个最基础的php程序,适合新手练习学习之用(This is the most basic PHP program)
- 2020-06-20 17:20:02下载
- 积分:1
-
Introduction to C programming.
Quite useful for beginners.
Introduction to C programming.
Quite useful for beginners.
- 2022-03-12 01:57:00下载
- 积分:1
-
为了下东西 随便发了个 datamining 的源代码
为了下东西 随便发了个 datamining 的源代码-Things to the next just made a months datamining source code
- 2022-03-10 22:26:30下载
- 积分:1
-
HttpServer-master
说明: 高性能服务器,基于Reator事件的服务分发器,模仿muduo的one loop per thread模型(High Performance Server)
- 2020-06-15 22:45:01下载
- 积分:1