-
used to achieve several DAC0832 mode conversion, respectively, to a group of dat...
采用DAC0832实现数模转换,分别将一组数据转换为锯齿波,三角波,正弦波,在一种波形输出时,按Q键转为输出下一种波形。-used to achieve several DAC0832 mode conversion, respectively, to a group of data conversion for the ramp, triangle wave, sine wave, in a waveform output, according to Q keys under an output waveform.
- 2022-03-22 07:53:21下载
- 积分:1
-
OpenGL时钟
采用基于MFC多文档的OpenGL时钟程序,能独立的获取本地时间,在钟表上随本地时间的变化而变化,实时刷新。代码有些小问题,就是总是卡停,不知道什么原因,而且运行时会出现延迟。
- 2023-05-16 07:30:03下载
- 积分:1
-
在QT5.5上写的飞控地面站,有接收,解码,显示,保存数据的基本功能
资源描述该地面站使用socket通讯与飞控计算机交换数据,并按照通讯协议解码接收到的数据,得到各种飞行数据。并可以用QCustomPlot开源代码实现漂亮的示波器实时显示数据。注释详细,具有一定的参考价值。
- 2022-03-18 05:23:05下载
- 积分:1
-
本人使用WIN2000,一直以为开着系统服务 Windows Time 就能自动实现系统对时。 哪知道前两天一对时,发现快了1分钟,天,我上下班打卡可是直接与经...
本人使用WIN2000,一直以为开着系统服务 Windows Time 就能自动实现系统对时。 哪知道前两天一对时,发现快了1分钟,天,我上下班打卡可是直接与经济利益挂钩的。真不知道这玩意是不是仅用来浪费系统资源的。 一气之下,自己花点时间写了个对时程序,嗯,不错,挺好用,这下安心了,另外,那个对时的垃圾服务也可以关掉了。-Oneself usage WIN2000, has been thinking to open the system service Windows Time and then can realizes automatically system to hour. Which know a rightness of the first two days, discover quick a minute, day, I top and bottom the class beats the card but direct and economic benefits hook of.Really do not know that does this trifle is only use to the wasted system resources of. In a pet, oneself the flower orders time wrote a garbage for to timing preface, H m, quite goodly, quite goodly using, this bottom having peace of mind, moreover, that to hour service and can also turn o
- 2022-03-26 15:25:57下载
- 积分:1
-
你可以勾系统,做你想做的!
You can hook the system and do what you want!
- 2023-08-07 02:55:03下载
- 积分:1
-
局域网文件传输
为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大...
局域网文件传输
为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大家可以在本机上测试,自己传文件给自己)。所以,我们在程序中需要使用两个Winsock控件,一个负责监听,一个负责发送,当发送端连接成功以后,便选择一个待发送的文件(可以是任意二进制文件),接着将文件名和文件字节长度发送给接收端,接收端收到这个消息以后,将文件名和文件长度解析出来,然后通知发送端可以开始发送文件;发送端读到这个消息之后,将文件流以字节的形式发送到接收端,接收端收到后,将二进制流回写,保存成文件即可。这里要注意两点,一个是由于Winsock每次最大传输8K的内容,所以需要将文件分解,每次传输固定数目的字节流,这样发送和接收时都可以根据这个数目来判断文件传输的进程,一旦字节流数目等于文件的大小,就需要关闭相应的文件句柄;另一点是由于我只使用一个Winsock控件接收,接收文本时需要注意要将UNICODE转码,解析成可识别的信息。
-LAN file transfer to uniform design and user convenience, we hope it will end service and client together and form a process so that users understand, a more intuitive 1:00 (in fact, do so in order to facilitate debugging, you can test the machine, its own text- items for himself). Therefore, we need procedures in the use of two Winsock Control, a charge of wiretapping, a charge of this, when the transmitter connects successfully, it will be a choice to send the document (can be arbitrary binary files), will then file names and the
- 2022-04-14 22:25:12下载
- 积分:1
-
windows interface programming interface imitation Kingsoft
windows界面编程,仿金山词霸的界面-windows interface programming interface imitation Kingsoft
- 2022-04-28 04:25:07下载
- 积分:1
-
Source code for Basilsik
Source code for Basilsik
- 2022-05-24 21:54:17下载
- 积分:1
-
数据图形化显示,效果不错,希望对大家有帮助
数据图形化显示,效果不错,希望对大家有帮助-Graphical display of data, the effect well, want to help everyone
- 2023-04-07 00:05:04下载
- 积分:1
-
图书管理系统
基于JSP的图书管理系统,管理员后台登录,可修改密码,添加馆长信息,借阅图书,续借图书,归还图书,对图书进行管理。使用Struts框架,Myeclipse搭建运行,数据库为MySQL。
- 2022-07-04 12:39:37下载
- 积分:1