▍1. Machine-Learning
基于高斯过程的机器学习,其中包括回归问题和分类问题(machine learning)
基于高斯过程的机器学习,其中包括回归问题和分类问题(machine learning)
利用上题的线性表,编程下列功能:假设以两个元素依值递增有序排列的线性表A和B 分别表示两个集合,现要求另辟空间构成一个线性表C,其元素为A和B元素的交集,且表C中的元素也是依值递增有序排列。(The use of the title of the linear form, programming the following features: Assuming two elements by incrementing the value ordered linear tables A and B represent two sets, are now required to open up space to form a linear table C, whose elements A and intersection B elements, and the elements in the table C is incremented by an orderly arrangement.)
黑客与画家,高清扫描版pdf,中文版,是一本不错的计算机专业书籍(Hackers and Painters, HD scan version pdf, Chinese version, is a good computer science books)
C开发人员,初级面试100道题,可以多看看,有利于打开开发的门。(C developers, primary interview 100 questions, you can see more, to open the doors of development.)
徐士良c++第四版基础教程代码,简单易懂(Based tutorial Xu Shiliang fourth edition of c + + code, easy to understand)
ansys车辆移动荷载命令流,方便直接输入(ansys vehicle moving load command stream, convenient and direct input)
windows应用程序基础pptwindows应用程序基础ppt(windows program basic )
一些基础的C++编写的编程题目,可以供初学者学习。(Some basic programming in C++ topics, can be used for beginners to learn.)
这个是工程师应该掌握的20个电路,希望大家可以了解参考一下,谢谢!(This is the engineer should master 20 circuit, I hope you can understand the reference, thank you!)
对于自学者很有用的,大家可以尝试去学习。(it is very improtant.)
俄罗斯方块最终版本,是用c语言写的,可自动调整。(The final version of Tetris, with c language, can be automatically adjusted.)
C和C++程序员面试秘笈,解析C/C++面试题的书,可以帮助求职者更好地准备面试(C and C++ programmer interview tips, analytical C/C++ face questions of the book, can help candidates better prepare for interview)
C++控制台俄罗斯方块带源代码,界面美观,Visual C++ 6.0编译。(Cpp Console Tetris)
給定一串陣列 依序排列大小 並且計算出總和 和找出最大值 屬於c++的基本練習題目(Given the size of the string array arranged sequentially and calculates the sum of the maximum values and identify the basic exercises belong c++ title)
字母流星雨,可以形成26个字母组成的流星雨,可以闪烁,还可以使组成地面的字母消失(meteor shower)
里面汇总了一些常见的ansys中遇到的问题或错误,仅供参考(ansys FAQ summary, there are some problems often encountered error for reference purposes only)
俄罗斯方块双人版(对应图片位置自己下载图片)(Double version of Tetris)
俄罗斯方块单人版(使用简单的图形库实现了游戏的画面,图片可以自己在对应位置保存)(Single version of Tetris)
后缀表达式计算器,这里是整个CPP,文件里代码完整,适合初学者阅读使用。(Postfix expression calculator, here is the entire CPP, file integrity code, suitable for beginners to read.)