资源列表
VC_THREAD
- vc 的多线程例子-vc multithreading example
dianchang
- 在ccbp的平台下绘制电场的模型,运行环境是visual c
16
- 16*16点阵程序,可移动字幕 可变通为多个字的程序
Prim
- 这是一个构造最小生成树的Prim算法,是属于贪心算法的范畴。设G=(V,E)是连同带权图,V={1,2,3,...,n}。构造G的最小生成树。-This is a structure of Prim minimum spanning tree algorithm is a greedy algorithm category. Set G = (V, E) is, together with the weighted graph, V = (1,2,3 ,..., n). G of the min
yuesefu
- 设有n个人站成一圈,每个人持有一个密码(正整数)。现从第t个人开始,按顺时针方向“1,2,3,4,…”循环报数,数到m1(第t个人所持密码)的人出列,然后从出列者的下一个人重新开始报数,数到m2(刚出列者所持密码)的人又出列,如此重复进行,直到n个人都出列为止。 问题是:对于任意给定的n个人的原始排列顺序,求出n个人的出列顺序。 输入数据从文本文件“实习1数据.txt”中读取。该文件有两行:第1行只有一个整数,表示报数的起始位置;第2行是n个所持密码。 输出结果显示在屏幕上。
filesAndstreams
- It provides source codes on how to work with files and streams in c/c++. Also has a source code for writing the objects to file for a C++ program. It should be helpful for new users.
QQ
- 模仿QQ通讯,完成服务器和客户端代码,实现计算机之间通信-Imitation QQ communications, the completion of the server and client-side code to achieve communication between computers
VC_THREAD
- 这是多线程操作的源代码,可以学习vc多线程操作,对要学习多线程的人来说是一个好资源-This is a multi-threaded operation of source code, can learn vc multi-threaded operation, for people to learn multi-threading is a good resource
RBTree
- Red-Black search functions
CMD
- 实验要求 编写类似于DOS,UNIX的命令行解释程序 (1)自行定义系统提示符 (2)自定义命令集(8-10个) (3)用户输入HELP以查找命令的帮助 (4)列出命令的功能,区分内部还是外部命令 (5)用户输入QUIT退出 (6)内部命令有dir, cd, md, rd, cls, date, time, ren, copy等。-The experiment requires the preparation is similar to the DOS, UNIX c
sbzx
- Authorware编写的鼠标动态直线程序,可以直接用于Authorware-Authorware prepared a mouse dynamic linear program that can be directly used for Authorware
genglei_v77
- 是机器学习的例程,包含特征值与特征向量的提取、训练样本以及最后的识别,包括最小二乘法、SVM、神经网络、1_k近邻法。- Machine learning routines, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, Including the least squares method, the SVM, neural networks,
