-
Music_Box
Music_Box源代码,VC++音乐播放器(win32源码版),该音乐播放器采用Win32SDK实现,具有音乐列表保存功能,支持皮肤透明度的设置。(Music_Box source code, VC++ music player (win32 source version), the music player uses Win32SDK realize, with the music list is saved, support skin transparency settings.)
- 2013-06-12 10:04:06下载
- 积分:1
-
ReadBMP_3
读取一张BMP彩色图像,显示其相关信息,并将彩色图片改成8bit灰度图片以后另外存盘!(Read a BMP color image display its related information and changed the color pictures 8bit grayscale image after another save!)
- 2012-08-22 11:04:05下载
- 积分:1
-
openGL
OPenGL讲义,本人利用课余时间总结的的比较的好的讲义,打包下载,里面有三个哦(OPenGL handouts, I use their spare time to sum up the relatively good notes, download package, there are three oh)
- 2014-01-03 10:42:05下载
- 积分:1
-
gppwcv5
说明: 模型多角度视图的界定,界面时尚新颖,可控参考,(The definition of multi-angle view of the model, the interface is fashionable and novel, controllable reference,)
- 2018-12-24 03:35:17下载
- 积分:1
-
small.b0t.C
A small IRC base bot written in C++
- 2009-11-14 15:34:53下载
- 积分:1
-
WinEditor
最近做了一个类似Windows画图板的小程序,拿来和大家分享一下。功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。(Recently to do a similar drawing board a small Windows program, use and share with you. Features and interfaces in Windows, bringing all to imitate the drawing board, such as interface screenshot. The main features include: hand-painted lines, simple graphics, text input, drag and drop block, duplicate revoked, screen zoom, open the Save picture files, the other in order to directly from the database or XML access picture also provides a survival from the Base64 encoding Photos from the interface, the other also drawing board and achieve the same effect toolbox and paint boxes.)
- 2009-03-17 11:51:59下载
- 积分:1
-
Henway
关于GDI的小游戏,小鸡过马路的一些设置(Small game on the GDI, the chicken cross the road a number of settings)
- 2009-06-08 22:59:27下载
- 积分:1
-
WBinEdit
超级文本文档,实现日历,内存查看,鼠标坐标显示,改变字体,背景颜色(Hypertext documents, realization of the calendar, memory view, the mouse coordinates display, change fonts, background color)
- 2010-11-22 21:32:42下载
- 积分:1
-
HID_VC_usbhidioc2
VC codes for finds the USB HID-class device and exchanges data with it.
- 2009-04-10 15:01:04下载
- 积分:1
-
JHGJGHJGFJG
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4)
(3)将上面二者进行&运算。
2.程序源代码:(Topic: take an integer a from the right end of the four to seven began.
Program analysis: it can be to consider:
(1) to make a move to the right four.
(2) sets a low four total for the 1, all the rest for 0 of the number. Can be used to (~ 0 < < 4)
(3) will above the difference and operations.
2. The source code:)
- 2012-05-26 20:20:03下载
- 积分:1