-
这是一个有关MOBILE 发送SMS的操作
这是一个有关MOBILE 发送SMS的操作-This is a relevant operation MOBILE send SMS
- 2023-07-12 04:15:03下载
- 积分:1
-
S3C2410的IIC测试程序有一定的参考价值!
s3c2410 IIC测试程序,有一定参考价值!-s3c2410 IIC testing procedures have a certain reference value!
- 2023-04-14 18:25:03下载
- 积分:1
-
这是看似简单的问题:给定空间两点坐标,让一个小球从起点滚动到终点,问小球沿着怎样的路径滚动的 最快?很多人会以为是直线,其实不然。该演示系统从模拟真实物体的客观...
这是看似简单的问题:给定空间两点坐标,让一个小球从起点滚动到终点,问小球沿着怎样的路径滚动的 最快?很多人会以为是直线,其实不然。该演示系统从模拟真实物体的客观行为出发,揭示问题的本质所 在。在演示中我们把小球滚动最快的轨迹称为“最速降线”。这是测试版,完全版可以到http://shizp.vicp.net索取-You can find the completed vision at:http://shizp.vicp.net
- 2022-02-03 00:24:43下载
- 积分:1
-
图书馆管理系统
我的项目是用 visual basic 开发的。及其对图书馆管理系统。这是一个充分运作的项目,无任何错误。它可以用于保留重要信息重要的库中。这就是它可以保持本书的详细信息,我成员和其他重要的信息......它用于数据库的访问
- 2022-03-31 06:17:32下载
- 积分:1
-
Some on the C++ Study notes, for the scholars have some impact, I hope you can h...
是一些关于C++学习的笔记,对于出学者有一些影响,希望能够帮到你们!-Some on the C++ Study notes, for the scholars have some impact, I hope you can help!
- 2023-05-12 00:35:04下载
- 积分:1
-
用鼠标手势动作来发送命令
用鼠标手势动作来发送命令-moves with the mouse gesture to send orders
- 2022-01-28 16:52:18下载
- 积分:1
-
jsp主页管理系统
jsp主页管理系统-jsp Home Management System
- 2022-03-09 09:38:45下载
- 积分:1
-
D3D11 2D图像显示代码
D3D11中2D图像显示代码,可以MFC中使,对应平台为vista以上,不能使用于winxp.
- 2022-08-22 05:13:37下载
- 积分:1
-
我包括用户预约呼出以及系统主动呼出,其中预约回呼根据用户预定的时间段呼出,并将其转到对应的设备上为其服务,而系统主动呼出则利用直接录入的记录或者用户给出的待呼出...
我包括用户预约呼出以及系统主动呼出,其中预约回呼根据用户预定的时间段呼出,并将其转到对应的设备上为其服务,而系统主动呼出则利用直接录入的记录或者用户给出的待呼出表进行呼出-including users and booking system exhaled breath initiative, which calls booking to users of the scheduled time exhaled and transferred in the corresponding equipment for its services, and systems will take the initiative to raise the use of direct recording records or user is the question of exhaled breath Table
- 2022-07-04 04:14:31下载
- 积分: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