-
算法是一种字符串匹配算法!源代码介绍…
bm算法是串的一种匹配算法!本源代码介绍了bm算法的c实现。-bm algorithm is a string matching algorithm! Source code introduced bm Algorithm c achieve.
- 2023-05-22 10:20:03下载
- 积分:1
-
qiongjusuoyouquanpailie
穷举所有的二进制数。输入一个小于10的正整数n,按把每个元素都交换到最前面一次的方法,输出前n个小写字母的所有排列。
(Enter a positive integer n is less than 10, according to the exchange of each element to the top of the first method, and output the first n lowercase letters all the permutations.)
- 2012-05-28 14:49:08下载
- 积分:1
-
使用自适应和Huffman编码,和附带的图形界面
使用tc2的adaptive huffman编码,并附带图形界面-use of adaptive vs. Huffman coding, and incidental graphical interface
- 2022-11-14 03:05:04下载
- 积分:1
-
用于WinCE数据库同步与PC机,你可以用问题驱动
wince中用于数据库与PC机的同步,可以实现与pc机数据库的同步更新-used to wince database synchronization with the PC machine, you can drive with pc sync database update
- 2022-10-27 20:05:03下载
- 积分:1
-
Realize stack code, realize all the features of the stack, PUSH, POP, insertion,...
堆栈的实现代码,实现了栈的所有功能,PUSH,POP,插入,销毁,清空等,有调试程序,可以很清楚的看到栈的运行过程-Realize stack code, realize all the features of the stack, PUSH, POP, insertion, destruction, empty and so on, have a debugger, you can clearly see the operation of the process stack
- 2022-03-25 07:40:01下载
- 积分:1
-
ysph
约瑟夫环,数据结构算法,挺有意思,看看,看看(ysphdfgfgf)
- 2009-03-14 00:16:15下载
- 积分:1
-
这是数据结构的四则运算的c语言程序,只要编译就能运行呀!...
这是数据结构的四则运算的c语言程序,只要编译就能运行呀!-This is the data structure of the four operations c language program, as long as the compiler can run!
- 2022-01-21 01:27:28下载
- 积分:1
-
sqlce+访问本地数据库
一个用 c# 使用 SQLce 的例子。绢如何使用区域设置数据库文件 (*.sdf) 来存储数据和访问它。我复制这对于我的 wince7.0 来开发自己的应用程序。任何方式的值得你注意看一看。
- 2023-08-23 14:15:03下载
- 积分:1
-
C++ 控制MYSQL数据库 源码
利用C++对MYSQL进行数据读,写,及修改. 需要有mysql.h 头文件
数据库结名为person, 表名为 mm, 表结构如下:
字段 类型
device_id int
sav_value int
sav_date datetime
- 2022-04-11 07:39:31下载
- 积分:1
-
这个是个简单的关于出票申请的处理,里边还有小型的进销存。...
这个是个简单的关于出票申请的处理,里边还有小型的进销存。-This is a simple application on the handling of the vote, there are small Invoicing inside.
- 2023-07-24 15:10:03下载
- 积分:1