登录
首页 » 操作系统 » nucleus file system, the kernel and color graphics system, the system is very sm...

nucleus file system, the kernel and color graphics system, the system is very sm...

于 2022-01-25 发布 文件大小:971.61 kB
0 324
下载积分: 2 下载次数: 1

代码说明:

nucleus 文件系统,内核和彩色图形系统,在小系统上非常好用-nucleus file system, the kernel and color graphics system, the system is very small handy

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • fsdfsd 好超级好是酷我
    废话废话 blahblahblahblahblahblah 使用系统 ; 使用 System.Collections.Generic ; 使用 System.Linq ; 使用 System.Text ; 使用 System.Data.SqlClient ; 使用 System.Data ; 使用 System.Threading ; ConsoleApplication3 的命名空间 { 类的程序 { 静态 void Main (字符串 [] args) { 字符串 connectionString = @"数据源 =。SQLEXPRESS2008R2 ; 初始目录 = lab8 ; 集成安全性 = True"; System.Data.SqlClient.SqlConnection cn = 新 System.Data.SqlClient.SqlConnection(connectionString) ; cn。Open (); 字符串路径 = @"c:lab8"; foreach (文件路径字符串中 System.IO.Directory.GetFiles(path)) { SqlCommand cmd = 新 SqlCommand ("插入到 Files2(Name,Date) 值 (@Name,@Date)",cn) ; SqlParameter param = 新 SqlParameter() ; param。ParameterName ="@Name"; param。值 = System.IO.Path.GetFileName(filePath) ; param。SqlDbType = SqlDbType.VarChar ; cmd.Parameters.Add(param) ; param = 新 SqlParameter()
    2023-07-19 16:15:03下载
    积分:1
  • 《自己动手写》的随书附赠光盘,一步一步教你做的开发,想对有更深的人不妨...
    《自己动手写操作系统》的随书附赠光盘,一步一步教你做操作系统的开发,想对操作系统有更深的人不妨
    2022-10-05 14:05:04下载
    积分:1
  • Bochs是# 20010 #存在巨大的字母2001 #死亡23398 32479 2
    博克斯要么#20010#23398存在死亡巨人字母表2001#32479新2
    2023-03-11 06:10:04下载
    积分:1
  • used first to adapt, adapt best or the worst adaptation law, the preparation of...
    采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。-used first to adapt, adapt best or the worst adaptation law, the preparation of a memory allocation and recovery simulation program. Dynamic random to create a new "memory allocation" or "memory recovery" request, then you have chosen in accordance with the allocation algorithm to change the array. As the focus of this experiment is memory allocation, it is not considered relevant to a certain memory area of the process.
    2022-07-11 03:44:39下载
    积分:1
  • 人们有大量的背景知识来应对日常生活中的情况。
    People have vast background knowledge to cope with everyday situations. We don t have to be told everything explicitly because we can call on the background knowledge. We use `default knowledge to handle situations where knowledge is incomplete. This is called common sense reasoning. -People have vast background knowledge to cope with everyday situations. We don t have to be told everything explicitly because we can call on the background knowledge. We use `default knowledge to handle situations where knowledge is incomplete. This is called common sense reasoning.
    2022-01-26 01:20:30下载
    积分:1
  • VC++ Access to operating system version (from MSDN)
    VC++获取操作系统版本(摘自MSDN) - yztgx的专栏 - CSDNBlog-VC++ Access to operating system version (from MSDN)- yztgx column- CSDNBlog
    2023-04-10 15:35:04下载
    积分:1
  • 模拟的进程死锁
    模拟操作系统的进程死锁-simulated the process of operating system Deadlock
    2023-04-18 02:45:03下载
    积分:1
  • 每个程序员都应该知道关于内存的
    如果你知道内存结构,每个程序员都应该了解内存描述的程序员,这样才能编写出好的程序。
    2022-05-21 19:39:45下载
    积分:1
  • 这是一个实时的嵌入式的源代码,在s3c2410上运行过。可为理解嵌入式实时的很好的资源。...
    这是一个实时的嵌入式操作系统的源代码,在s3c2410上运行过。可作为理解嵌入式实时操作系统的很好的资源。-This is a real-time embedded operating system source code, run-off in the S3C2410. Understanding can be used as a good embedded real-time operating system resources.
    2022-09-28 00:45:04下载
    积分:1
  • 这个程序是模拟采用二级目录结构的磁盘文件中的文件,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子的原理,加深对二级...
    这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on some basic document management, such as : read, write, delete files. Through this procedure can grasp the principle document subsystems to enhance the structure of the two file system user management, document management, directory management, understanding, and the procedures to achieve the right documents subsystem simulation.
    2022-05-30 23:08:31下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载