-
词法分析器 语法分析器
词法分析器 语法分析器-lexical analyzer Parser
- 2022-01-24 14:18:26下载
- 积分:1
-
条码:条码识别,可以直接运行程序;pdf417lib:两
barcode: 条形码识别,直接运行程序即可;
pdf417lib:二维条形码打印(输出为ps格式的文件)。条形码生成器源程序:生成一维条形码,直接运行程序即可;-barcode : barcode recognition, can run the program directly; Pdf417lib : two-dimensional bar code printing (ps output format). Barcode Generator source : one-dimensional bar code generation, can run the program directly;
- 2022-02-28 18:35:23下载
- 积分:1
-
labwindows软件采集stm32串口数据
应用背景基于STM32实现姿态传感器数据采集。首先根据设计要求描绘姿态传感器采集测试系统框架;接着由指标设计硬件电路,并对测试系统的关键电路进行说明,描述MPU6050陀螺仪传感器的电路;而后利用keil软件设计了STM32底层驱动程序,使用labwindows虚拟平台编写上位机程序;最后在labwindows虚拟仪器软件中对MPU6050传感器进行测试和分析;通过多次对实验数据进行滤波比较,发现kalman滤波更有效消除传感器的误差。关键技术应用STM32采集姿态传感器数据。用labwindows搭建虚拟平台;在labwindows虚拟仪器软件中对stm32控制MPU6050;通过采集数据进行显示,用kalman滤波更有效消除传感器的误差。
- 2022-05-30 13:25:10下载
- 积分:1
-
开发文档wince.net4.2文档 是个不错的文档需要赶快下载哟
开发文档wince.net4.2文档 是个不错的文档需要赶快下载哟-The develop document of wince.net4.2,teach you how to install wince correctly! Just down Now!
- 2022-03-17 06:58:31下载
- 积分:1
-
DBSCAN,CSharp实现演示
DBSCAN,csharp实现,带demo演示-DBSCAN, csharp realize with demo demo
- 2022-12-13 09:00:03下载
- 积分:1
-
发生的高度是法国是大方过地方官地方官施工费大哥是风格的风格大方过到师傅给梵蒂冈发给梵蒂冈...
发生的高度是法国是大方过地方官地方官施工费大哥是风格的风格大方过到师傅给梵蒂冈发给梵蒂冈-zdsafdadsfdgdfghfdhgdfjfghjhfgjhfghjfgjhfgjhhhhfgjhhghgfhjfgjhgfjhhgh
- 2022-03-13 11:42:48下载
- 积分:1
-
学习离散数学时在老师地要求下编写的个小程序,离散数学――真值表...
学习离散数学时在老师地要求下编写的个小程序,离散数学――真值表-discrete mathematics learning at the request of the teacher to prepare procedures for the small, discrete mathematics-- truth table
- 2022-06-27 03:15:25下载
- 积分:1
-
建议网上购票系统
这是我在校课程结课作业,功能不大,倒挺实用,代码简易,适合在校生引用,但注意修改界面,不要雷同,纯属于原创,希望能获得点评。
- 2022-01-22 08:19:15下载
- 积分:1
-
Test Device i2c
测试芯片i2c对存储器位置的写入和读取。可以实现对任何数据的读写而不仅仅是测试数据。
- 2023-06-18 15:50:03下载
- 积分:1
-
Abstraction:
This design require me use a most unusual swap algorithm. When swa...
本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-Abstraction:
This design require me use a most unusual swap algorithm. When swap operation is demanded, this algorithm first swap the least accessed page up to present. To implement this algorithm, only need add a counter variable to eash page of the page table. When one page is accessed, the counter increase one. When page invalid interrupt occur, wash out the page with least count, then reset all the counters to zero.
- 2023-08-21 12:30:03下载
- 积分:1