-
ime-coding
介绍windows输入法编程的书籍 对学习输入法有所帮助(Introduction windows programming books IME input method for learning to help)
- 2013-09-27 11:47:16下载
- 积分:1
-
MFC
带组合框的树形控件利用mfc开发,可以增加对c++,windows消息机制的理解。AppWizard has created this DlgExample application for you. This applicationnot only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
- 2022-04-18 00:40:43下载
- 积分:1
-
ellipsefitting
输入一组数据,xy值,用来拟合椭圆。只要改变输入数据,该代码就可以直接使用。另附上椭圆拟合算法。(Enter a set of data, xy values, used to fit ellipses. Just change input data, the code can be used directly. Attached on the ellipse fitting algorithm.)
- 2010-11-15 14:56:43下载
- 积分:1
-
car
停车场管理系统 c语言实现
停车场拥有M个车位和一条进入停车场的便道,便道上最多停放N辆汽车。汽车要想进入车位,首先进入便道等候。若有空闲车位,则停车入位,否则在便道继续等候,直至有车位空出。若便道已经停满等候的汽车,后到达的汽车只能离开,选择其他停车场。设计一个停车场管理系统,模拟停车场的运作,并统计停车场的收入。(Parking Management System with M c language parking spaces and a sidewalk into the parking lot, parked up on the sidewalk N cars. To enter the car parking spaces, first into the pavement waiting. If free parking, the parking into place, or in the sidewalk to wait until the needed spot. If the sidewalk is already full of parked cars waiting, after the arrival of the vehicle to leave, choose a parking lot. Designing a car park management systems, simulation parking operations and parking revenue statistics.)
- 2011-08-21 21:55:11下载
- 积分:1
-
DMX_t2313_hc165
dmx with attiny2313 controller
- 2013-12-14 21:59:36下载
- 积分:1
-
郑莉《C 语言程序设计(第4版)》1-8章课件
C++语言程序设计课件,清华大学版!郑莉(C++ language program design courseware)
- 2018-03-08 18:45:52下载
- 积分:1
-
MATLAB
matlab程序设计入门举例.具有简单实用的优点。比较适合初学者进行有效的自学.(Introduction to Matlab programming example has a simple and practical advantages. Suitable for beginners to effective self-study.)
- 2012-06-24 00:17:01下载
- 积分:1
-
cylinder8
圆柱绕流。圆柱表面采用FH格式,均匀速度入口、自由出流、上下壁面非平衡态外推格式。让自由出流边界格点的密度也等于临近一层的。
(Flow around a circular cylinder. Cylindrical surface using FH format, uniform speed entrance, free flow, upper and lower wall non-equilibrium extrapolation scheme. Let free flow lattice point density is equal to the adjacent layer.
)
- 2021-04-03 00:49:06下载
- 积分:1
-
clock页面置换算法
clock页面置换算法
用CLOCK置换算法仿真请求分页系统
1、设计目的:用高级语言编写和调试一个内存分配程序,加深对内存分配算法的理解。
2、设计要求:
1) 实现请求分页存储管理方式的页面置换算法:CLOCK算法
2) 内存物理块数固定为15个,对多个作业采用可变分配全局置换的策略分配物理块
3) 作业数量与作业大小(10-20页)可在界面进行设置
4) 所有作业按RR算法进行调度,时间片长度为1秒
5) 可为每个作业随机产生引用的页面串,也可以人工输入引用的页面串,页面串长度50---100,要求必须包括作业所有的页面,可作为样例数据保存
6) 可读取样例数据(要求存放在外部文件中)进行作业数量、作业大小、页面串长度的初始化
7) 要求采用可视化界面,模拟内存分配和使用情况图,可在运行过程中随时暂停,查看当前内存物理块使用情况。
8) 每次全部作业运行结束后,要求打印出访问命中率 (clock page replacement algorithm)
- 2013-05-12 10:42:56下载
- 积分:1
-
openmv与stm32通讯
说明: 基于正点原子stm32精英开发板和openmv通讯,含openmv端配置,通过openmv(usart3)输出端连接到开发板(usart1)接收端,再由开发板(usart1)输出端输出到电脑,可以用xcom看到(Based on the communication between STM32 elite development board and openmv, including the configuration of openmv terminal, it is connected to the receiving end of development board (usart1) through the output end of openmv (usart3), and then output to the computer by the output end of usart1, which can be seen by XCOM)
- 2021-04-17 19:48:52下载
- 积分:1