-
IP-501302
Understanding IP Addressing: Everything You Ever Wanted To Know
- 2009-06-24 21:00:58下载
- 积分:1
-
ei3.0
夜雨登录器源码,当时最好的源码,现在没什么用了放出来供大家学习分享(
The rain was the best login source code, source code, now not what took out for everyone to learn to share)
- 2020-09-15 18:27:57下载
- 积分:1
-
超声波
基于51单片机的超声波测距显示系统,利用超声波模块进行测距,通过数码管显示数值,代码简单,通俗易懂。(The ultrasonic ranging display system based on 51 single chip computer uses the ultrasonic module to measure the distance. The numerical value is displayed by the digital tube. The code is simple and easy to understand.)
- 2020-06-22 09:00:02下载
- 积分:1
-
网络控件源码 用于客户端 在这个空间的帮助下 可以用access作为网络服务器的数据库(大家都知道 access一般只用于单机版)...
网络控件源码 用于客户端 在这个空间的帮助下 可以用access作为网络服务器的数据库(大家都知道 access一般只用于单机版)-ctrol (client)sorce code for extend the access to the network server database management software
- 2022-07-16 23:31:33下载
- 积分:1
-
用程序编写的!利用套接字实现网络编程!这样的内容。
利用VC编写的程序!利用socket实现的网络编程!可以对等通信或者传送文件,对话,截图!超过一般的聊天之类的代码!-VC prepared by the procedure! Use the socket achieve network programming! Such communication can be right or transmission of documents, dialogue, screenshots! General chat over such code!
- 2022-03-17 05:00:14下载
- 积分:1
-
我自己用Visual C++6.0编写的简单的聊天程序,比较简单,特别适合初学者学习借鉴之用。...
我自己用Visual C++6.0编写的简单的聊天程序,比较简单,特别适合初学者学习借鉴之用。-I am using Visual C++6.0, prepared by the chat program easy, relatively simple, especially suitable for use for beginners to learn from.
- 2022-02-07 06:05:51下载
- 积分:1
-
ffmpeg-2.0.1
ffmpeg VC开发库,可以直接配置开发环境进行编译,调试。ffmpeg是个通用解码库。
(ffmpeg VC development libraries)
- 2020-12-18 16:49:11下载
- 积分:1
-
智能小车蓝牙控制系统
//初始化PWM,定时器1
//RFPWM=log(TOP + 1)/log(2)
void Init_PWM1(void)
{ //比较匹配时清零OC1A/OC1B, OC1A/OC1B 在TOP 时置位
??TCCR1A??|= (1<<COM1A1)|(1<<COM1B1)|(1<<WGM11)|(1<<WGM10); //page117
??//快速PWM,预分频器64分频,page118 为4.1ms,243HZ
??TCCR1B??= (1<<WGM12)|(1<<CS11)|(1<<CS10);? ?
??OCR1A? ?= UPTIME;? ?? ?? ? //1.9ms
??OCR1B? ?= UPTIME;? ?? ?? ? //1.9ms(/RFPWM=log(TOP + 1)/log(2)
void Init_PWM1(void))
- 2020-06-18 09:00:01下载
- 积分:1
-
R_95302909IEC103-NR
iec103 规约上位机源代码,喜欢的就下吧。(iec103 Statute of the host computer source code, like on the next bar.)
- 2021-04-22 10:58:49下载
- 积分:1
-
EX01_CpuTimer0
TOP2812的配套实验教程,对于初学者很有帮助的(TOP2812 supporting experiment course for beginners helpful)
- 2010-10-27 18:37:17下载
- 积分:1