-
windows 服务启用外部程序
windows 服务启用外部程序,通过Cjwdev.WindowsApi.dll实现在Windows服务模式对外部程序的控制,对进程的保护
- 2022-01-25 15:53:31下载
- 积分:1
-
fuhuatixinggongshi
用复化梯形公式来求解积分的一个应用,用matlab和c++写的(With rehabilitation of trapezoidal integral formula for solving an application, using matlab and c++ Written)
- 2009-01-12 12:06:21下载
- 积分:1
-
yuesefuhuan
1、熟悉掌握线型表的基本操作在两种存储结构上的实现的,其中以各种链表的操作和应用作为重点。
2、利用顺序存储结构模拟此过程,按照出列的顺序输出各个数的编号。
(1, familiarity with the basic operation of linear form in the two kinds of storage structure on the realization, in which various lists of the operation and application of focus. 2, using sequential storage structure simulation of this process, in accordance with a different number of columns in the order of the output number.)
- 2009-12-30 08:46:40下载
- 积分:1
-
超级交通灯
说明: 超级交通灯,带数码管显示,Proteus仿真,51单片机控制(Super traffic lights, with digital tube display, Proteus simulation, using 51 MCU control)
- 2020-06-22 00:00:02下载
- 积分:1
-
BMFont——一个免费的位图字体生成器
这个程序将允许您从TrueType字体生成位图字体。应用程序生成图像文件和特征描述,可以读到一个游戏容易呈现的字体。
- 2022-02-04 00:41:35下载
- 积分:1
-
fuzzy-fusion123
非常经典的基于模糊信息处理的数据融合方法研究.用MATLAB 实现的。
请大家好好学习(Very classical information processing based on fuzzy data fusion method. Using MATLAB realization. Please study hard)
- 2008-04-03 11:18:57下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
vcText
用VC++编写一个CDC文字处理程序的代码,通过本程序大家可掌握如何产生自定义字体和自定义插入符,熟悉对CString类的使用。讲解定时器的使用和DrawText函数的巧妙运用以及CDC的裁减功能。(Using VC++ to write a word processing program code CDC, through this process we can learn how to create custom fonts and custom insert a symbol, familiar with the use of the CString class. Explain the use of timers and the clever use of DrawText function and the reduction of CDC function.)
- 2010-05-18 18:18:01下载
- 积分:1
-
silicone_viscosity
fluent UDFs 粘度随时间变化规律的UDF文件,可用于模拟硅胶的变化(fluent udfs silicone viscosity transformation)
- 2018-05-28 17:36:30下载
- 积分:1
-
LCD屏
说明: 有温湿度,有害气体,光照检测,通过触摸屏显示出来,并且可以切换界面,播放图片(Detection of temperature, humidity, photosensitivity and harmful gases)
- 2020-06-21 07:20:01下载
- 积分:1