-
wuziqi
比较聪明的电脑五子棋游戏,程序逻辑清晰.(Comparison of smart computer Gobang game, the program logic clear.)
- 2008-08-04 21:14:37下载
- 积分:1
-
HammingWindow
汉明窗代码,C代码,很有用的代码,我自己编写的,很好很强大!(Hamming window code, C code, very useful code, what I have written, very very powerful!)
- 2013-04-24 13:55:04下载
- 积分:1
-
windows xp下的虚拟串口设备驱动
在windows xp操作系统下开发虚拟串口驱动(Developing virtual serial port driver under Windows XP operating system)
- 2020-08-28 11:28:13下载
- 积分:1
-
DeleteCertainFolderFile
删除指定目录下某种类型的文件,VC++精选编程源码,很好的参考资料。(Delete the specified file is a type of directory, VC++ select programming source code, a good reference.)
- 2013-11-26 09:22:48下载
- 积分:1
-
FOCS
《光通信系统》的电子文档,对于学习光纤通信的人有很大的帮助。(The optical communication system, "the electronic document, for learning optical fiber has a lot of help.)
- 2011-09-20 16:41:51下载
- 积分:1
-
AnyChatCoreSDK_Win32(MBCS)_V4.1
佰锐多媒体应用开发库,应用例程,库文件,dll文件(Bai Rui multimedia application development library, application routines, library files, dll files)
- 2011-09-27 09:39:54下载
- 积分:1
-
guess
说明: 一个能知道你所想的程序,结果会令你出乎意料的惊奇,其实如果你用理智的态度去想想,你就会知道为什么,这个程序是在WINDOWS XP下用C++写的(A program that can know what you are thinking,and the result will suprise you very much,but if you think logically,you shall know why,this program is developed in WINDOWS XP using C++.)
- 2010-04-19 22:49:26下载
- 积分:1
-
time
一个显示当前时间的小程序,大家有别的方法做吗(A small program that displays the current time, we have other ways of doing it)
- 2011-09-16 11:50:23下载
- 积分: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
-
lianliankan
说明: 一款用VC++6.0写的连连看游戏和辅助工具代码。欢迎下载。(LianliankanGame)
- 2009-07-26 15:45:58下载
- 积分:1