搜索资源列表
SegDemo
- 东大的一个分词程序。RuleForPn.dat,segment.dat,segrule.dat是分词动态库要使用的资源文件. userdict.dat是用户词典. CipSegSDK.dll,CipSegSDK.lib是动态库的文件. CipSegDll.h是头文件,供调用使用.-a sub-term procedures. RuleForPn.dat, segment.dat, segrule.dat Dynamic segmentation is to be used for the res
dllCode
- 动态链接库程序的编写,如何利用工具查看动态链接库输出的函数,Depends工具的使用-dynamic link library program, how to use the tool View DLL exporting the function, Depends the use of tools
vc_math_arithmetic
- 《VC++和BC++数值分析类库》光盘内含C++数值分析动态连接库(包括动态库文件*.dll和入口库文件*.lib及头文件*.h),分Visual C++和Borland C++(Builder)两个版本。另有一个曲线绘制程序Plot.exe 。 -"VC and BC numerical analysis class library" CD-ROM containing C Numerical Analysis Dynamic Link Library (DLL inc
cppsource
- lcfile/dll.zip 动态链接库的制作和调用C++Builder编写动态链接库的例子 (7KB) stack.zip C++Builder编写的一个栈演示程序 (4KB) lcform.zip C++Builder编写的不规则窗体组件 (4KB) direct.zip C++Builder编写的使用DirectDraw开发的击球游戏(411KB) pictool.zip 一个图象处理程序C++Builder编写的一个图象处理程序(192KB)-lcfile / DLL dll.zip t
FFTdll
- 关于快速傅里叶变换的动态链接库 FFT-D-Fast Fourier Transform FFT-DLL dynamic link library
labview_CALL_VC
- labview 调用VC动态链接库的源码实例-labview call VC DLL
Archive
- mfc的动态链接库的应用,使用MFC的扩展dll编程实现三角形面积的小程序-The dynamic link library mfc application, the use of MFC extension dll programming applet triangle area
Mydll
- 利用vs2013创建的一个dll链接库,供初学者学习如何创建动态链接库。-Use a dll link library vs2013 created for beginners to learn how to create a dynamic link library.
Mydll
- 一个计算正弦和余弦值的MFC常规DLL的动态连接库MyD-A dynamic link library MyDll for MFC regular DLLs that calculates sine and cosine values
Areadll
- 创建一个MFC 常规DLL的动态链接库Areadll,在该动态链接库中添加一个导出类CArea,通过该类获取正方形和圆的面积。-Create a MFC DLL dynamic link library Areadll, in the dynamic link library to add a derived class CArea, through the class to obtain the square and circle area.
Dll2C
- 反编译软件,可将动态链接库反编译回c/c++(DLL decomcompiling back to CPP)