资源列表
1v1聊天
- 基于VC++的window socket编程聊天程序,实现局域网内点对点通信(Window socket programming chat program based on VC++ to realize point to point communication in LAN)
非线性规划
- 许多非线性规划问题的详细例子(含详细注释)。(A number of detailed examples of nonlinear programming problems (including detailed notes).)
LaunchCE
- 进入车载导航系统工具,把车载导航变成小电脑(Enter the vehicle navigation system tool and turn the vehicle navigation into a small computer)
抽奖
- 手机号随机抽奖后端代码java文件(Mobile phone number random lottery back end code java file)
删除多余结点。合并链表
- 合并链表,删除多余节点,数据结构中的单链表应用(Merge the list, delete the excess node)
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)