-
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
-
2005091810100829727
C#开发的文本编辑器(C# development of the text editor )
- 2007-06-19 19:08:16下载
- 积分:1
-
Stocks-query
VB编写股票行情小工具MiniStock(MiniStock source)
- 2013-11-07 15:28:43下载
- 积分:1
-
cnakt
一个原创的网络流量监控的例子,需要用到winpcap,(An original example of network traffic monitoring needs to use winpcap,)
- 2018-09-29 23:48:43下载
- 积分:1
-
china-eco-data
带全国县级统计数据的shp矢量地图,包括人口、GDP、从业人员等经济数据(With statistics at the county level of the country s SHP vector maps, such as population, GDP, personnel of course of economic data)
- 2020-12-11 15:49:19下载
- 积分:1
-
GroupPlocyConfig
windows系统组策略操作封装.............(windows grouppolicy operator......................)
- 2013-11-13 21:57:02下载
- 积分:1
-
mise-0.1
类似simulink的小程序,在网上找到的,希望对大家有用。。(Similar simulink small program, found on the Internet, we want to be useful. .)
- 2014-05-04 14:54:23下载
- 积分:1
-
telnet
自己实现的telnet的服务器端和客户端源码,VC2010实现(Their implementation of Telnet server and client source code, VC2010 implementation)
- 2021-01-12 16:38:48下载
- 积分:1
-
DEM ReaderDisplay
一个用VC++编写的DEM数据的读写和显示程序。(a VC DEM data prepared by the reader and display procedures.)
- 2006-06-06 17:16:27下载
- 积分:1
-
XPCDKey
xp cdkey, very useful
- 2010-03-06 21:43:20下载
- 积分:1