-
这些文件包含matlab文件
these files contain matlab files and documents
- 2022-02-07 02:24:44下载
- 积分:1
-
windows系统最优化设置的批处理代码.对学习批处理的人是很好的范例....
windows系统最优化设置的批处理代码.对学习批处理的人是很好的范例.-windows system settings to optimize the batch code. on a batch of people to learn is a good example.
- 2022-05-08 02:24:49下载
- 积分:1
-
DRM发射和接收端完整仿真,包括编解码,同步(时间同步和频率同步),调制解调,均衡等...
DRM发射和接收端完整仿真,包括编解码,同步(时间同步和频率同步),调制解调,均衡等-DRM-side transmitting and receiving a complete simulation, including the coding and decoding, synchronized (time synchronization and frequency synchronization), modulation and demodulation, balanced, etc.
- 2022-02-01 20:36:14下载
- 积分:1
-
Hangman Game
一款非常简单的刽子手游戏,供业余程序员欣赏!:)
- 2022-10-05 20:40:03下载
- 积分:1
-
简单ftp的编程方法
简单ftp的编程方法-simple ftp Programming
- 2023-02-19 12:20:03下载
- 积分:1
-
写上传资料的详细功能、包含内容说明(至少要20个字
写上传资料的详细功能、包含内容说明(至少要20个字-zhouqiang
- 2022-11-23 01:10:03下载
- 积分:1
-
挥发性小闹钟的源代码,和一个很好的序列。
多变小闹钟源代码,一个很好的和序。-volatile small alarm clock source code, and a very good sequence.
- 2022-07-23 01:48:05下载
- 积分:1
-
1、设置自己计算机的开、关机时间
2、控制自己计算机的工作时间
3、记录违规使用计算机人员的使用的次数...
1、设置自己计算机的开、关机时间
2、控制自己计算机的工作时间
3、记录违规使用计算机人员的使用的次数-a set up their computers open, 2 shutdown time, to control their own computer three hours of work, the illegal use of computer records of the number of
- 2022-06-20 04:50:22下载
- 积分:1
-
操作注册表的例子
罗的操作注册表的例子
.386
.model flat, stdcall
option casemap :none
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Include 文件定义
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
include windows.inc
include user32.inc
includelib user32.lib
include kernel32.inc
includelib kernel32.lib
include Advapi32.inc
includelib Advapi32.lib
;>>>>>>>>>>>>>>>>>
- 2022-06-30 19:09:30下载
- 积分: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