-
VC6.0编写的COM插件源码
一份VC6.0编写的COM插件源码。注册方法在windows 左下角中菜单中 点击运行 在运行中输入 regsvr32.exe c:dn.dll(这个dll目录请根据文件存放目录而定)注:windows键 + R键 也可以按出运行 或者在cmd 窗口中也可以注册 卸载方法在windows 左下角中菜单中 点击运行 在运行中输入 regsvr32.exe c:dn.dll /u (这个dll目录请根据文件存放目录而定)注:windows键 + R键 也可以按出运行 或者在cmd 窗口中也可以注册 ,
- 2022-08-24 14:24:53下载
- 积分:1
-
调试工具,用来当程序弹出内存访问错误的对话框时查找具体的出错位置,具体用法见程序的帮助。...
调试工具,用来当程序弹出内存访问错误的对话框时查找具体的出错位置,具体用法见程序的帮助。-debugging tools, pop-up procedure used when memory access errors when the dialog box to search the wrong location specific, the specific procedures used to help see.
- 2022-04-13 17:06:43下载
- 积分:1
-
This document introduces the techniques of fast Fourier transform and gives a so...
This document introduces the techniques of fast Fourier transform and gives a source code in C for computing 2D FFT on image data.
- 2022-02-20 16:30:55下载
- 积分:1
-
该程序是用于Windows CE中的IE的源代码。
该程序是用于Windows CE中的IE的源代码。-that the procedure was used in the Windows CE source code for Internet Explorer.
- 2022-08-24 15:56:40下载
- 积分:1
-
这是一个通讯录程序,商店名称,地址,电话,电子邮件。它的。
This is an address book program that stores name, adress, phone, and email. It uses an address book class to implement it. Lots of comments, and easily customizable. It does NOT work w/ borland. It isn t finished, but 95% of it runs. Check back for update
- 2022-04-06 23:36:07下载
- 积分:1
-
程序设计MFC——狼吃羊
该资源为程序设计专题课程中,运用MFC编写的小游戏,狼羊棋。通过简单的MFC设计,初步理解面向对象的程序设计思想。可以作为入门的图形界面设计与后台程序相结合的入门程序。代码可读性强,逻辑清晰。存在一部分逻辑小问题,读者也可以自行解决。
- 2022-03-03 20:29:09下载
- 积分:1
-
该C 程序描绘的是红旗飘扬的样了,行为流畅.
该C 程序描绘的是红旗飘扬的样了,行为流畅.-the C program depicts a kind of fluttering red, smooth behavior.
- 2023-02-26 01:45:04下载
- 积分:1
-
Multiy 窗口 VC + + 6
嗨在本研究中你可以了解 multiy wondows 和更改之间其他的信息。
- 2022-01-26 05:47:47下载
- 积分:1
-
哈夫曼树编码,利用哈夫曼树算法实现对数据的压缩
哈夫曼树编码,利用哈夫曼树算法实现对数据的压缩-Compress data by Huffman coding
- 2023-08-20 14:40:03下载
- 积分:1
-
参加多次笔试,居然有几次都考到了冒泡算法,一次是C#版的填空,一次是javascript版的全部写出。虽然每次都凭着我对冒泡法的理解给弄出来的,但是多多少少与标...
参加多次笔试,居然有几次都考到了冒泡算法,一次是C#版的填空,一次是javascript版的全部写出。虽然每次都凭着我对冒泡法的理解给弄出来的,但是多多少少与标准模式有点差别,在网上搜了一下关于C#版的冒泡算法,居然也没有一个象样的,自己对照算法模式认真写了一个C#版的,已经测试成功-Surprisingly, there are several bubbling to the test algorithm, is a C# version of the Union, is a javascript version of the full write. Although I always relying on the Bubble Act of possibly understand, but something to do with the standard a little difference in the Internet search for a moment on the C# version of the Bubble algorithm, it would be not a decent, their control algorithm model seriously wrote a version of the C#, has been tested successfully
- 2023-07-05 23:05:04下载
- 积分:1