资源列表
micro_os
- 微型操作系统,想知道操作系统秘密的初学者可以在这起步。 文件列表: 1 micro-os.img 已编好的软盘映象。 2 micro-os_kernel.bin 命令核心二进制代码 3 micro-os_loader.boot 启动二进制代码 4 micro-os_loader.asm micro-os_kernel.asm 源文件 用法:1 编译源文件 2 将loader.boot 用工具写入软盘0道0头1扇区 kernel.bin写入0.0.2-0.0.n (n<10) 在 0.0.1
数据库041110
- 这个是一个小型的学校数据库,可以统计老师信息,学生信息,研究生等的信息,用几个类实现,可以查询,删除等等!-This is a small database of schools, teachers statistical information, student information, such as the Graduate information for several categories of achievement, can find, delete, etc.!
二叉树改进041123
- 输入结点和结点数生成二叉树,可以左遍历,右遍历,后遍历!-input nodes and nodes generate binary tree can traverse left and right traverse, traverse after!
long_int200
- 实现长整数型的运算,加 减 乘 等 解决了越界的问题 可以计算两百位的数!-achieve long-integer arithmetic, as modified by the cross-border solution to the problem of calculating the number 200!
视频开发工具 C语言源程序
- 视频开发工具 C语言源程序。(视频处理)-video development tools C language source code. (Video)
三人表决器(三种不同的描述方式)
- 用VHDL语言编写的三人表决器,多数服从少数,或者一致通过。-VHDL prepared by the three voting machines, most of the views of the minority, or adopted unanimously.
经典水印算法QIM源码
- qim是与扩频水印并列的算法。他有很多特性,此算法能帮助你理解qim。-qim Spread Spectrum Watermarking is tied with the algorithm. He has a lot of features, this algorithm can help you understand qim.
连连看算法
- 连连看算法连连看通路检测算法地图设置(要改进)横纵参数应该可以设置-1000 block of Terry Avenue algorithm detection algorithm 1000 block of Terry Avenue pathway map settings (to improve), vertical and horizontal parameters can be set up
xsxt
- 一个小的电脑销售管理系统,是我的毕业设计来的-a small computer sales management system, I graduated to the design
产生随即数
- 在C/C++中,两种产生随机数的方法,random()和math.random()的比较-in C / C, two random numbers generated by the method, random () and math.random () comparison
-血液需求系统
- 此系统用EXEL开发,摘要如下,对于血液供需模型,我们对某地区进行了系统模拟,为了使医疗中心花费最少,我们首先对三种情况进行分析,就是不举办活动,每30,60天举办活动,得出结果,每30天举办一次活动,费用最少。最后,我们对模型评价与推广,还有个人的心得体会。-system used EXEL development, summarized below, the blood supply model, we have certain areas of the system simulation,
C的数据库编程 1267
- 用C来实现数据库编程,里面的源程序提供大家参考。-C to achieve database programming, the inside source for your reference.