CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 轨迹

搜索资源列表

  1. cpuw_src(1)

    0下载:
  2. 监视CPU执行轨迹的CpuWhere(源代码) .CpuWhere工具用来演示IA-32CPU的BTS功能,可以启用BTS功能,开辟内存区域记录CPU的分支记录,然后以符号形式显示在GUI界面中。-CpuWhere Branch TraceStore
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:225652
    • 提供者:
  1. perl-ms

    0下载:
  2. Material Studio(MS)的xtd文件包含了原子或者粗理化模拟中的bead的轨迹信息。这是MS的私有格式,为了能将轨迹放到其它程序,比如VMD中做更灵活细致的分析,需要转换为通用轨迹格式。xtd文件内含的实际轨迹信息实际上储存在同目录下的同名的.trj隐藏文件里(二进制文件),一种转换成通用格式的方法是利用MS自带的trj2ascii.exe程序将.trj文件内容转换成普通文本文件,然后再写个程序将其转换成其它轨迹格式。但这样步骤稍微麻烦些。-pear langage
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:1035
    • 提供者:sui
  1. xuni

    0下载:
  2. 编写一个程序,模拟一个页式虚拟存储管理系统。(不考虑地址转换) 其中,由系统随机产生进程; 进程大小、进程到达次序、时间、进程执行轨迹(页面访问顺序)也随机生成,但进程之间必须有并发存在,进程执行时间需有限,进程调度采用时间片轮转算法(以页面模拟); 物理块分配策略采取固定分配局部置换; 分配算法采用按比例分配算法; 调页采用请求调页方式; 置换采用LRU算法; 驻留集大小可调,观察驻留集大小对缺页率的影响。-Write a program that simulate
  3. 所属分类:Driver develop

    • 发布日期:2017-04-07
    • 文件大小:2300
    • 提供者:冯妮
  1. guiji

    0下载:
  2. 这是我自己基于VS2010上编写的求轨迹程序,很实用 -This is what I have written a section of the trajectory based on VS2010,veryuseful
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:521
    • 提供者:于铁柱
  1. =UTF-8175675_2012-01-09_track

    0下载:
  2. 谷歌地图的开发功能,可以用于轨迹记录的功能-Google track recording program, can track recording tool
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6023
    • 提供者:蔡宗安
  1. meanshifttrackcar

    0下载:
  2. 利用opencv函数编写meanshift算法手动提取特征跟踪单个车辆记录运动轨迹信息。-use the function in OpenCV to complete the car trajectory tracking based on meanshift algrithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:3900645
    • 提供者:孔龙飞
  1. A-robot-with-six-degrees-of-freedom

    1下载:
  2. 六自由度机器人的运动优化和轨迹规划算法研究-A robot with six degrees of freedom motion optimization and trajectory planning algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4308049
    • 提供者:wuyong
  1. vc-Plane

    0下载:
  2. 飞机三维动画,很不错,值得学习,有三维轨迹-3d for plane, It is worth to be studied
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5508526
    • 提供者:刘少川
  1. lyapunov_wolf

    1下载:
  2. 采用轨迹跟踪的方法来求解最大李雅普诺夫指数-Trajectory tracking method is adopted to solve the maximum lyapunov index
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:2052
    • 提供者:夏磊
  1. GMSK

    0下载:
  2. 在MATLAB上实现GMSK/GFSK调制解调,能输出频率轨迹和相位轨迹图,以及调制解调的频谱图-Achieve GMSK/GFSK modem on MATLAB, the output frequency can track and phase trajectories, and spectrum modulation and demodulation
  3. 所属分类:Linux-Unix program

  1. Guitar_capacitive_screen_driver

    0下载:
  2. (Guitar电容屏驱动)多点电容式触摸屏控制芯片Guitar,采用投 射式电容检测原理,由15个驱动通道与10个感应 通道组成触摸检测网络,通过内置模拟放大电路、 数字运算模块,及高性能MPU得到实时准确的触 摸信息,并通过I2C传输给主控芯片。实现“所 点即所得”的非凡用户体验。 Guitar可同时识别5个触摸点位的实时准确 位置,移动轨迹及触摸力度。并可根据主控需 要,读取相应点数的触摸信息。-(Guitar capacitive screen driver
  3. 所属分类:Driver develop

    • 发布日期:2017-05-07
    • 文件大小:1328068
    • 提供者:邵仁
  1. smartcar_description

    0下载:
  2. 一个在ubuntu系统下的小车的设计,可以用来验证移动机器人运动的程序,执行程序可以让机器人按自己设计的运动轨迹运动。-A simulation program in the Ubuntu system, can be used to verify the motion of the mobile robot program, the implementation of the program can allow the robot to design their own motion traj
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:78284
    • 提供者:刘洋
  1. EKFLocationRobo

    0下载:
  2. 基于卡尔曼滤波器的集中式机器人轨迹定位算法,并对其误差进行了详细的分析。-Location Based Trajectory centralized Kalman filter algorithm and its error are analyzed in detail.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3277636
    • 提供者:安康宁
  1. fufctionallycontain

    0下载:
  2. 用于识别目标轨迹的算法,没有解压密码,可以直接使用-Algorithm is used to identify the target trajectory, not unzip password, can be used directly
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-16
    • 文件大小:3072
    • 提供者:pkocwsss
« 1 2»
搜珍网 www.dssz.com