资源列表
测角交会定点(包括前方交会和后方交会)计算
- C#+VS2017编写,完整项目,打开即用。包括前方交会和后方交会,可视化界面,表格存放数据。(C#+VS2017, complete project, open for use. Including forward and rear rendezvous, visual interface, tables to store data.)
贪吃蛇大作战2.0
- 能实现基本的贪吃蛇游戏功能,随机产生食物,吃到食物身长增加,分数增加,撞墙或撞蛇身游戏结束,游戏结束后可以选择是否重新开始(It can acheive the basic function of Snake game.)
自定义窗体设计器
- C#自定义窗口设计器,可以自定义Windows窗口。(C # Custom Window Designer, you can customize Windows windows.)
支持缩放拖动的halcon控件 c#开源源码
- 控件功能 1,支持鼠标中键缩放和左键拖动 2,支持在图像缩放后,region,xld,roi能够复现 3,支持region,xld按照指定颜色显示,并在缩放后复现 4,支持矩形1,矩形2,圆,和直线roi的绘制 5,可以显示当前鼠标左键所在位置的图像灰度值 6,可以保存原图,或者截屏当前窗口 7,程序是32位,halcon版本是12. 8,halcon10,11也是支持的,只需要更改下halcon的dll,重新编译就是了 9,使用vb.net的同学照样能使用此
UHF读卡器连接器
- 可以用这种硬件RD915M-R2000,其它可能也可以,可以设置主动模式,或者应答模式,接收卡片数据,也可以把接收的数据转发到别的IP和端口,如云服务器。默认硬件IP为192.168.1.190:6000,要把自己电脑设置为192.168.1.100,才能接收数据,可以用NETASSIST进行16进制数据接收。
抄表源码
- 用于智能电表自动抄取,学习交流。程序为C#开发,通过串口进行数据采集。(It is used for automatic reading of intelligent meters and learning and communicating. The program is developed for C # and data acquisition is carried out through serial port.)
按距离筛选平面点集
- 读取TXT格式的平面点集(X,Y),输入距离,从第一个值开始遍历计算,去除距离小于给定值的点,筛选出的点之间距离都大于给定值
CefSharp-63.0.3
- CefSharp-63.0.3.zip可自己编译,本机编译通过。(CefSharp-63.0.3.zip can be compiled by itself. The native compiler passes through.)
udp
- 这是其他地方找来的一个关于语音接收和发送的UDP的例子。可以用来学习用。因为这段时间正在弄这个
Devexpress+Winform中文文档
- 收集的Devexpress+Winform中文文档,对于Devpress控件的使用很有帮助,希望能够帮到大家(The collected Chinese documents of Devpress + Winform are very helpful for the use of Devpress control. I hope they can help you.)
SerialPortAssistant_V1.5
- 用于单片机与上位机串口通信,方便测试和调试单片机程序。开发环境vs2017,十六进制发送接收,自动定时发送,自动串口检测更新等功能。(It is used for serial communication between single chip computer and host computer to test and debug the program of single chip computer conveniently. Development environment vs2017,
软件框架设计的艺术
- 软件框架设计的艺术,对软件程序架构可进一下深入熟悉。(Software framework design art, the software program architecture can go into a deep understanding.)