资源列表
TcpClient
- 建立TCP Server,并可以设置为断开自动重连服务器的功能-The establishment of TCP Server, and can be set to automatic disconnection reconnection server function
tcpServer
- QT下建立TCP Server,能与客户端建立连接并能发送与接收数据-The establishment of TCP Server QT, with a client establishes a connection and can send and receive data
NCSkinDemo
- NCSkinDemo,我移植别人的,原来的是vc2005的,现在我移植到vc6下,还存在一些问题,希望谁能解决这个问题,并告知我一声。现在我提供的有2005跟vc6两个版本-NCSkinDemo, I transplanted others, the original is vc2005, and now I transplanted to vc6, there are still some problems, who want to solve this problem, and let me
dialog-box
- windows编程,对话框的创建和使用,非常好的一个小型应用程序!-Windows programming, creating and using method of the dialog box
ImageView
- 图片浏览器,实现各类图像的显示以及简单的特效-Image browser, realize all kinds of image display and simple effects
Graph
- 绘图板,实现简单的绘图操作,以及绘图板的设置。-Drawing board, realize simple drawing operations.
results
- 这是一个为E马当先团队制作的物流信息查询结果的前端设计(实际系统中只要将h1,h2……中的代码换成dataset中的数据),使用的是html和css编写的。-This is a team for the production of E horse at the head of the front-end design of logistics information query results using html and css written.
musicPlayer
- C语言实现的音乐播放器,具有本地音乐播放的一些功能-music player
MIS
- 一个基于c语言的信息管理系统,使用到了mysql数据库进行处理数据-management information system
GDI
- 界面卡的demo测试,和panel圆角实现,解决C#背景图片加载闪卡的问题-Demo test interface cards, and panel rounded realize solve C# background image loading flash card problem
txt-view
- 字符显示程序,在windows屏幕任意位置的字符显示与叠加,自写程序,供参考。-text view, it can be used in windows environment.
DrawLine
- 使用Bresenham算法生成直线.Bresenham算法的基本原理就是将光栅设备的各行各列象素中心连接起来构造一组虚拟网格线。按直线从起点到终点的顺序计算直线与各垂直方向网格线的交点,然后确定该列象素中与此交点最近的象素。-Using the Bresenham algorithm to generate a straight line.The basic principle of Bresenham algorithm is to each row of each column of pix