-
24LC256模拟I2C通讯源程序
该文件是采用通用IO口模拟I2C存储器通讯的,24LC256是低电压I2CEEPROM.(this document is to adopt a common IO memory simulation I2C communications, 24LC256 is low voltage I2CEEPROM.)
- 2005-04-26 15:50:10下载
- 积分:1
-
crack-assembly
结合精心挑选的实例,系统地讨论了黑客代码分析技术,包括调试器于反汇编器等典型分析工具的使用、代码分析的基本过程以及相关疑难问题的处理等。(Combined with carefully selected examples, discuss the the hacker code analysis technology, including the use of a debugger disassembler typical analysis tools, code analysis and related problems processing.)
- 2013-03-29 14:21:50下载
- 积分:1
-
4_Disk_IO
输入输出,I/O设备,操作系统,vc++ 6.0(Input and output, I/O devices, operating system, vc++ 6.0)
- 2009-05-24 09:59:54下载
- 积分:1
-
MATLAB
Kalman滤波算法在Matlab中的仿真,主要是针对基本的算法(Kalman filter algorithm simulation in Matlab, basic algorithm)
- 2013-03-08 21:43:32下载
- 积分:1
-
C#网络调试助手源码(TCP/UDP)
基于C#的以太网通信
- 2019-03-05下载
- 积分:1
-
公交非接触IC卡读写器的应用设计
公交非接触IC卡读写器的应用设计采用PHILIPS公司的Mifare卡作IC卡,设计以射频技术为核心,以单片机为控制器的IC卡读写器在公交自动收费系统中的应用。制作的IC卡读写器可以实现制卡、售卡、自动收费等功能,具有安全、实用、方便、快捷、可靠性高的特点,解决了城市公共交通服务行业既频繁又琐碎的收费管理问题,有广泛的应用前景。(Bus non-contact IC card reader applications designed using the Philips Mifare cards for IC cards, designed to RF technology as the core, microprocessor controller IC card reader automatically charges the transit system applications. The production of IC card reader card system can be achieved, A file, automatic charges and other functions, is safe, practical and convenient, fast and high reliability features to solve the urban public transport sector is also frequent charges trivial issues, a broad range of applications.)
- 2005-08-12 10:21:07下载
- 积分:1
-
C#将listBox值添加到Textbox控件中
C#将listBox值添加到Textbox控件中,在Listbox中输入任意内容,单击添加按钮即可将此内容添加到Textbox文本框中显示,同时还将值从ListBox中移除:
添加值:
listBox1.Items.Add(textBox1.Text);
textBox1.Text = "";
将值从listBox移除:
listBox1.Items.Remove(listBox1.SelectedItem);
- 2022-06-15 11:46:02下载
- 积分:1
-
tiny44V_01
RFM12B modul reciver-transmitter source code in C
- 2011-05-14 22:17:29下载
- 积分:1
-
fmqi
编程菜鸟学习用的蜂鸣器播放八月桂花香声音(Programming rookie learning the buzzer with sound playback 八月桂花香)
- 2011-10-27 11:35:56下载
- 积分:1
-
抓封包C++原程序
C++ socket 抓包封包源码,使用socket通信有需要的可以拿来参考,很实用(C++ socket packet capture source code, the use of socket communication can be used for reference, very practical)
- 2020-11-26 16:29:31下载
- 积分:1