-
cPP-21days
vc programming guide
- 2014-04-03 00:34:33下载
- 积分: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
-
cpspwm_loopA4
基于TMS320F2812设计的单相五电平级联逆变器的全部工程文件。( A design of single-phase five level cascaded inverter TMS320F2812-based ,including all the project files.)
- 2010-12-03 14:23:11下载
- 积分:1
-
sunxi-MFC
经典的孙鑫MFC视频教程及源码,非常适合初学者学习。(The classic Sun Xin MFC video tutorial and source code, very suitable for beginners to learn)
- 2013-01-08 11:25:22下载
- 积分:1
-
SerialPortTerminal
说明: 基于C#的串口调试助手,调试通过,应用于本人设计的一个上位机程序的一部分功能中。(C#-based assistants for serial debugging, debugging through applied to a host computer I designed part of the process functions.)
- 2010-03-21 09:29:35下载
- 积分:1
-
CodeRainTest
很漂亮的代码雨,为什么一定要20字啊,好无赖啊(The code is very beautiful rain, why must 20 words, ah, ah good rogue)
- 2013-12-26 19:14:53下载
- 积分:1
-
55
[refer]http://www.installaide.com/Images/ats.jpg[/refer]
AtScript 是类似于VBScript的脚本语言,无需组件环境.
易学易用,如果您已了解 Visual Basic 或 Visual Basic for Applications (VBA)或VBScript,就会很快熟悉 VBScript。即使您没有学过 Visual Basic,只要学会 VBScript,就能够使用所有的 VBScript 语言进行程序设计。
- 2010-03-07 09:55:51下载
- 积分:1
-
Material-Management-System
vc编写的物资管理系统,使用sql数据库,ODBC访问方式,包含索引及存储过程,很好的参考价值(vc prepared materials management system, use sql , ODBC access methods, including indexing and storage process, a good reference value)
- 2014-12-17 09:55:32下载
- 积分:1
-
ClipsNet
MommoSoft公司的CLIPS程序集以及例子,可以用于C#和CLIPS的混合编程(CLIPS assembly from MommoSoft, as well as examples, can be used in C# and a mixture of CLIPS programming)
- 2020-12-01 19:29:26下载
- 积分:1
-
空间插值
说明: 该程序实现了IDW插值,克里金插值等几种插值方法,程序经测试可以运行(The program implements several interpolation methods, such as IDW interpolation and Kriging interpolation. The program can run after testing.)
- 2019-03-12 16:45:57下载
- 积分:1