wrote

共 32 篇文章
wrote 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 32 篇文章,持续更新中。

SerCtlTest4

自己写的一个串口调试助手,使用的是一个简单的串口类-Himself wrote a serial debugging aides

MessageSender

自己写的网络通讯系统-himself wrote the network communications system

BBICQ

我仿照QQ写的一个局域网聊天工具,有服务器和客户端的源码,如果有什么疑问的话请E-MAIL给我,我的地址是bingge@uniden.co.jp-I wrote a LAN chat tools

基于单片机的水浴恒温控制系统设计

<p>针对水浴温度的不稳定性,文中采用数字温度传感器DS18B20完成温度采集水温检测和转换,单片机STC89C52依据接收到信号对加热设备实施对应的控制,恒温范围通过3个按键进行设置和查看,用4位数码管显示实际温度,1位数码管显示工作状态。搭建系统硬件电路,完成各硬件电路的设计、调试,编写系统程序,利用Proteus进行仿真实验。仿真实验结果表明,该系统能将温度控制在设定范围之内,并显示实时水温

Practical Arduino Engineering

I wrote this book so that students, hobbyists, and engineers alike can take advantage of the Arduino<br /> platform by creating several projects that will teach them about the engineering process. I a

802.11n A Survival Guide

A decade ago, I first wrote that people moved, and networks needed to adapt to the<br /> reality that people worked on the go. Of course, in those days, wireless LANs came<br /> with a trade-off. Yes,

I originally wrote this program as an exercise for learning JAVE. Gomoku game is well-known in many

I originally wrote this program as an exercise for learning JAVE. Gomoku game is well-known in many countries and every country calls it differently. The winner is the first player to get an unbroken

this is a PL0 program, i wrote, but i don t know, is it correct

this is a PL0 program, i wrote, but i don t know, is it correct

it is a xyz file of a ball and hoop that i wrote using matlab

it is a xyz file of a ball and hoop that i wrote using matlab

Floyd-wharshall algoritm for the shortest path problem. I wrote this in C. It s easy to compile and

Floyd-wharshall algoritm for the shortest path problem. I wrote this in C. It s easy to compile and work in all *nix like systems.

mkdosfs - Make DOS file system utilty. I wrote this, partially to complement the dosfsck utilit

mkdosfs - Make DOS file system utilty. I wrote this, partially to complement the dosfsck utility written by Werner Almesberger (who graciously gave me some pointers when I asked for some advice

It s a javascript randomizer script. I wrote it for SEO purposes.

It s a javascript randomizer script. I wrote it for SEO purposes.

This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h

This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard

a service application sample wrote with delphi ide tools.

a service application sample wrote with delphi ide tools.

The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pasca

The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty goo

I have written this article to capture a Windows image into a bitmap file that will support all Pain

I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from t

基于DAC7512的数控直流恒流源设计

为了解决磁放大器性能测试过程中,需要对其供给不同数值恒定电流的问题,设计了一种基于DAC7512和单片机的数控恒流源系统。该系统采用AT89C51作为主控器件,将计算机发送的电流控制字命令转换为D/A转换器控制字,通过模拟SPI通信接口,写D/A控制字到DAC7512,从而控制其输出相应数字电压值,经差动缩放电路、电压/电路变换电路和功率驱动电路,最后输出恒定电流。实验结果表明,恒流源输出电流调节

Addressbook using double-linked list. This example shows the use of a double-linked list by implemen

Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubb

Some time during my development works I had the need of printing the contents of a ListView control.

Some time during my development works I had the need of printing the contents of a ListView control. So I wrote down the code for a custom control, named PrintableListView, that solved the following t

This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade

This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade. Simply run C18Fake and select your C18 installation directory (create if necessary) and click Sav