-
虚拟魔方,大家充分怀念c语言的精粹吧
虚拟魔方,大家充分怀念c语言的精粹吧-virtual Rubik"s cube, we fully c miss the essence of language it
- 2022-12-04 12:00:03下载
- 积分:1
-
最新的学生选课源代码,用购物车实现的,SESSION的编译方法,是学生课程设计的最好材料,最佳参考...
最新的学生选课源代码,用购物车实现的,SESSION的编译方法,是学生课程设计的最好材料,最佳参考-The newest student enrollment source code: implemented with shopping cart and session compile method. This is the best materials and reference for student project development.
- 2023-06-15 03:55:05下载
- 积分:1
-
evc simple recording procedure can detect the voice
evc 简单的录音程序,可以检测声音驱动-evc simple recording procedure can detect the voice-driven
- 2022-01-26 17:28:49下载
- 积分:1
-
Rekursif列表
Rekursif List#include "boolean.h"#include "listrekursif.h"#include #include /* Manajemen Memori */address Alokasi (infotype X) { address P; /* Algoritma */ P = (address)malloc(sizeof(ElmtList)); if (P != Nil) {/* alokasi berhasil */ Info(P) = X; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-24 03:46:16下载
- 积分:1
-
安装程序制作软件
安装程序制作软件-software installation procedures
- 2022-03-02 13:45:51下载
- 积分:1
-
1.Bios ID No. 2 Bios three types Bios date information OEM 4 5. Motherboard chip...
1.Bios ID号2 Bios 类型3 Bios 日期4 OEM 信息5.主板芯片ID号读取代码以及dll 支持:win95/98/Me/NT/2000/XP MS Visual Studio(vc,vb,etc.) Borland Builders(C++ builder, Delphi, JBuilder) 通过com-java桥, BiosNt能够用于Java2环境中Power Builder-1.Bios ID No. 2 Bios three types Bios date information OEM 4 5. Motherboard chip ID code reader and dll support : win95/98/Me/NT/2000/XP MS Visual Studio (vc, vb, etc.). Borland Builders (C builder, Delphi, JBuilder) com- java bridge can be used Java2 BiosNt environment Power Builder
- 2022-04-21 00:23:00下载
- 积分:1
-
茶楼管理系统
某学院第三届信息系统开发竞赛初赛作品
- 2022-09-15 19:40:06下载
- 积分: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
-
c++ 课程设计 图书管理系统
1.实现对二进制数据库的检索,查找,修改,增加,删除等操作;
2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏...
c++ 课程设计 图书管理系统
1.实现对二进制数据库的检索,查找,修改,增加,删除等操作;
2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。
3.程序启动时自动校验数据库完整性及其数据合法性并且自动屏蔽非法数据及提示用户删除损坏的数据库。
4.可以按归并排序方法对书目进行排序;
5.内置前台销售操作功能,可以实现图书销售的功能,并且根据销售情况实时修改数据库;
6.内置强大的异常处理机制,可以应付绝大部分异常情况。
7.程序标题栏实时显示程序状态。
-c++ curriculum design library management system
1. The realization of the binary database search, find, modify, add, delete and other operations
2. The realization of the database encryption, support for password check to prevent the landing effectively prevent data leakage.
3. Procedure automatically check data integrity and legitimacy of the database and automatic shield illegal data and prompts the user to delete the damaged database.
4. May merge sort method to sort the bibliography
5. Built-front sales operation, can achieve the function of book sales and, in accordance with amendments to the sale of real-time database
6. Built a powerful exception handling mechanism to cope with the vast majority of anomalies.
- 2022-10-29 07:35:03下载
- 积分:1
-
矩阵运算,包括求逆矩阵,扩展矩阵等多项运算功能
矩阵运算,包括求逆矩阵,扩展矩阵等多项运算功能-Matrix operations, including inverse matrix, the expansion of a wide range of computing functions of matrices
- 2022-07-27 19:24:27下载
- 积分:1