- 
                        精英板示波器
                        
                          说明:  基于stm32f103zet6简易示波器程序,仅供参考(Simple oscilloscope program based on stm32f103zet6, for reference only)                         
                            - 2020-12-31 23:28:58下载
- 积分:1
 
- 
                        很好的csharp 管理系统代码 , 数据库是axces 的
                        
                          很好的csharp 管理系统代码 , 数据库是axces 的 -goooooooooooooooooooooooooooood!!~                         
                            - 2022-12-16 08:55:03下载
- 积分:1
 
- 
                        socket
                        
                          利用EPOLL写的一个简单的connect非阻塞模型(Written by EPOLL connect a simple non-blocking model)                         
                            - 2011-06-02 09:06:26下载
- 积分:1
 
- 
                        lcdceshi.zip
                        
                          代码测试环境:JME-2核心板+1T指令周期的STC单片机(51内核STC12LE5A60S2)+33M晶振	  单片机工作电压3.3V
程序默认IO连接方式:
控制线:RS-P3^5     WR-P3^6    RD-P3^7    CS-P1^0    REST-P1^2 
数据线: DB0-DB7依次连接P0^0-P0^7   DB8-DB15依次连接P2^0-P2^7 (8位模式下DB0-DB7可以不连接)
触摸功能连接方式:(不使用触摸可不连接)
D_CLK-P1^7   D_CS-P1^4   D_DIN-P3^0   D_OUT-P3^1   D_PENIRQ-P3^4 (
Code test environment: JME-2 core board+ 1T STC microcontroller instruction cycles (51 core STC12LE5A60S2)+ 33M crystal oscillator operating voltage of 3.3V microcontroller
IO program default connection mode:
Control line: RS-P3 ^ 5  WR-P3 ^ 6  RD-P3 ^ 7  CS-P1 ^ 0  REST-P1 ^ 2 
Data line: DB0-DB7 in turn connected P0 ^ 0-P0 ^ 7  DB8-DB15 turn connected P2 ^ 0-P2 ^ 7  (8-bit mode can not connect DB0-DB7)
:( Not touch function connections may not be connected using the touch)
D_CLK-P1 ^ 7  D_CS-P1 ^ 4  D_DIN-P3 ^ 0  D_OUT-P3 ^ 1  D_PENIRQ-P3 ^ 4 )                         
                            - 2015-08-23 20:55:27下载
- 积分:1
 
- 
                        Motor_state_check
                        
                          这是一个在电动机运行状态的逻辑运算中常用的状态检测原理的例程。它根据电动机负载的大小和外部开关状态共同判断当前电动机的状态。(This is a motor running in the logical operations commonly used in the principle of state detection routines. It according to the size of the motor load and external switches to determine the current state of the common motor state.)                         
                            - 2009-02-04 16:17:20下载
- 积分:1
 
- 
                        wwwClient
                        
                          www客户机程序设计。
基于vs2010环境,mfc图形界面(failed to translate)                         
                            - 2012-02-19 01:03:48下载
- 积分:1
 
- 
                        703194
                        
                          开放源码的一个广域网协议ATM的实现,不错的选择()                         
                            - 2017-11-12 09:01:50下载
- 积分:1
 
- 
                        Qt5.10 GUI完全参考手册(qt教程qt入门)
                        
                          说明:  qt手册,查找api 新手可用很好用!!!!!!!!!!(Qt manual, find API novice available very good use!!!!!!!!!!!)                         
                            - 2019-11-26 23:10:32下载
- 积分:1
 
- 
                        步进电机梯形曲线加减速
                        
                          资源是来自硬石科技,在这里感谢硬石科技,如果有朋友使用记得注明出处。                         
                            - 2022-12-25 14:40:03下载
- 积分:1
 
- 
                        C++串口类
                        
                          This class can read, write and watch one serial port.
**						It sends messages to its owner when something happends on the port
**						The class creates a thread for reading and writing so the main
	**						program is not blocked.
	改进
**    1) 增加ClosePort
**    2) 增加 writetoProt() 两个方法
**    3) 增加 SendData 与 RecvData 方法
	改进 
**    1)增加 ClosePort中交出控制权,防止死锁问题 
**    2) 增加 ReceiveChar中防止线程死锁 
	改进
**    1) 解决COM10以上端口无法显示的问题
**    2) 扩展可选择端口,最大值MaxSerialPortNum可以自定义
**    3) 添加QueryKey()和Hkey2ComboBox两个方法,用于自动查询当前有效的串口号                         
                            - 2022-06-25 22:55:01下载
- 积分:1