-
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
-
wnl
说明: 这是用C语言写的C51的万年历驱动程序 (This is written using C language of the calendar C51 driver)
- 2008-10-14 16:16:43下载
- 积分:1
-
matlab
matlab被动悬架的仿真模型基于Simulink软件(matlab passive suspension simulation model based on Simulink software)
- 2013-04-16 21:25:15下载
- 积分:1
-
ICON编辑器
在编写程序时,经常会用到各种ICON图标,就像VS中的资源编辑工具一样,可以手动编辑各种图标,到处生成各种格式文件。。。
- 2022-07-10 06:06:00下载
- 积分:1
-
dsplib_2.40.00
说明: 本资料是关于dsplib的使用说明,其中还包括了各种算法的源码(This information is for use on the dsplib, including the source of various algorithms)
- 2009-07-30 22:07:23下载
- 积分:1
-
0-1knapsack
0-1 knapsack problem implementation in c++. One of the fundamental problems in Dynamic Programming.
- 2016-04-21 13:17:58下载
- 积分:1
-
实验3
说明: 1、单向通信
向甲方连续不断地发送变量a的值,未按键,a=0x0f,按键后根据按键确定a值;并将a的值取反从P0口输出,控制D0、D1、D2、D3相应点亮。乙方接收到数据并偶校验正确后,将接收数据取反从P0口输出,控制D0、D1、D2、D3相应点亮。
2、双向通信
甲方连续不断地发送变量a的值,未按键,a=0x0f,按键后根据按键确定a值;乙方未按键不发送,按键后将乙方按键得到的a*16发送;甲乙双方都将发送数据与接收数据相或后再取反,从P0口输出控制D0—D7相应点亮。
3、间隔发送
未按键,甲方不发送数据,按键后甲方每隔50ms连续发送4个字节:0xff、a、a、a。
乙方只在收到甲方数据0xff后的3个数据并验证相同时,才将接收数据*16发送。
甲乙双方都将发送数据与接收数据相或后,从P0口输出控制D0—D7相应点亮。(1. One-way communication
The value of variable a is continuously sent to Party A without key, a = 0x0f. After the key is pressed, the value of a is determined according to the key; and the value of a is output from P0 port to control the corresponding lighting of D0, D1, D2 and D3. After receiving the data and checking it correctly, Party B will output the received data from P0 port and control D0, D1, D2 and D3 to light up accordingly.
2. Two-way communication
Party A continuously sends the value of variable a without key, a = 0x0f, and determines a value according to the key after the key; Party B does not send the key without key, and sends the a*16 obtained by the key after the key is pressed; Both parties will send the data to or from the receiving data, and then retrieve the data and control D0-D7 from the P0 port to light up accordingly.
3. Interval Sending
Without keys, Party A does not send data. After keys, Party A sends 4 bytes continuously every 50 ms: 0xff, a, a.)
- 2020-11-16 09:29:42下载
- 积分:1
-
test01
ASN.1解析解码工具,可以解析各种ASN.1格式的文件,并对相应的BER文件解码(ASN.1 decoding analytic tools that can resolve all kinds of ASN.1 format files, and file decoder BER corresponding)
- 2007-09-02 20:00:13下载
- 积分:1
-
Sorting numbers by the bubble method
用气泡法对数字进行排序。这个程序介绍了一种基于气泡法的数字排序方法。首先比较前两个数字,如果第一个数字更多,他就和第二个数字换位,以此类推。一旦正确的号码到位。重复此过程,直到完成排序。
- 2022-07-12 10:20:19下载
- 积分:1
-
4.16.xcodeproj
说明: 网络选择接入问题,层次分析法、熵权、变权函数法求解最优网络进行接入q(Network selection access problem, analytic hierarchy process, entropy weight, variable weight function method to solve the optimal network for accessq)
- 2020-05-17 10:43:58下载
- 积分:1