-
一个简单的16进制计算器
一个简单的16进制计算器-a simple calculator 16 band
- 2022-06-02 18:47:38下载
- 积分:1
-
漂亮的后台模板
由于最近自己在开发一个管理系统,搭建好服务端后一直在想使用什么来做前端页面,ext、easyui等等都在实验,感觉这些都不怎么好看,样式呆板,毫无新意,不能给人眼前一亮的感觉,感觉这套模板不错,分享给大家
- 2022-07-14 23:38:05下载
- 积分:1
-
鼠标取词.rar
鼠标取词.rar-word from the mouse. Rar
- 2022-01-24 14:01:34下载
- 积分:1
-
双链表缓冲类,可以用来实现键盘和鼠标的输入缓冲
双链表缓冲类,可以用来实现键盘和鼠标的输入缓冲-Double-linked list buffer class, can be used to realize the keyboard and mouse input buffer
- 2023-07-22 23:05:03下载
- 积分:1
-
日出日落算法
Sunrise and Sunset algorithm in C.
- 2022-06-03 10:04:28下载
- 积分:1
-
用来发送网内信息的.(使用net send)
用来发送网内信息的.(使用net send)-used to send messages within the network. (Using net send)
- 2022-09-12 06:25:03下载
- 积分:1
-
这个程序能够模拟鼠标动作,包括左键单击,双击,左键单击,可以设置时间间隔!...
这个程序能够模拟鼠标动作,包括左键单击,双击,左键单击,可以设置时间间隔!-This program can simulate mouse movements, including left-click, double click, left-click, you can set the time interval!
- 2022-01-25 22:13:35下载
- 积分:1
-
1、实验1:带括号的算术表达式求值的两个实验…
一、实验一:带括号的算术表达式求值
二、实验的目的和要求:
1.采用算符优先数算法,能正确求值表达式
2.熟练掌握栈的应用
3.熟练掌握计算机系统的基本操作方法,了解如何编辑、编译、链接和运行一个C++程序
-1, experiment 1: arithmetic expressions with parentheses evaluated two experimental purposes and requirements: 1. Using operators priority number algorithm, able to correctly evaluated expression 2. Familiar with the application of the stack 3. Computer proficiency in the system" s basic methods of operation, learn how to edit, compile, link and run a C++ program
- 2022-06-19 17:03:20下载
- 积分:1
-
电力系统用支路电流的求解。在各种电力系统计算中都会使用,极其重要...
电力系统用支路电流的求解。在各种电力系统计算中都会使用,极其重要-Analysing circuits from branchs.Applied in solving power system problems.
- 2022-11-15 05:00:02下载
- 积分:1
-
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将...
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等.-1.making a virtual diskete memory as file storyge,in this district it can implement a simple single user file system .when quit this simple file system ,it shoud save the virtual file system to diskete,then it can be resumed to virtual diskete district in the memory.3.we can choose location hint map to manage the idle space or orther means.if we choose locationhint map to manage file saving space,and adopt show linking distribution mode,we can combine location hint map into FAT table.4.file directory confiuration adopts multilevel directory confiuration.to simplify,it doesn t use index dot,evrery term shoud include file name,physical dress and lenght.
- 2022-07-20 06:41:57下载
- 积分:1