-
针对dos的不同命令方法,提出了一些经验和使用方法技巧,让用户更准确的了解DOS系统...
针对dos的不同命令方法,提出了一些经验和使用方法技巧,让用户更准确的了解DOS系统-against different commands, some of the experience and skills to use, enabling users to more accurately understand the DOS system
- 2022-01-27 23:37:38下载
- 积分:1
-
安装演示
Setup Demo
for the special version of windoes
Config Timer1 = Pwm , Pwm = 8 , Compare A Pwm = Clear Up , Compare B Pwm = Clear Up , Prescale = 1
to set the PWM registers, just assign a value to the compare A and B registers
Compare1a = 100
Compare1b = 200
Or for better reading :
Pwm1a = 100
Pwm1b = 2-Setup Demo
for the special version of windoes
Config Timer1 = Pwm , Pwm = 8 , Compare A Pwm = Clear Up , Compare B Pwm = Clear Up , Prescale = 1
to set the PWM registers, just assign a value to the compare A and B registers
Compare1a = 100
Compare1b = 200
Or for better reading :
Pwm1a = 100
Pwm1b = 200
- 2022-07-24 23:40:14下载
- 积分:1
-
这个动画文本控件源代码有点类似 Flash文字特效,唯一的是这个控件完全VB代码,没有其他第三方资源,可以同屏显示多种文字特效,如水平文字滚动、垂直文字滚动、旋...
这个动画文本控件源代码有点类似 Flash文字特效,唯一的是这个控件完全VB代码,没有其他第三方资源,可以同屏显示多种文字特效,如水平文字滚动、垂直文字滚动、旋转文字、文字颜色变换旋转、文字大小缩放。控件运行平滑,即时显示效果,可以设置文字渐变色以及背景渐变色,后期新版本还支持图片滚动、托盘,窗体标题等多种特效滚动。请大家稍后关注-err
- 2022-02-03 23:00:33下载
- 积分:1
-
对话框的编辑源代码
对话框的编辑源代码-dialog editing source code
- 2022-03-23 15:22:01下载
- 积分:1
-
扁平编辑框控件
扁平编辑框控件-Editbox control
- 2022-01-26 06:21:41下载
- 积分:1
-
free 用于一个数字Edit,可以自由设置参数,如小数位数,正负号。...
free 用于一个数字Edit,可以自由设置参数,如小数位数,正负号。-free for a number Edit can freely set parameters, such as minority, the median of plus or minus.
- 2022-08-12 18:06:03下载
- 积分:1
-
如何混合使用Jsp和SSI #include? 在JSP中可以使用如下方式包含纯HTML: <!...
如何混合使用Jsp和SSI #include? 在JSP中可以使用如下方式包含纯HTML: 但是如果data.inc中包含JSP CODE ,我们可以使用: 如何执行一个线程安全的JSP? 只需增加如下指令 JSP如何处理HTML FORM中的数据? 通过内置的request对象即可,如下: 在JSP如何包含一个静态文件? 静态包含如下: 动态包含如下: 在JSP中如何使用注释? 主要有四中方法: 1。 2。// 3。/**与**/ 4。-how mixed use Jsp and SSI# include JSP can be used as follows contains pure HTML : lt ;!--# include file = "data.inc"-- gt; But if data.inc JSP CODE contains, we can use : lt ; % @ include file = "data.inc"% gt; how to implement a security thread JSP only increased as follows instructions lt; % @ page isThreadSafe = "false"% gt; JSP HTML FORM how to handle the data through built-in
- 2022-01-28 18:56:30下载
- 积分:1
-
一个通用的数字编辑框,对系统原来的控件是一种补充.
一个通用的数字编辑框,对系统原来的控件是一种补充.-a common frame of digital editing on the original control system is a complement.
- 2022-08-12 22:36:02下载
- 积分:1
-
通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了...
通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现。-the purpose of communication is to timely and reliable information to be transmitted to the other side, thus requiring a communication system to be reliable information transmission and rapid, in a digital communication system reliable and fast is too often one of contradictions. This paper describes a Cyclic Redundancy Check (Cyclic Redundancy Check) Principles and error control algorithm.
- 2023-06-17 06:05:03下载
- 积分:1
-
MFC文本框和文本文件的数据交换
MFC文本框和文本文件的数据交换-MFC text boxes and text files for data exchange
- 2022-08-12 14:54:53下载
- 积分:1