-
Effective-CSharp
这本书结合作者的实际经验提出了50个提高C#程序的有效途径,风格类似于有名的《Effective C++》,由于本书是在2004出版的,所以针对C#2.0是否完全合适需要我们的判断,但是也不失为一本很好的参考书。以下是书的目录。每一条目录实际上就是一个specific way。有兴趣的可以可以看看。
- 2011-12-22 10:55:27下载
- 积分:1
-
ECIES
ECIES encryption by CRYPTOPP
- 2014-08-26 19:24:07下载
- 积分:1
-
admin
宿舍管理,MFC
账号admin,
密码0001(Dormitory management, MFC account admin, password 0001)
- 2013-12-26 14:05:47下载
- 积分:1
-
CartoonParse
闹钟程序,定时关机功能,也是处理bitmap的经典代码,有透明背景效果(Alarm procedures, timing shutdown function, but also deal with the classic bitmap code, there is a transparent background effects)
- 2009-03-26 23:56:12下载
- 积分:1
-
bfs
hdu 3085 一道bfs题 一点值得注意的,鬼魅先走,mm与gg后走,直接模拟这个这个场景,突出时间的先后性,一秒与一秒的区别。。。这样模拟很难出错(hdu 3085 an ACM question.it is about bfs)
- 2010-05-12 22:01:22下载
- 积分:1
-
eprocess
获得wrk中当前进程eprocess结构体(Get the current process eprocess structure)
- 2014-04-23 10:02:51下载
- 积分:1
-
CRegKey
处理Register项的类 (The class for dealing with register item)
- 2020-10-18 18:27:27下载
- 积分:1
-
resiveDlg
c++聊天软件客户端代码,可以实现和双方互相聊天,必须客户端后启动(c++ chat software client code)
- 2013-08-11 19:10:03下载
- 积分:1
-
STK-develop
SIM卡为表示能够执行proactive command且支持SAT,它必须在文件EFphaseTKG EFsst中有相关数据。 Phase文件指的是SIM卡所支持的GSM标准的级数,值为3则指SIM卡支持GSM phase 2和设置下传功能(profile download)。SST文件包含支持哪些GSM性能的准确信息。(SIM card that can support the implementation of proactive command and the SAT, it must file EFphaseTKG EFsst have relevant data. Phase document refers to the SIM card supports the GSM standard series, a value of 3 means the SIM card supports the GSM phase 2 and settings transfer function (profile download). SST file which contains support for GSM performance of accurate information.)
- 2011-06-16 12:44:25下载
- 积分:1
-
PL0-The-compiler
一、完成的实验内容及说明
基本内容
(1)扩充赋值运算:+ 和 -
(2)扩充语句 REPEAT
<语句序列>
DOWHILE <条件>
其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列>
选做内容
(1)增加运算:++ 和 。
(2)增加类型:① 字符类型; ② 实数类型。
(3)扩充函数:① 有返回值和返回语句;② 有参数函数。
(4)增加一维数组类型
(A, the experiment content and complete
The basic content
Operation: (1) expand the assignment+ and
(2) REPEAT expansion statements
< > statement sequence
Conditions of DOWHILE < >
Among them, the conditions of < > is loop condition, namely conditions founded, repeat the loop body < > statement sequence
Choose to do content
(1) operation:++ and .
(2) types: (1) character types (2) real types.
(3) the expansion of function: (1) has a return value and return statement (2) a parameter function.
(4) increase a one-dimensional array type)
- 2020-07-16 22:38:54下载
- 积分:1