-
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
-
wanmei
完美世界外挂附VB源代码 ,辅助工具、完美世界外挂附VB源代码 ,辅助工具、完美世界外挂附VB源代码 ,辅助工具、完美世界外挂附VB源代码 ,辅助工具、(none none none none none none )
- 2013-08-11 11:21:31下载
- 积分:1
-
Graphics
vc code of GraphicsDemo2Doc(GraphicsDemo2Doc
vc code of GraphicsDemo2Doc)
- 2009-03-11 18:44:02下载
- 积分:1
-
06条码
说明: grid++打印条码,特别好用,谁用了就知道了(Grid++ prints barcodes, which are very easy to use. Anyone who uses them knows.)
- 2020-06-22 18:20:02下载
- 积分:1
-
SSMV5XXX
WINDOWS下的基于CPCI的MVB 网卡驱动(CPCI mvb netcard driver for windows.)
- 2016-06-17 23:04:18下载
- 积分:1
-
NetAnts
用VC++6.0 MFC 实现的蚂蚁下载功能 功能简单可行(VC++6.0 MFC download)
- 2009-05-08 10:25:38下载
- 积分:1
-
C-and-CPP-in-5-days
C and C++ in 5 days
C and C++ in 5 days
- 2013-06-05 02:26:33下载
- 积分:1
-
190327
设置一次密码,即可使用。支持开机启动,支持无操作锁定。
附带注册机源代码。(Set a password once, you can use it. Support boot start, support no operation lock.
Include the source code of registry machine.)
- 2020-06-18 13:00:01下载
- 积分:1
-
levelset_withoutreinitialization
利用水平集函数来检测物体轮廓,一般水平集收敛用到signed distance function的,但是这里实现的程序不用每次都要进行reinitialization就可以使水平集函数趋于收敛。(The use of level set function to detect an object contour, the general level set signed distance function used in the convergence, but the program here do not realize every time to be able to make the level set reinitialization functions tend to converge.)
- 2010-01-13 22:30:46下载
- 积分:1
-
UdpClient-UdpServer
用udp协议通讯示例--包括udp客户端与服务端的源代码。(Examples using udp protocol communications- including the udp client and server source code.)
- 2009-12-27 16:19:00下载
- 积分:1