资源列表
HttpServer(lcc)
- 一个用lcc编写的简单的http服务器源代码
philosopher
- 五位哲学家进餐的问题....VC++编程实现...编辑运行即可- codes in the os experiment
cliente-servidor
- C++ Trojan client nã o esta terminado preciso terminar-C++ Trojan client nã o esta terminado preciso terminar...
xnjsbsf
- 通用的虚拟机识别算法。很实用。 我这里在MSVC++6.0下开发的项目,给大家展示一下关于识别所有虚拟机的项目,这里放出代码 11. 检测VMWARE 虚拟机的通用办法 <<检测VMWARE 虚拟机的通用办法>> 12. 检测Sun VM Virtualbox 虚拟机的通用办法 <<检测Sun VM Virtualbox 虚拟机的通用办法>> 13. 检测Microsoft Virtual PC 虚拟
PRO_003
- 基于在51单片机,用c语言实现液晶屏显示。-Based on 51, with c language LCD display.
RegMscomm
- 自动注册MSCOMM控件(mscomm32.ocx)-register MSCOMM control
circle-race
- 循环赛日程表,可以手动输入参赛人数,具体说明在程序里面会有提示-Round robin schedule, you can manually enter the number of entries, which will be specified in the program prompts
1-5T-window
- 本代码进入VB窗体菜单编程的高级阶段,我们可以实现T窗体的编程。-The programming code into the VB form the advanced stage of the menu, we can achieve T form programming.
Mintegera
- 通常matlab不能进行整数规划,现一一款混合整数的线形规划matlab m文件 -Usually matlab integer programming, now a mixed integer linear programming matlab m file
zj
- 自己做邮件*工具,喜欢的收下,大家来补补漏洞Own mass mailing tools, like take it, to Bubu loopholes-Own mass mailing tools, like take it, to Bubu loopholes
DataStatus
- Storage for a social status update.
SMO 算法实现线性 SVM 分类器,对 iris 数据集进行二分类
- 不使用sklearn库,手写实现SMO算法线性 SVM 分类器,对 iris 数据集进行二分类