-
DXFTest
说明: 非常有用的资料,C#源码,能够直接导入DXF文件,并对DXF文件分析是圆、线,轮廓等形状,并对形状进行分析,可以直接生成G代码或者点位信息。自己可以拿点位信息再做处理。(Very useful information, C # source code, can directly import DXF file, and DXF file analysis is circular, line, contour and other shapes, and shape analysis, can directly generate G code or point information. I can take the point information and then do the processing.)
- 2019-04-13 10:58:41下载
- 积分:1
-
SerialDotNet2
原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。
鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。
由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝牙串行,在你们的桌面端蓝牙配置的时候要注意把虚拟串口重新定义到com6。具体做法以IVT Bluesoleil为例子,装好蓝牙驱动程序以后,会在设备管理器里面多出几个串行口;而IVT默认的串行口是com10/11,这样就要把设备管理器com10/11的高级属性里面的端口重新强制定义到com6/7,这样就可以了。因为我做蓝牙串行,所以程序代码中都采用了COM6, 9600, 8, N, 1 的通信格式。
本论坛也有cpp的smartphone串行程序,大家可以搜索一下。那个也不错,我调试的时候smartphone采用这个来调试的。()
- 2007-09-06 16:58:26下载
- 积分:1
-
D-S
C#实现D-S证据理论的融合,首先阐述了什么是D_S证据理论人,然后是C#编程实现了证据理论(C# implementation of DS evidence theory)
- 2012-06-06 15:06:09下载
- 积分:1
-
positionpoint
opencv3.0下基于双目相机的空间特征点三维坐标测量(Three dimensional coordinate measurement of space feature points based on binocular camera under opencv3.0)
- 2020-11-06 19:29:49下载
- 积分:1
-
实验报告
说明: matalab的函数文件设计,附带图片演示结果以及完整过程。(MATALAB's function file design, with the picture demonstration results and the whole process.)
- 2020-06-27 18:25:15下载
- 积分:1
-
dyabingthrough
曲线的实时描绘的实现功能,通过曲线的参数的设置,很适合初学者学习使用,具有一定的参考价值(The realization function of real-time drawing curve, through the parameter setting of curve, is very suitable for beginners to learn and use, and has certain reference value.)
- 2018-10-27 04:04:50下载
- 积分:1
-
mp3
The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speed
to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6
as a Bulk IN endpoint, also 4x buffered of size 512. This set-up utilizes the maximum allotted 4-KB FIFO space. It also sets up
the FIFOs for manual mode, word-wide operation, and goes through a FIFO reset and arming sequence to ensure that they are
ready for data operations(The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speedto 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6as a Bulk IN endpoint, also 4x buffered of size 512. This set-up utilizes the maximum allotted 4-KB FIFO space. It also sets upthe FIFOs for manual mode, word-wide operation, and goes through a FIFO reset and arming sequence to ensure that they areready for data operations)
- 2007-12-26 19:22:07下载
- 积分:1
-
DFPORT
库文件dfprot.lib用来提供在adams软件中将自定义c程序编译成dll动态库函数所必需的调用函数库。(Library files dfprot. Lib used to provide custom c in Adams software program compiled into a DLL dynamic library function call functions necessary for the library.)
- 2020-07-09 14:18:56下载
- 积分:1
-
mod_demod
三种模拟调制与解调的算法,三种模拟调制为:AM,FM,SSB(Three types of analog modulation and demodulation algorithms, three types of analog modulation for: AM, FM, SSB)
- 2003-01-12 14:07:01下载
- 积分:1
-
RFID_anti_collision_algorithm
电子标签防碰撞是RFID 系统中一个关键问题。在射频识别系统中.当阅读器作用范围内有多个标签同时向阅读器发送数据时,会产生冲突,必须采用一种防碰撞算法解决这种冲突。在分析典型的二进制及动态二进制防碰撞算法基础上,采用了一种新的防碰撞算法。经实验证明,该算法能有效解决射频识别系统中多目标识别的防碰撞问题。(Tag anti-collision RFID system is a key issue. In the radio frequency identification systems. When the reader within the framework of the role of multiple tags simultaneously send data to the reader, it will create conflict, you must use a anti-collision algorithm to solve such conflicts. In the analysis of a typical binary and dynamic anti-collision algorithm based on the binary, using a new anti-collision algorithm. The experiments show that the algorithm can effectively solve the radio frequency identification system, multi-target recognition of the anti-collision problem.)
- 2021-04-11 17:58:57下载
- 积分:1