-
EEP
基于eEP的两阶段方法分类,自己还没看完,有需要的人可以看看,不知道咋样 -EEP-based two-stage method of classification, not their reading, those in need can see, I do not know咋样
- 2022-01-20 23:19:08下载
- 积分:1
-
这是一个简单单文档的小程序,我们在建立工程时候可以设置打开文档最大化,也可以在应用程序中初始化中添加m_pMainWnd
这是一个简单单文档的小程序,我们在建立工程时候可以设置打开文档最大化,也可以在应用程序中初始化中添加m_pMainWnd->ShowWindow(SW_SHOWMAXIMIZED) -This is a simple, single-file small procedures, we often works in the establishment of open files can be configured to maximize can also initialize the application process to add m_pMainWnd- gt; ShowWindow (SW_SHOWMAXIMIZED)
- 2022-02-04 06:31:30下载
- 积分:1
-
Simulate the mouse, easy
模拟鼠标,易语言源码,仅供易语言初学者参考。-Simulate the mouse, easy-language source code, easy language for beginners for reference purposes only.
- 2022-03-19 05:17:46下载
- 积分:1
-
这是对时钟的补充,也是很好用的程序。方便用户使用。
这是对时钟的补充,也是很好用的程序。方便用户使用。-This is a complementary clock, but also a very good program to use. User-friendly.
- 2022-05-08 03:26:34下载
- 积分:1
-
二叉树演示
二叉树的演示代码,主要演示二叉树的一些功能,,例如,求叶子节点,求深度
- 2022-07-10 13:26:09下载
- 积分:1
-
此源码实现了Windowsmobile pda开发中的GPRS的调用和关闭,有本人测试过,可行直接可以拿来用!...
此源码实现了Windowsmobile pda开发中的GPRS的调用和关闭,有本人测试过,可行直接可以拿来用!-This source Windowsmobile pda realize the development of GPRS calls on and off, I have tested and feasible can be used directly with!
- 2022-11-15 01:35:03下载
- 积分:1
-
不用说了,实现“按键发音”的源代码,绝对值得学习
不用说了,实现“按键发音”的源代码,绝对值得学习-err
- 2022-02-04 23:11:03下载
- 积分:1
-
CRC procedures can view the document and check that the document itself calibrat...
该程序是CRC校验程序,可以查看文件的校验和,这对文件本身进行校验,也可用在其它程序中检难数据正确与否-CRC procedures can view the document and check that the document itself calibration, but also can be used in other programs Frederick hard data are correct or not
- 2022-03-23 11:06:08下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
assembly language to achieve four
汇编语言实现四字节数据的开方,使用的四逼近法,我是新手,请各位大侠指点-assembly language to achieve four-byte data on the prescribing and use of the four approximation, I greenhorn, please heroes guidance
- 2023-01-19 17:15:04下载
- 积分:1