-
AD1674模数转化C语言程序,供大家学习和写程序参考之用
AD1674模数转化C语言程序,供大家学习和写程序参考之用-AD1674 module into C language program for all to learn and write programs for reference
- 2023-03-04 11:10:03下载
- 积分:1
-
c++里的一些,经典实验程序,你们可以借鉴下
c++里的一些,经典实验程序,你们可以借鉴下-It is very good,you will like it
- 2023-03-27 18:40:04下载
- 积分:1
-
限制鼠标的动作。是很好的代码。开发了一周的时间才出来/大家顶啊...
限制鼠标的动作。是很好的代码。开发了一周的时间才出来/大家顶啊-Restrict the mouse event,the code is grace,it takes me one week to complete it.If you like it,Support me please!
- 2023-01-20 15:25:04下载
- 积分:1
-
VS串口程序
这是VS实现串口通信的详细代码和资料。里面有各类实现的方法。串口通信(Serial Communications)的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总长不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成,分别是地线、发送、接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其他线用于握手,但不是必须的。串口通信最重要的参数是波特率、数据位、停止位和奇偶校验。对于两个进行通信的端口,这些参数必须匹配。
- 2022-02-05 19:15:08下载
- 积分:1
-
OPC客户端接口
opc client interface
- 2022-08-18 23:49:49下载
- 积分:1
-
带font字样的3个目录分别是利用系统字库产生/观察/修改点阵字库文件的程序
GBK是产生编码页网页的程序, 用于观察各种编码
midi2wav是把...
带font字样的3个目录分别是利用系统字库产生/观察/修改点阵字库文件的程序
GBK是产生编码页网页的程序, 用于观察各种编码
midi2wav是把midi文件转换成wav文件的程序.-Font with the words 3 directory is to use the system font, respectively, arising from/to observe/modify the procedures lattice GBK font file is the web page coding procedures used to observe a variety of coding midi2wav is to convert midi files wav files procedures.
- 2023-05-20 03:20:09下载
- 积分:1
-
贪吃蛇游戏
这个项目使用了NEXYS 3(斯巴达6)板的4个显示器,它是用verylog开始编程的,有一个100兆赫的时钟,我们使用了一个预定标器来降低频率,非常礼貌地观看;。。。
- 2022-04-30 17:43:16下载
- 积分:1
-
电子钟,利用c语言编程实现带有时针分针秒针的电子钟,并且有走动的声音。...
电子钟,利用c语言编程实现带有时针分针秒针的电子钟,并且有走动的声音。-clock,use c language to realise clock having hour hand ,minute hand and second hand,with sound.
- 2022-03-02 09:28:47下载
- 积分:1
-
核心编程源代码,很牛的书的相关的源代码,很值得一看,看后受益匪浅,有时间的可以考虑...
核心编程源代码,很牛的书的相关的源代码,很值得一看,看后受益匪浅,有时间的可以考虑-core programming source code, is the cattle related to the source code, is an eye-catcher, after reading the benefit of a time can be considered to see if
- 2022-02-06 13:10:19下载
- 积分:1
-
Saved in a file directory contents, create a file or subdirectory can use comman...
在文件中保存目录内容,创建文件或子目录可以用命令行命令:MD、CD、RD、MK(创建文件)、DEL(删除文件)和DIR。目录项包括文件或目录名称、类型(文件、目录或空目录项)、创建日期以及下一个目录项指针、下一级目录项指针。-Saved in a file directory contents, create a file or subdirectory can use command-line commands: MD, CD, RD, MK (create file), DEL (delete files), and DIR. Directory entry includes the file or directory name, type (file, directory, or an empty directory entries), creation date and the next pointer to a directory entry, the next one directory entry pointer.
- 2023-07-14 02:55:02下载
- 积分:1