-
This source code implements a simple development environment based on EVC' s...
本源码实现了一个基于EVC开发环境的简单的画图板-This source code implements a simple development environment based on EVC" s drawing board
- 2022-10-23 05:20:03下载
- 积分:1
-
屏幕-反式
喜此代码使保存屏幕和佩尔梅特你,使过渡 betxeen 屏幕 tyhis 代码是净矿我忘了来源出处
- 2022-06-14 06:26:16下载
- 积分:1
-
irpl understand how the driver must master the knowledge
如何理解irpl,驱动开发必须掌握的知识-irpl understand how the driver must master the knowledge
- 2023-03-28 10:55:03下载
- 积分:1
-
基于。NET三
一个基于.net三层架构,多功能数据库操作,仿百度词条系统的实例。-Based on. Net three-tier architecture, multi-functional database operations, like Baidu entry system example.
- 2023-06-25 23:55:03下载
- 积分:1
-
用辗转相除发求最大公约数
用辗转相除发求最大公约数-made his eliminate fat used for the common denominator
- 2022-04-07 07:28:38下载
- 积分:1
-
通过com接口操作excel的小例子。该代码只是简单的操作方法,具体应用还需扩展。...
通过com接口操作excel的小例子。该代码只是简单的操作方法,具体应用还需扩展。-Com interface operations through a small example excel
- 2022-07-11 12:11:00下载
- 积分:1
-
改变可利用窗体的优先级
改变可利用窗体的优先级-can use the form to change the priority level
- 2022-03-02 11:02:37下载
- 积分:1
-
对于biginner一些java实例
some java examples for biginner
- 2022-11-18 18:10:06下载
- 积分:1
-
VS串口程序
这是VS实现串口通信的详细代码和资料。里面有各类实现的方法。串口通信(Serial Communications)的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总长不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成,分别是地线、发送、接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其他线用于握手,但不是必须的。串口通信最重要的参数是波特率、数据位、停止位和奇偶校验。对于两个进行通信的端口,这些参数必须匹配。
- 2022-02-05 19:15:08下载
- 积分:1
-
能够找到逆序对。主要思想是通过先对一个数组进行归并排序,然后在加入求逆算法...
能够找到逆序对。主要思想是通过先对一个数组进行归并排序,然后在加入求逆算法-Able to find a reverse right. The main idea is to first merge sort an array, and then joining the inverse algorithm
- 2022-02-25 14:13:15下载
- 积分:1