资源列表
EverTraceListener
- 怎样复写C#的TraceListener类-How Replication class C#, TraceListener
91
- 一个比较简单的用C编写的一个程序,对初学者也许有一定的用处。-A relatively simple C prepared using a procedure must have for beginners may be useful.
ThemeGenerator2005Gay
- 以前,我都是在 Linux 的 Vim 下寫程式,所以早就習慣黑底白字的環境了。今年用C#,灌了 VS 2005 第一個不習慣的就是 IDE 白底黑字環境,看起來很刺眼。幸好,現在有了 TextMate Theme,真是太棒了! 安裝方式: (1) 解壓後的 VibrantInk_V2_Export.vssettings 檔案,<ApplicationIdentity version="9.0"/> 需改為 <ApplicationIdentity version
tree-c
- 一个建立树并用几种方法遍历的数据结构程序,用C语言编写
复数矩阵求逆
- 求复数矩阵的逆矩阵!
TextFileDealer
- 使用C#进行文件操作,可以直接将文件读到List<string>当中-file manipulate using C#,putting a text file in to a List<string>
Form1.cs
- 阿拉伯数字转成中文 忘了支持小数点了,数字整数部分无长度限制,理论支持int16位数字.-Arabic numerals converted to the Chinese forget to support decimal point, the digital integer part no length limit, theoretical support int16 digits.
16X16汉字显示程序
- 汉字显示程序,读取16*16的汉字库并显示出来。-Chinese character display program, read 16 16 * Store and displayed.
Lcy2
- 图片不同角度显示,用数组来定位图片的角度,坐标用Random来产生!-Photo different angles, using photo array positioning point of view, using coordinates to generate Random!
cadarx
- cad中图层合并 将一个图层的所有对象转移到另一个图层,并删除原图层。 -marker layer which will be a merger of all objects layer transfer to another layer, and delete layers.
200511051003323276
- 最小二乘法实现的曲线拟合二次曲线的c++源码
xinjain
- 企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高 于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提 成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于 40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于 100万元时,超过100万元的部分按1 提成,从键盘输入当月利润I,求应发放奖金总数? -翻译