资源列表
C语言实现恺撒加密算法
- c语言实现恺撒加密算法,其中有加密解密暴力破解,非常适合初学者学习用。-Caesar encryption algorithm, which encryption and decryption of violence solved, very suitable for beginners to learn from.
HttpServer(lcc)
- 一个用lcc编写的简单的http服务器源代码
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
ruiji(C)
- 数字系统设计中关于单输出函数立方体的锐积运算,并输出结果-Digital system design output functions on a single cube of sharp product operation and output
DataStatus
- Storage for a social status update.
dianxin
- 模拟电信计费程序,程序较小,比较简单.课程设计的题目,呵呵.-simulation telecommunications billing procedures, procedures for small, relatively simple. Curriculum design topic-huh.
SMO 算法实现线性 SVM 分类器,对 iris 数据集进行二分类
- 不使用sklearn库,手写实现SMO算法线性 SVM 分类器,对 iris 数据集进行二分类