-
FAT12,FAT16,FAT32 file system with ATA
与ata结合的fat12 fat16 fat32的文件系统实现,代码完整!-FAT12,FAT16,FAT32 file system with ATA
- 2022-02-16 07:21:22下载
- 积分:1
-
采用最新的canny算子实现了边界拟合程序给定图形后可以直接使用...
采用最新的canny算子实现了边界拟合程序给定图形后可以直接使用-use of the latest canny operator realization of the border fitting procedures to be determined after the graphics used directly
- 2022-06-18 14:03:57下载
- 积分:1
-
JPEG霍夫曼
jpeg huffman
- 2022-03-02 19:05:53下载
- 积分:1
-
测试运行时间的程序
测试运行时间的程序, 自己整理的VC6 关于时间的函数测试程序,可以加命令行参数.time test application for VC6, build by myself.
- 2022-09-23 15:40:02下载
- 积分:1
-
指纹代码 matlab
这是代码中使用 matlab 将匹配指纹。P 码受保护的代码示例。您可以将转换为 c 代码的代码 matlab。
- 2022-03-20 21:46:54下载
- 积分:1
-
大林算法,用于温度等相关的控制量的控制,
大林算法,用于温度等相关的控制量的控制,-Peninsulae algorithm for temperature control and other related traffic control
- 2022-04-24 21:53:15下载
- 积分:1
-
- 2022-06-20 03:14:57下载
- 积分:1
-
VC中OpenGL编程实现虚拟现实,VRDemo,c++编写,非常实用,欢迎下载...
VC中OpenGL编程实现虚拟现实,VRDemo,c++编写,非常实用,欢迎下载-OpenGL Programming VC in virtual reality, VRDemo, c++ to prepare, very useful, please download! !
- 2022-03-01 18:02:51下载
- 积分:1
-
canny 边缘检测算法,一个完整的图像边缘提取算法
canny 边缘检测算法,一个完整的图像边缘提取算法-canny edge detection
- 2022-09-20 02:30:02下载
- 积分:1
-
设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停...
设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短缴纳费用。试为停车场编制按上述要求进行管理的模拟程序。-Suppose the parking is narrow opening which can park many cars,and the cars come and leave the park only though one gate.The first car parks in the northernmost of the parking ,then the later parks beside it towards the south of the parking(the gate is in the southernmost,and the first car parks the northernmost point of the parking)
- 2022-08-21 18:05:13下载
- 积分:1