-
chm文件阅读器.开发工具EVC 支持ARM处理器和 模拟器环境 可直接编译通过 基于PPC的 也可以编译为WINCE下的程序...
chm文件阅读器.开发工具EVC 支持ARM处理器和 模拟器环境 可直接编译通过 基于PPC的 也可以编译为WINCE下的程序-chm document reader. EVC development tools support ARM processor and the environment simulator can be directly translated through on PPC also be compiled as pulled under the procedures
- 2023-02-15 05:30:04下载
- 积分:1
-
使用Boyer
使用Boyer-Moore-Horspool-Sunday 算法进行字符串匹配的系列函数-Using the Boyer-Moore-Horspool-Sunday algorithm for string matching a series of functions
- 2023-05-05 00:00:04下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1
-
vpn开发源代码
delphi版的vpn源码,对你开发连接器有一定的指导作用。基于Delphi实现的VPN拨号器源程序代码,填写VPN服务器IP/域名,帐号密码后自动建立VPN连接,实现拨号!
- 2022-02-05 22:18:28下载
- 积分:1
-
vc 报表 表格 excel
由vc编写的一个关于数据报表的程序,可以与数据库相连接,调用数据库内容以excel表格的方式打印出来 可将excel内容写入程序表格!
- 2023-02-07 19:10:04下载
- 积分:1
-
讲解C++的PPT(主要是关于多态性的解释)
讲解C++的PPT(主要是关于多态性的解释)-Explain the C++, PPT (mainly about the polymorphism)
- 2022-01-26 07:21:59下载
- 积分:1
-
winodws开发,windows内部运行原理,控制台程序,程序简单,仅供参考...
winodws开发,windows内部运行原理,控制台程序,程序简单,仅供参考-winodws development, windows internal operating principle, control procedures, the procedure is simple, for reference only
- 2023-06-23 18:15:03下载
- 积分:1
-
本程序已将数据库中的数据导入list列表中.点击打印按钮将生成预览界面,打印列表中内容....
本程序已将数据库中的数据导入list列表中.点击打印按钮将生成预览界面,打印列表中内容.-This procedure has been in the database to import list data list. Click the Print Preview button to generate the interface, print the contents of the list.
- 2023-08-10 01:10:04下载
- 积分:1
-
Platform based on vc++6.0 build on the dynamic changes in procedures made the ti...
基于vc++6.0平台上编译而成的关于动态改变程序标题栏图标程序,比较简单,初学者可以以此熟悉mfc编程。-Platform based on vc++6.0 build on the dynamic changes in procedures made the title bar icon in process, relatively simple, beginners can use this familiar mfc programming.
- 2022-09-16 01:45:03下载
- 积分:1
-
CLIQUE聚类算法C++实现源代码
利用C++实现了CLIQUE聚类算法,能够运行目标函数的平均时间,计算出评价指标F-measure、NMI以及正确率。计算评价指标的函数在CEMTD源文件中。
- 2022-12-05 16:10:03下载
- 积分:1