资源列表
qiu
- qiu.rar中是使用VRML和Javascr ipt实现WEB 3D的三维球体运动控制程序-qiu.rar VRML and Javascr ipt is used to achieve three-dimensional sphere WEB 3D motion control program
CopyFile
- 先打开文件,如果不存在就输出错误,如果存在就复制文件。-First open the file, if there is no exports it wrong, if there s a duplicate files.
Factorial
- java code factorial sample
first
- 一组数中寻找两个数相加等于X,并且复杂度在O(nlogn)内-A number of groups to find the sum of two numbers is equal to X and complex in the O (nlogn)
solve
- 蓝桥试题 循环小数表示 单函数解决问题 简洁-Blue Bridge questions Recurring decimals said
ZG
- 病态矩阵HILBERT,正则化高斯消元法,cholesky分解法-Ill-conditioned matrix HILBERT, regularization of Gaussian elimination method, cholesky decomposition
Array_Sort
- JAVA代码实现:用冒泡法将数组进行排序显示,并将删除重复项之后的新数组进行输出-JAVA code: Sort the array by bubble method and display, delete duplicates and copy to new array then output the new array
tcpServer
- 一个基于Java的TCP 服务器,能够处理TCP请求,代码简练。-A Java-based TCP server that can handle TCP requests, concise code.
DeleteFile
- 删除指定文件,java实现删除指定文件(简单应用)-Delete the specified file
ZX2
- 用java图形化界面写的一个小聊天窗口,具体功能没有实现,但是图形界面还是写好了-Graphical interface using java to write a small chat window, the specific function is not implemented, but the graphical interface is written
Config
- java包源码1.2包括上行下行测试成功-Source 1.2 java package includes uplink and downlink test was successful
FunctionContext
- Context for execution of SQLite s user defined functions. A reference to an instance of this class is passed to user defined functions.