-
坐标反算
Dim pb As Double Dim ds As Double Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim x1 As Double Dim y1 As Double Dim x2 As Double Dim y2 As Double "定义起点和终点坐标为双精度浮点型 Dim s As Double "定义距离为双精度浮点型 Dim d As Integer "定义度为整形 Dim
- 2022-02-13 07:00:43下载
- 积分:1
-
模拟微软自带的计算器,功能很强大,现在把我自己做的源码上传。敬请阅览...
模拟微软自带的计算器,功能很强大,现在把我自己做的源码上传。敬请阅览-Microsoft" s own simulation calculator, function is very powerful, and now to my own source code upload. Please read! ! ! ! !
- 2022-07-16 14:32:21下载
- 积分:1
-
JXTA代码,美丽的排偶癞瓜内
JXTA代码,美丽的排偶癞瓜内 -JXTA code, beautiful skin disease排偶Guarneri JXTA code, beautiful skin disease排偶Guarneri
- 2022-03-17 14:31:19下载
- 积分:1
-
最新的pkcs11 密码令牌接口标准 费了很大的劲才找到的
最新的pkcs11 密码令牌接口标准 费了很大的劲才找到的
-Latest PKCS11 password token interface standard costs a lot of劲才found
- 2022-03-17 19:36:22下载
- 积分:1
-
C++实践
一本学C++的好书,含例子代码
好多朋友推荐
C++实践
一本学C++的好书,含例子代码
好多朋友推荐-C++ Practice a school C++ The book, including examples of code a lot of friends recommended
- 2022-02-14 22:31:09下载
- 积分:1
-
读取dwg文件的dll,这是一个开源的项目。有源码的定期维护
读取dwg文件的dll,这是一个开源的项目。有源码的定期维护-a dll that can read/write dwg file format.
- 2022-01-29 03:00:08下载
- 积分: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
-
输入一个字符串,统计其中字符‘ab’的出现次数
输入一个字符串,统计其中字符‘ab’的出现次数-importation of a string statistics characters" ab "frequency
- 2023-03-31 22:40:04下载
- 积分:1
-
控制多个线程同时修改数据
控制多个线程同时修改数据-control many threads revised data
- 2022-03-23 09:06:37下载
- 积分:1
-
C++代码的链接列表的工作
c++ code for linked list its working
- 2023-03-11 14:15:03下载
- 积分:1