该软件能很好地实现数控机床上的G00,G01,G02,G03指令(其中G02,G03画圆弧插补指令里的I,J是表示圆弧起点相对于圆心的矢量,即矢量方向为圆心指向起点),除此之外,该软件能控制X380卡驱动步进电机按仿真图轨迹走线,效果理想。
上传时间: 2014-01-11
上传用户:hewenzhi
This subproject contains the compiled code for the implementation classes of the Java Servlet and JSP APIs
标签: the implementation subproject contains
上传时间: 2013-11-28
上传用户:diets
JaNet: Java Neural Network Toolkit resume: A well documented toolkit for designing and training, and a java library for inclusion in third party programs. description: jaNet package is a java neural network toolkit, which you can use to design, test, train and optimize an ideal Neural Network for your private application. You can then include your saved network in your program using the jaNet.backprop package. The consequent documentation is only in french for the moment, but an english translation is planned. The java source code is released under GPL, and can be compiled with JDK, Symantec Cafe or MS Visual J
标签: documented designing training Network
上传时间: 2016-04-15
上传用户:zhanditian
BT JAVA LIBRARY,BTLib package is a J2ME Bluetooth library usefull when developing applications for Java, Bluetooth enabled mobile devices.
标签: applications developing Bluetooth LIBRARY
上传时间: 2016-04-22
上传用户:2525775
摘要:介绍了企业人事统计信息管理系统总体规划的确定、系统调查的进行、逻辑模型 的提出、总体结构的设计以及系统的运行效果。 关键词:信息管理系统;人事统计信息;总体规划;逻辑模型;总体结构设计 中图分类号:J!G!@#!文献标识码:K
上传时间: 2014-01-06
上传用户:stampede
由十其强人的功能而被广泛应{IJ十很多工程领域。在扩频通信,},通常的做法是{IJ扩频序列J信号和乘, 从而得到频谱的扩展或扭缩,因而扩频序列的性能直接决定着通信质量。伪随机序列,},的m序列和Cold序列最常{}J们一扩 频序列。该文首先简中介绍了m序列和Cold序列的原理、性能和构造方法.接着在MAfLAB }}})IJ M语言编程实现它们的产 生和分析。仿真结果验证了该方法的正确性和可行性。该方法简练直观,适合工程技术人员参考。
上传时间: 2014-12-20
上传用户:frank1234
JSP四酷全书是一本很好的学习JSP建网站的书籍,本人提供下其中的bbs,blog的源码
上传时间: 2016-05-10
上传用户:来茴
操作系统习题与解答(中文版,[美] J. Archer Harris 著)谢谢!
标签: 操作系统
上传时间: 2014-12-22
上传用户:redmoons
五子棋小游戏#include<stdlib.h> #include<time.h> #include<stdio.h> #include<conio.h> int chess[169]={0} /*棋盘*/ struct chess_t/*作为辅助,即是作为建意*/ { char attack /*攻防用的,0表示守,1表示攻*/ int j /*作为优先级用*/ }chess_a[169]
上传时间: 2016-05-18
上传用户:anng
设平面上有一个m´ n的网格,将左下角的网格点标记为(0,0)而右上角的网格点标记为(m,n)。某人想从(0,0)出发沿网格线行进到达(m,n),但是在网格点(i,j)处他只能向上行进或者向右行进,向上行进的代价为aij(amj =+¥ ),向右行进的代价是bij(bin =+¥ )。试设计一个动态规划算法,在这个网格中为该旅行者寻找一条代价最小的旅行路线。用高级程序设计语言编写程序求解动态规划模型。
上传时间: 2013-12-06
上传用户:13160677563