资源列表
NioTest
- 对java.nio的测试,也是刚学的时候编的小程序-right java.nio tests, the school is just part of the small programs
ChangeC
- java人民币数字转换成汉字 -converted into Chinese yuan java converted into Chinese
迷宫
- sfsf szfsz
Round
- Rounding the values upto 1000.
trans
- WGS 84坐标转换BJ54坐标,七参数方式,在TC 2.0下编译通过,-BJ54 coordinates WGS 84 coordinate transformation, 7 parameters mode, compiled by TC 2.0,
VB-String
- VB字符串数据转Byte型数据的2种方法,都有程序。-VB string data type Byte data transfer method 2, there are procedures.
CLights
- C++ Class encapsulates changing and quering state of keyboard lights (NumLock, CapsLock, ScrollLock).
3CGAS
- 全选主元Gauss消去法求解复系数方程组,只需要改动输入方程组即可。-Full pivoting Gauss elimination method for solving the complex coefficient equations, input equations only need to change to.
dongtaicua
- 用VB在程序中动态创建控件和删除控制,供程序员参考-Private Sub Command1_Click() If NewButton Is Nothing Then Set NewButton = Controls.Add("VB.CommandButton", "cmdNew", Form1)
longdouble-trans-c
- C#编写的长double类库,可处理32位小数精度以上的浮点数加减乘除运算-Long Double class library written in C# to handle more than 32 decimal places of precision floating point number Operations
safety_malloc_and_free
- 自己写的关于安全释放和创建堆变量 希望对大家有帮助-The heap variable write your own security release and create hope everyone
calculator
- 很简单的计算器功能的小型java程序源代码,只能两个数的加减乘除,自己可以扩展,这里重点是教给初学者编程的思想,比如即使是简单的函数,也要先定义再调用,这样模块化思想很清晰,定义数字的时候如果考虑扩展的问题,最好定义数组等等。-Very simple calculator function small java program source code, only two-digit addition and subtraction, multiplication and division, th
