资源列表
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
Vigenere
- 基于文件流的Vigenere加密小程序。-Vigenere program based on file stream.
softkeypad
- Qt开发的功能软键盘,实现了数字输入,小数点输入,小数点判断,负号输出功能,退格功能,清楚功能,输出功能,通过信号将textedit中的值传给主界面-Qt development function soft keyboard, realization of the digital input, the decimal point input, the decimal point to determine the negative signal output function, a backspa
AddStatusBar
- 为对话框添加自定义的状态栏,采用VC++语言编写。-As the dialog box to add a custom status bar, using vc++ language.