资源列表
xiaoqufa
- 输入系数矩阵后,经过选择,交换,消去,三步骤后,再经过回代就可以了。-Input coefficient matrix after selection, exchange, elimination, three steps back for another generation of it.
uncommon
- 一个异常源程序,适合初学者学习时使用,但需要使用者自己添加项目-An unusual source, suitable for beginners to learn to use, but required the user to add items
MethodsandTechniquesofSystemConversion
- 一个任意数制间的转换程序。可以在任意数制间实现转换-An arbitrary number of inter-system conversion process.
contourp
- 通过画出概率密度的的分布曲线,得到节点位置。-Through the draw probability density distribution curve, to be the node location.
sendmail
- method to send mails
hamming7_4
- 使用MATLAB 实现(7 4)汉明码编码 并完成纠错 译码正确 可直接使用-hanning7_4.m
PlatFormInvokeGDI32
- capturing desktop in C# , class this will help
fackcoin
- 这是我自己写的一个假币问题!!拿来做课程设计的!-This is what I had written a counterfeiting problem! ! Used as a course design!
strcpy
- 设计一函数StringCopy实现字符串str1拷贝到str2中,(即实现strcpy功能)要求用指针实现,不能用计数器。-Design a function StringCopy realize str1 string copied to the str2, (i.e. realize strcpy function) require a pointer realize, cannot use the counter
Brow
- Browser Event,Brogress bar,TabControle
main
- 回溯法求解八皇后问题,并输出所有可能的解法。-8 queens
C4-3
- 对于一元二次方程ax^2 + bx + c 0,解可以分为很多情况。 若该方程有两个不相等实根,首先输出1,换行,然后从小到大输出两个实根,换行; 若该方程有两个相等实根,首先输出2,换行,然后输出这个这个实根,换行; 若该方程有一对共轭复根,输出3,换行; 若该方程有无解,输出4,换行; 若该方程有无穷个解,输出5,换行; 若该方程只有一个根,首先输出6,换行,然后输出这个跟,换行;-For a quadratic equation