资源列表
heihei
- 一个用完成端口编写的聊天程序,包括服务器和客户端-a port with the completion of the preparation of chatting procedures, including server and client
STLINI
- 可跨平台的,完全用C++标准库实现对ini文件的操作
MSMQ
- msmq
discrete_convolution_sum
- Implement discrete convolution sum in C
jisuanqi
- 在本程序段中,利用迭代法可以求出某个实数的平方根,利用递归的方法可以求出某个整数的阶乘。需要注意的是在进行除法运算的时候需要考虑分母是否为零。在主函数中,调用相应的函数即可实现运算,最后输出结果。-In this program segment, the iteration can be calculated using a square root of real numbers, using a recursive way to find the factorial of an integer
20135202121542622
- 源码要求为至少5个C或Java源码或其他好源码或编程学习资料,质量越高得到的下载个-Source requirements for at least 5 C or Java source code or programming or other good learning materials, the higher the quality of the download a
sort-algorithm4c
- 几种经典的C语言排序算法,包括希尔、二分、快速、冒泡、选择、直接、堆-Several classic C language sorting algorithms, including Hill, two points, fast, bubble, selection, direct, heap
huaji
- 基于FFT的磁异常化极,斜磁化化到垂直,参数文件为expang.par-FFT-based magnetic anomalies of the pole, inclined to the vertical magnetization of the parameter file expang.par
critical_path
- 本代码实现java实现带权无环图关键路径的查找,使用者可根据自身需要进行修改-This code implements the Java implementation of weighted acyclic graph find the critical path, the user can modify according to their own needs
reflect
- c++ reflect, including operator_equals.hpp struct.hpp, operator_equals.hpp,io.hpp,type.h-c++ reflect, including operator_equals.hpp struct.hpp, operator_equals.hpp,io.hpp,type.hpp
coordinate--transfer100
- 坐标转换代码,适用于测绘上的坐标转换,用于工程测量等方面-Coordinate transformation
bitwise_operation
- Bitwise operation are really joy to use, if used with care it gives a tremendous good look over the code and performance too.