期刊文献+
共找到11篇文章
< 1 >
每页显示 20 50 100
Computer Management of Quantitative Analysis Chemistry Experiment 被引量:8
1
作者 Hairui Zhang Guofu Zhang +2 位作者 Qing Zhang Jianbo Cui Jianhong Qi 《Journal of Chemistry and Chemical Engineering》 2014年第2期176-179,共4页
The application of computer in the quantitative analysis chemistry experiment is a chemistry experiment teaching applications software, developed by Visual Basic (6.0), based on the content of quantitative analysis ... The application of computer in the quantitative analysis chemistry experiment is a chemistry experiment teaching applications software, developed by Visual Basic (6.0), based on the content of quantitative analysis chemistry experiment of chemistry major in higher institute. This software has the function of the automatic processing the experimental data, the automatic generation of test report copies, and the automatic evaluation of students' experimental results, which solve the reliability, objectivity and accuracy problems of the students' experiment data processing and evaluation, and avoid interference with human factors. The software has the characteristic of the easy installation, the easy operation, the strong practicability, pertinence, the systematicness and the running stability, so it provides a platform in the quantitative analysis chemistry experiment for the students' assessment system of automatic processing, and it has a high popularization value. The project's technical route design is reasonable, the research method is correct, and the experimental data processing results are reliable, which has reached the leading domestic level in the quantitative analysis chemistry experiment teaching field of computer data processing. And this project has been through the achievements appraisal of Gansu Provincial Sci. & Tech. Department. 展开更多
关键词 Computer language Visual Basic (6.0) experiment teaching software quantitative analysis chemistry experiment experiment data processing the experiment report copies grade evaluation.
在线阅读 下载PDF
Research and Application of Computer Management of the Test Chemical Products Quality Analysis 被引量:4
2
作者 Hairui Zhang Guofu Zhang Helin Ye 《Journal of Chemistry and Chemical Engineering》 2015年第2期149-151,共3页
According to the regulations of the People's Republic of China national standard as the basis, on the part of chemical industry product quality inspection and analysis of the implementation of computer management has... According to the regulations of the People's Republic of China national standard as the basis, on the part of chemical industry product quality inspection and analysis of the implementation of computer management has developed a set of software applications, the software in chemical products quality inspection and analysis of the means of management is an innovation. The software functions, can automatically process data, judge the product grade, quality analysis, objective and fair, convenient, fast, accurate, stable, practical, and easy to popularize. 展开更多
关键词 Chemical products quality ANALYSIS automatic evaluation software development application.
在线阅读 下载PDF
Generation of executable representation for processor simulation with dynamic translation
3
作者 SONG Jia-jia HAO Hong-wei +1 位作者 Claude Helmstetter Vania Joloboff 《通讯和计算机(中英文版)》 2009年第11期53-57,84,共6页
关键词 指令集模拟器 动态翻译 可执行文件 处理器 评价技术 代码生成 模拟程序 解释性
在线阅读 下载PDF
A linear search scheme for effective order of channel impulse response in OFDM systems
4
作者 ZHANG Jian-kang MU Xiao-min CHEN En-qing YANG Shou-yi 《通讯和计算机(中英文版)》 2008年第12期49-54,共6页
关键词 通信技术 频道 脉冲技术 计算方法
在线阅读 下载PDF
Tunable ponderomotive squeezing induced by Coulomb interaction in an optomechanical system 被引量:2
5
作者 吴琴 《Chinese Physics B》 SCIE EI CAS CSCD 2016年第1期446-451,共6页
We investigate the properties of the ponderomotive squeezing in an optomechanical system coupled to a charged nanomecbanical oscillator (NMO) nearby via Coulomb force. We find that the introduction of Coulomb intera... We investigate the properties of the ponderomotive squeezing in an optomechanical system coupled to a charged nanomecbanical oscillator (NMO) nearby via Coulomb force. We find that the introduction of Coulomb interaction allows the generation of squeezed output light from this system. Our numerical results show that the degree of squeezing can be tuned by the Coulomb coupling strength, the power of laser, and the frequencies of NMOs. Furthermore, the squeezing generated in our approach can be used to measure the Coulomb coupling strength. 展开更多
关键词 ponderomotive squeezing Coulomb interaction optomechanical system
在线阅读 下载PDF
3D Face Model Technology for Free-Form Deformation and Skin-Color Change 被引量:1
6
作者 Fenhua Wang Ningjuan Shi +1 位作者 Xuegang Gao Zhiliang Wang 《通讯和计算机(中英文版)》 2010年第7期10-15,共6页
关键词 三维人脸 模型技术 自由变形 皮肤颜色 颜色变化 三维扫描仪 面部特征 OPENGL
在线阅读 下载PDF
Generalized Nonconvex Low-Rank Algorithm for Magnetic Resonance Imaging (MRI) Reconstruction
7
作者 吴新峰 刘且根 +2 位作者 卢红阳 龙承志 王玉皞 《Journal of Donghua University(English Edition)》 EI CAS 2017年第2期316-321,共6页
In recent years,utilizing the low-rank prior information to construct a signal from a small amount of measures has attracted much attention.In this paper,a generalized nonconvex low-rank(GNLR) algorithm for magnetic r... In recent years,utilizing the low-rank prior information to construct a signal from a small amount of measures has attracted much attention.In this paper,a generalized nonconvex low-rank(GNLR) algorithm for magnetic resonance imaging(MRI)reconstruction is proposed,which reconstructs the image from highly under-sampled k-space data.In the algorithm,the nonconvex surrogate function replacing the conventional nuclear norm is utilized to enhance the low-rank property inherent in the reconstructed image.An alternative direction multiplier method(ADMM) is applied to solving the resulting non-convex model.Extensive experimental results have demonstrated that the proposed method can consistently recover MRIs efficiently,and outperforms the current state-of-the-art approaches in terms of higher peak signal-to-noise ratio(PSNR) and lower high-frequency error norm(HFEN) values. 展开更多
关键词 magnetic resonance imaging(MRI) low-rank approximation nonconvex optimization alternative direction multiplier method(ADMM)
在线阅读 下载PDF
OpenMP-Based PCG Solver for Three-Dimensional Heat Equation
8
作者 Dandan Li Qun Wang 《Computer Technology and Application》 2011年第12期963-968,共6页
As one of the most important mathematics-physics equations, heat equation has been widely used in engineering area and computing science research. Large-scale heat problems are difficult to solve due to computational ... As one of the most important mathematics-physics equations, heat equation has been widely used in engineering area and computing science research. Large-scale heat problems are difficult to solve due to computational intractability. The parallelization of heat equation is available to improve the simulation model efficiency. In order to solve the three-dimensional heat problems more rapidly, the OpenMP was adopted to parallelize the preconditioned conjugate gradient (PCG) algorithm in this paper. A numerical experiment on the three-dimensional heat equation model was carried out on a computer with four cores. Based on the test results, it is found that the execution time of the original serial PCG program is about 1.71 to 2.81 times of the parallel PCG program executed with different number of threads. The experiment results also demonstrate the available performance of the parallel PCG algorithm based on OpenMP in terms of solution quality and computational performance. 展开更多
关键词 Three-dimensional heat equation preconditioned conjugate gradient compiler directives OpenMP.
在线阅读 下载PDF
Topology control for directed diffusion in wireless sensor networks
9
作者 ZENG Zi-ming ZENG Yuan-yuan 《通讯和计算机(中英文版)》 2008年第1期9-15,26,共8页
关键词 无线通信 无线传感器网络 拓扑控制 定向扩散
在线阅读 下载PDF
Image feature optimization based on nonlinear dimensionality reduction 被引量:3
10
作者 Rong ZHU Min YAO 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2009年第12期1720-1737,共18页
Image feature optimization is an important means to deal with high-dimensional image data in image semantic understanding and its applications. We formulate image feature optimization as the establishment of a mapping... Image feature optimization is an important means to deal with high-dimensional image data in image semantic understanding and its applications. We formulate image feature optimization as the establishment of a mapping between highand low-dimensional space via a five-tuple model. Nonlinear dimensionality reduction based on manifold learning provides a feasible way for solving such a problem. We propose a novel globular neighborhood based locally linear embedding (GNLLE) algorithm using neighborhood update and an incremental neighbor search scheme, which not only can handle sparse datasets but also has strong anti-noise capability and good topological stability. Given that the distance measure adopted in nonlinear dimensionality reduction is usually based on pairwise similarity calculation, we also present a globular neighborhood and path clustering based locally linear embedding (GNPCLLE) algorithm based on path-based clustering. Due to its full consideration of correlations between image data, GNPCLLE can eliminate the distortion of the overall topological structure within the dataset on the manifold. Experimental results on two image sets show the effectiveness and efficiency of the proposed algorithms. 展开更多
关键词 Image feature optimization Nonlinear dimensionality reduction Manifold learning Locally linear embedding (LLE)
原文传递
A COMPARATIVE STUDY ON SHILLING DETECTION METHODS FOR TRUSTWORTHY RECOMMENDATIONS 被引量:3
11
作者 Youquan Wang Liqiang Qian +1 位作者 Fanzhang Li Lu Zhang 《Journal of Systems Science and Systems Engineering》 SCIE EI CSCD 2018年第4期458-478,共21页
Uncovering shilling attackers hidden in recommender systems is very crucial to enhance the robustness and trustworthiness of product recommendation. Many shilling attack detection algorithms have been proposed so far,... Uncovering shilling attackers hidden in recommender systems is very crucial to enhance the robustness and trustworthiness of product recommendation. Many shilling attack detection algorithms have been proposed so far, and they exhibit complementary advantage and disadvantage towards various types of attackers. In this paper, we provide a thorough experimental comparison of several well-known detectors, including supervised C4.5 and NB, unsupervised PCA and MDS, semi-supervised HySAD methods, as well as statistical analysis methods. MovieLens 100K is the most widely-used dataset in the realm of shilling attack detection, and thus it is selected as the benchmark dataset. Meanwhile, seven types of shilling attacks generated by average-filling and random-filling model are compared in our experiments. As a result of our analysis, we show clearly causes and essential characteristics insider attackers that might determine the success or failure of different kinds of detectors. 展开更多
关键词 Recommender system shilling attack detection supervised classification unsupervisedclustering statistical analysis methods
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部