-
算法VC++编程用bf,bm,kmp解决串匹配
算法VC++编程用bf,bm,kmp解决串匹配-Algorithm for VC++ programming with bf, bm, kmp solve the string matching
- 2022-03-19 12:19:19下载
- 积分:1
-
C# 使用 wxSQLite
使用系统;使用系统数据;使用System.Runtime.InteropServices;命名空间SQLiteTutorial{公共类SQLiteException:异常{公共SQLiteException(字符串消息):{基(消息)}
- 2022-01-24 13:01:22下载
- 积分:1
-
A good dephi sample.
一个很好dephi编程示例编程,让初学者能更好的入门.-A good dephi sample.
- 2023-05-19 04:45:03下载
- 积分:1
-
c++ Professional HandBook
c++ Professional HandBook
- 2022-04-11 09:58:21下载
- 积分:1
-
S3C2443主机驱动和USB20司机GIVEIO
S3C2443的USB20主机驱动及GIVEIO驱动-S3C2443 host driver and the USB20 driver GIVEIO
- 2022-04-17 03:11:21下载
- 积分:1
-
数字定时器写的程序,模拟数字计时器,根据…
Digital Timer Write a program that simulates the digital timer, according to the specification discussed during the last week lecture. Implement the classes Timer and Display in the way as it is shown on slide 16 of the Unit 6. You program will consists three classes: Timer, Display and TestTimer. Timer will use Display class to create two objects: hours and minutes. TestTimer should create an object of class Timer and simulate work of the digital timer for 10 minutes.
- 2022-09-23 14:35:04下载
- 积分:1
-
定时倒计时自动关机软件,可用两种方式设置关机,可隐藏到系统托盘,没有使用提升应用程序权限的形式,最后关机调用的是系统命令,如果说生成的exe文件不改名的话,可能...
定时倒计时自动关机软件,可用两种方式设置关机,可隐藏到系统托盘,没有使用提升应用程序权限的形式,最后关机调用的是系统命令,如果说生成的exe文件不改名的话,可能会无法关机,因为这个exe文件可能会与系统的shutdown命令同名-Automatic shutdown software countdown timer can be set off in two ways, to hide the system tray, do not use the authority to upgrade the application form, the last system shutdown command is called, if the generated exe file does not change its name, it may not be able to shutdown, because the exe file and system may be of the same name of the shutdown command
- 2022-08-26 10:20:50下载
- 积分:1
-
该程序主要实现了图表的显示,通过c++ builder 直接实现对一组数据的图标显示,图表可以选择多种形式,包括所有日常需要的图表...
该程序主要实现了图表的显示,通过c++ builder 直接实现对一组数据的图标显示,图表可以选择多种形式,包括所有日常需要的图表-the main procedures of the chart shows, c builder directly to a group of data to icons, graphics can choose various forms, including all the day-to-day needs of the charts
- 2023-07-18 12:35:03下载
- 积分:1
-
运筹学的程序
本程序实现运筹学--非线形规划中的单纯形法,求fmin(X)=4*(X1-5)*(X1-5)+(X2-6)(X2-6)的具有最小值时的最优解,如需改变所求函数,在子函数f中修改即可-the program tacticians-- non-linear planning for the simplex method, seeking fmin (X) = 4* (X1- 5)* (X1- 5) (X2-6) (X2-6) with the minimum of the optimal solution, and if necessary change change the demand function, f Functions can be modified
- 2022-02-09 17:36:21下载
- 积分:1
-
可进行加减乘除乘方运算,读取文本文件,可在文本里写:4+(2^2^3*4...
可进行加减乘除乘方运算,读取文本文件,可在文本里写:4+(2^2^3*4-120)*2 立刻计算出结果-a calculate that have functin of+-*/^,very good!
- 2022-04-13 08:02:49下载
- 积分:1