-
winmobpatch
you can copy and paste into your EVC4 source code
It uses #ifdef _WIN32_WCE to make sure the code gets compiled for
Pocket PC 2003 project or Smartphone 2003 project. The final executable
can then be copied to a Pocket PC 5.0 device or Smartphone 5.0 device.
( you can copy and paste into your EVC4 source code
It uses#ifdef _WIN32_WCE to make sure the code gets compiled for
Pocket PC 2003 project or Smartphone 2003 project. The final executable
can then be copied to a Pocket PC 5.0 device or Smartphone 5.0 device.
)
- 2009-07-22 16:42:28下载
- 积分:1
-
Simulator
说明: 模拟蚂蚁和食蚁兽的生存规律。在20X20的网格世界里,每个生物每次可向四个方向移动(但不会移除网格边缘),食蚁兽会吃掉在他目标处的蚂蚁(The goal for this programming project is to create a simple 2D predator-prey simulation.
In this simulation the prey are ants and the predators are doodlebugs.
These critters live in a world composed of a 20x20 grid of cells.
Only one critter may occupy a cell at a time. The grid is enclosed, so a critter is not allowed to move off the edges of the world.
Time is simulated in time steps.
Each critter performs some action every time step.)
- 2010-04-04 15:20:43下载
- 积分:1
-
avoid-deadlock
操作系统实验-死锁避免算法,word文档,详细,全,可执行,自己写的,希望快点能在贵网站下载。。。(Operating System Experiment- Deadlock avoidance algorithm, word documents, detailed, full, enforceable, wrote it myself, hope quickly in your website. . .)
- 2013-10-28 19:05:59下载
- 积分:1
-
picture-mat
说明: 一个图像匹配算法,成功应用于红外热成像跟踪技术。(It is a classical image_matching code,based on Visual C++)
- 2010-03-21 21:45:09下载
- 积分:1
-
24-I2C—读写EEPROM
I2C—读写 EEPROM ,
配置通讯使用的目标引脚为开漏模式;
使能 I2C 外设的时钟;
配置 I2C 外设的模式、地址、速率等参数并使能 I2C 外设;
编写基本 I2C 按字节收发的函数;
编写读写 EEPROM 存储内容的函数(I2C EEPROM i2c gpio errrom)
- 2018-07-24 20:18:43下载
- 积分:1
-
Windows SDK 窗口程序——图标、菜单、加速键、消息框
SDk窗口程序,图标、菜单、加速键、消息框的使用, 涉及到的资源请自行加载。
- 2022-12-26 12:25:03下载
- 积分:1
-
摄像头ov5116
该资料集合了ov5116摄像的驱动方法以及寄存器的配置。而且也融入了一些经典的滤波算法,对于图像的采集有一定的讲解。很适合智能车系统的循迹。
- 2022-11-14 13:20:04下载
- 积分:1
-
STM32_USART_DMA_IDLE
stm32f429xx DMA串口接收IDLE中断 已调通(Stm32f429xx DMA serial port to receive IDLE interrupt has been transferred)
- 2020-09-24 16:07:50下载
- 积分:1
-
Windows设备驱动程序WDF开发
说明: 网卡的设计与实现参考书籍,学习资料,wDF开发(Design and Implementation of Network Card)
- 2019-10-10 14:56:53下载
- 积分:1
-
coding
capture video using opencv
- 2015-12-12 13:36:51下载
- 积分:1