-
C #获取网络运营商
获取网络运营商,通过Ip地址,得到本机外网地址
- 2022-05-05 00:33:53下载
- 积分:1
-
Involved in 23 kinds of model C++ Implementation of the novice or the veteran ha...
23种涉及模式的C++实现,对新手或有相当能力的老手都有帮助-Involved in 23 kinds of model C++ Implementation of the novice or the veteran has a considerable capacity to help
- 2022-10-21 11:40:03下载
- 积分:1
-
这是个数据库相关的源代码,希望对大家有帮助,连接DAO数据库,希望大家多多支持...
这是个数据库相关的源代码,希望对大家有帮助,连接DAO数据库,希望大家多多支持-This is a database-related source code, in the hope that we help to connect DAO database, hope that we can support
- 2023-08-17 18:25:04下载
- 积分:1
-
这个小程序可以帮助你知道自己机器上安装的是什么处理器,以及总的物理内存数和可用物理内存数,也可以知道分页(可用)文件空间和总的虚拟内存数!希望对大家的学习会有所...
这个小程序可以帮助你知道自己机器上安装的是什么处理器,以及总的物理内存数和可用物理内存数,也可以知道分页(可用)文件空间和总的虚拟内存数!希望对大家的学习会有所帮助,也会使你对vc的理解更加的深入一些!-This little program can help you know the machine is installed on what processor and the total number of physical memory and the number of available physical memory can also be aware of page (available) file space and the total number of virtual memory! Hope everyone will be helpful to learn, but also make you more understanding on the vc some depth!
- 2022-01-26 06:32:32下载
- 积分:1
-
钩子函数联系代码
钩子函数联系代码-hook function link code
- 2023-02-15 12:35:03下载
- 积分:1
-
这是我的图书馆借阅管理系统,简单实用,适合学习VC++者学习,也可实际应用...
这是我的图书馆借阅管理系统,简单实用,适合学习VC++者学习,也可实际应用-This is my library management system, simple and practical learning for VC++ learning, but also practical applications
- 2022-03-14 11:24:26下载
- 积分:1
-
JAVA 程序设计
JAVA 程序设计-JAVA Programming
- 2022-08-04 08:51:02下载
- 积分:1
-
升 C 类为图像按钮的
处理按钮上的图像的类。它可以处理该按钮 (悬停、 残疾人士、 压制、 正常) 的四个国家。使用 c-夏普和生成可以在任何 VS 项目导入的库实现。
- 2022-08-17 23:06:27下载
- 积分:1
-
这个聊天程序,在局域网内工作,用在写的即时通讯中进行的即时通讯…
一款用vc写的局域网聊天软件程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发.界面也很清新-This chat program ,working in lan, written in vc carries out instant message communication through the basic P2P style, a clear and novel appearance is provided as well.
- 2023-01-11 06:25:03下载
- 积分:1
-
基于STM32的多功能PWM控制程序
基于STM32的多功能程序,包括多路PWM控制程序,LCD12864液晶屏显示程序,多路按键控制程序。
名称:PWM发生器
功能:LCD12864显示;4*4键盘输入;可以设定Timer1和Timer2的PWM发生周期以及各路输出的占空比
说明:
通讯方式: 4*4键盘扫描。键盘接PD0-PD7
12864液晶屏端口接线说明:
sbit CS_LCD=PC0; //数据口定义
sbit SDO_LCD=PC1;
sbit SCK_LCD=PC2;
1-VSS:接电源负极
2-VDD:接电源正极
3-Vo:接电源正极(使对比度最大)
4-RS(CS):串行的片选信号 PC0
5-R/W(SID): 并行的读写选择信号;串行的数据口 PC1
6-E(CLK):并行的使能信号;串行的同步时钟 PC2
15-PSB:并/串行接口选择:H-并行;L-串行 (接低电平)
定时器1输出:PA8; PA9; PA10; PA11; Channel 1N, 2N and 3N ---PB13; PB14; PB15
定时器2输出:PA0; PA1; PA2; PA3;
- 2022-02-13 06:17:47下载
- 积分:1