-
一种用在开发的录音机程序,很适合初学者。
在windows环境下,使用VC开发的一个录音机程序,结构清晰,适合初学者-A recorder program developed by VC, it is suited for beginner.
- 2022-01-25 17:19:56下载
- 积分:1
-
I used to write a SOCKS5 proxy server, containing source, the current version 0....
我用VC6写的一个SOCKS5代理服务器,内含源码,目前版本0.0....01,只实现了Connect模式而且还有问题,Bind和UDP未实现.全API,使用了WinSock2中的完成端口模型。长期目标是完全实现三种模式,作成NT系统服务(为了调试协议,现在采用的控制台模式).-I used to write a SOCKS5 proxy server, containing source, the current version 0.0 .... 01, only achieved Connect mode but also, Bind and UDP unrealized. All API, the use of the completed WinSock2 port model. Long-term goal is to achieve three models, make NT system services (for debugging agreement, the console mode).
- 2022-03-01 09:24:29下载
- 积分:1
-
基于wince5.0下的,PXA270的GPIO中断驱动源码,任意一个GPIO都可以作为一个外部中断。...
基于wince5.0下的,PXA270的GPIO中断驱动源码,任意一个GPIO都可以作为一个外部中断。-Based on wince5.0 under, PXA270 drive the GPIO interrupt source, any one of GPIO can be used as an external interrupt.
- 2022-06-14 03:51:01下载
- 积分:1
-
visual C++实现基于IE内核的简单的网页浏览功能
visual C++实现基于IE内核的简单的网页浏览功能-visual C++ realize based on the IE core simple Web browser functionality
- 2022-03-06 23:39:02下载
- 积分:1
-
获得本机以及指定域名的ipv4和ipv6地址
应用背景本代码可以用来实现获取本机以及指定域名的ipv4地址以及ipv6地址,代码分了两个c++文件,并非写在一起,使用时可以注释掉其中一个或是新建项目将其中一个c++文件剪切进去。关键技术
对于本地的ip地址我们只需要使用WinSocket继承的Berkeley Socket API里面的函数gethostbyname()通过名字获得主机信息,然后再显示出其ip地址即可,对于输出ipv6地址需将地址族改为AF_INET6.进一步得到ipv6地址。而要得到指定域名的ip地址时需要对一个地址同样使用gethostbyname()获得信息,再进行显示。
- 2022-07-04 18:45:02下载
- 积分:1
-
C++ to prepare the clips can achieve TXT file to read and display the function
C++编写的片断,可实现读取和显示TXT文档的功能-C++ to prepare the clips can achieve TXT file to read and display the function
- 2023-04-17 12:40:04下载
- 积分:1
-
- 2022-01-21 22:27:38下载
- 积分:1
-
USB固件开发,基于C8051F320,对于开发USB不在是痛苦
USB固件开发,基于C8051F320,对于开发USB不在是痛苦-USB firmware development, based on the C8051F320, for the development of USB is not painful
- 2023-01-12 13:30:03下载
- 积分:1
-
wince below a serial procedures for reading and GPS data It mainly from longitud...
wince下面一个串口程序,用于读取并分GPS数据,主要可以提取经纬度和时间-wince below a serial procedures for reading and GPS data It mainly from longitude and latitude and time
- 2022-03-19 02:15:19下载
- 积分:1
-
C++向量
C++ Vectors
C++ Double-Ended Queues
C++ Lists
C++ Priority Queues
C++ Queues
C++ Stacks
C++ Sets
C++ Multisets
C++ Maps
C++ Multimaps
C++ Bitsets
Iterators
- 2023-02-19 05:45:03下载
- 积分:1