-
数据结构中,发现两个字符串中最大匹配的字符的相关程序
数据结构中,发现两个字符串中最大匹配的字符的相关程序-Data structure, we found two strings of characters in the biggest match of the relevant procedures
- 2022-01-30 18:26:52下载
- 积分:1
-
考勤管理系统源码
考勤管理系统源码-Attendance Management System FOSS
- 2023-08-03 09:15:03下载
- 积分:1
-
sqlite 小型数据库底层代码的实现
学习数据库底层原理很好的教材 实例...
sqlite 小型数据库底层代码的实现
学习数据库底层原理很好的教材 实例-small sqlite database realize the underlying code to learn the underlying principles of good database of examples of teaching materials
- 2022-08-31 10:35:04下载
- 积分:1
-
数字信号处理器应用控制文件
files about dsp applications control
- 2022-02-10 08:20:29下载
- 积分:1
-
地址管理VB6
address management vb6
- 2022-01-25 20:01:27下载
- 积分:1
-
哈夫曼树编码
资源描述将字符串转化为哈夫曼编码,也能将哈夫曼编码转化为字符
- 2022-11-26 08:10:13下载
- 积分:1
-
需要同事们慢慢的学习
有需要的同仁载回去慢慢研究-need colleagues set back slowly study
- 2022-02-13 01:03:29下载
- 积分:1
-
这是一个简单的数据库管理系统。它不使用任何其他的代码(即外径…
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.
-This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wr
- 2022-04-20 06:29:24下载
- 积分:1
-
汉语拼音对照表
汉语拼音对照表,xls文件,带汉字的拼音、声调,可转换成数据库用于数据查询。参考文件Unihan.txt-correction Pinyin CRT, the original schedule from the Internet to collect and then after correction, but without changing the original schedule, based on users change their own circumstances. Unicode Chinese characters are the Chinese characters, reference documents Unihan.txt
- 2022-06-19 21:25:56下载
- 积分:1
-
车厢重排,一个c++数据结构习题
车厢重排,一个c++数据结构习题-compartments rearrangement, a data structure c Exercises
- 2022-05-22 11:57:54下载
- 积分:1