资源列表
ba
- 输入两个学生的学号姓名成绩,输出成绩较高的学生的学号姓名成绩-print name and score ,print the max
BinaryFormatFileWrite
- NI Labview2015 Binary file write
BinaryFormatFileRead
- NI Labview 2015 Binary File read
FCM
- 一种更有效的聚类算法,能有效的改进寻优过程,从而得到更优解-a better cluster GA
state-machine_TC_SYS
- 在LABview环境下,利用状态机的转换关系实现恒温自动调节。-In the LABview environment, the use of the state machine to achieve the conversion of constant temperature automatic adjustment.
110104010104
- 解决的主要问题 (1)MFC界面设计 (2)模拟生产者消费者的互斥操作 (3)各信号量及互斥体的使用 线程 线程是程序独立运行的基本单位,一个程序通过执行多个线程可以提高机器本身资源的利用率,同时也可以完成多任务并行运行的操作,多线程可以实现并行处理,避免了某项任务长时间占用CPU时间。 互斥体 互斥体与临界区很相似,但是使用时相对复杂一些,它不仅可以在同一应用程序的线程间实现同步,还可以在不同的进程间实现同步,从而实现资源的安全共享。 信号量 信号量是一个
temperature
- 对温度的综合处理(主要有温度的华氏温度,K氏温度转换,求温度的平均值,最值和温度警报)-Comprehensive treatment of temperature (temperature, K s temperature, the average temperature of the temperature, the maximum value of the temperature and the temperature of the alarm).
lammps
- lammps 计算的in文件主要设置,包括熔化,扩散,以及主要力学性能等。- main settings file in the in.* file of lammps.
[Dennis.G.Zill]_A.First.Course.in.Differential.Eq
- it is a very usefull file for bignerrs to learn quickly
Hadoop_KMeans
- 本人亲测实现的KMeans的hadoop版本,供大家学习参考,这里用到了hadoop的重要概念:DistributedCache-I realized KMeans pro-test version of hadoop for everyone to learn reference, an important concept used here hadoop of: DistributedCache
HMM_EM
- Hadoop隐马尔科夫模型的实现,有训练算法(EM),产生的模型参数可以用来单机使用,亲测可用,可供正在学习hadoop的同学参考-Implement Hadoop hidden Markov model, there are training algorithm (EM), the model parameters can be used to produce stand-alone use, pro-test available for reference students are lear
TriangleCount
- hadoop版本的图的三角计数,比github上分享的方法快很多,没有改进算法,但是根据hadoop的特点用了2个trick:1、编写combiner2、中间键值对压缩。而且多了一轮计算节点度的job,供大家参考-hadoop triangle count, implemented by myself and effctive than that on github.
