资源列表
20120505
- 判断一个项链中所有颜色的珠子最少要多少个。-Judge a necklace of all the colors of the beads at least to many.
1
- 、声明一个CPU类,包含等级(rank)、频率(freauency)、电压(voltage)等属性,有两个公有成员函数run、stop。其中rank为枚举类型,声明为enum CPU_Rank { p1=1,p2,p3,p4,p5,p6,p7},frequency为单位是MHz的整形数,voltage为浮点型的电压值。观察构造函数和析构函数的调用顺序。-creat a class CPU which includes"rank " "frequency" "voltage". "frequenc
BTCS
- 热传导方程BTCS格式FORTRAN计算程序。-Heat transfer equation BTCS format FORTRAN calculation program.
new
- 小闹铃程序,可以实现定时,是c++的作业,欢迎大家下载-Small alarm procedures, can be achieved regularly, is c++ operations, welcomed everyone to download
hdu1002
- 杭电1002题 A+B Problem 2,做了挺久才做出来的,主要原理是用字符串数组来记录超长数字,再用加法原理进行计算就ok。-Hang Power 1002 title A+ B Problem 2, made out quite long to do, the main principle is to record the long string array of numbers, then the calculation of addition to ok.
the-loan-payment-plan
- 输入贷款额,贷款年限和利率,程序输出分期还款的计划-Enter the loan, the loan period and interest rate, the program output in installment payment plan
4.1
- 给出printf,scanf,putc,gets,getchar,fprintf,fscanf,getline等函数的功能-Given printf, scanf, putc, gets, getchar, fprintf, fscanf, getline function, such as the function
TCP
- 端口多线程扫描,TCP端口的扫描,多线程实现代码。有利于初学者学习。-TCP multithreaded scanning ports
Noname1
- c#下的汉字拼音转换程序Demo,笔划,获取相同笔顺的字数,相同拼音的字数-c# under the Pinyin conversion process Demo, strokes, the number of words to obtain the same order of strokes, the same spelling of the words
Raster2Vector
- 栅格文件(Erdas的IMG文件)转成矢量形式(arcgis 的shapefile格式),并且可以向shapfile文件添加新的记录-convert Erdas IMG to ESRI Shapefile and add new record to shapefile using arcgis engine
sadhfudghidghd
- 求2的n次方的各位数之和 求2的n次方的各位数之和-For the n-th power of 2 that the number and order of the n-th power of 2 that the number and
MidPoint_Circle
- 利用C#实现中点画圆,程序中只画出1/8圆,再利用对称原理画出整个圆-Draw a circle using C# to achieve the midpoint of the program to draw only 1/8 round, re-use of symmetry principles to draw the circle