资源列表
homework1
- 一维平板SN方法的程序,可以广泛应用于反应堆中中子通量密度的计算。(The program of one dimensional flat SN method)
C++面向对象高级编程代码资源
- 复数的C++代码,C++面向对象开发的基础代码,简单易懂。(class complex { public: complex (double r = 0, double i = 0): re (r), im (i) { } complex& operator += (const complex&); complex& operator -= (const complex&); complex& operator *= (const
479526
- Ljd sy 5100s 串口通讯示例程序()
snapyrot
- these are another version of Kasami codes used in cdma system()
禁用标题栏按钮
- 这是一个编程小知识:禁用和启用程序标题栏的最小化、最大化以及关闭按钮。(This is a small programming knowledge: to disable and enable the minimization, maximization, and closing buttons of the program title bar.)
分页html+ajax
- html文件里ajax发送请求到后台(SSM)的到后台返回数据显示在html里(In the HTML file, the Ajax sends the request to the backstage (SSM) back to the background and the data is displayed in the HTML)
02 数组矩阵
- C++代码,有关数组的实现已经编程。。。。。。。。。(C++ code, the implementation of the array has been programmed)
487-3279
- poj编程题,代码功能正确,拿去不谢。。。。。(POJ programming problem)
IP多播
- 在局域网中,管理员常常需要将某条信息发送给一组用户。如果使用一对一的发送方法,虽然是可行的,但是过于麻烦,也常会出现漏发、错发。为了更有效的解决这种组通信问题,出现了一种多播技术(也常称为组播通信),它是基于IP层的通信技术(In a LAN, administrators often need to send a certain message to a group of users. If one to one transmission method is used, it is feasi
03平衡二叉树_AVLTree
- 查找算法,平衡二叉树,大话数据结构里面的。(Lookup algorithm, balance two forked tree, big talk data structure inside.)
颜色直方图C++ opencv代码
- 把图像转换为直方图显示到桌面上(Convert the image to a histogram to display on the desktop)
auto_thresh
- 利用VC++制作的阈值提取程序(Using VC ++ made threshold extraction program)
