搜索资源列表
dataMatrix
- IEC16022 bar code generation library and RS encode
barcode_system
- 采用Visual C++开发平台开发了一个条形码识别系统。该系统采用图像处理技术对条形码图像的噪声进行处理,然后再通过相似边距离的测量方法识别出条形码的编码,有效地提高了识别结果的准确度。 -Using Visual C++ Development platform to develop a bar code identification system. The system uses image processing technology on the bar code image to
hist_plot_clear_tworeg_sum
- 根据输入的频数数据,自动做出频率分布的条形图。图形美观,简单明了-According to the frequency of input data, automatically make a bar graph of frequency distribution. Beautiful graphics, easy to understand
7
- 一家银行希望采用光学字符识别系统自动读出支票中的账号,组成账号的每个数字都是7段数 位体。一种图象处理软件可以将组成数字的横段和竖段分别转换成ASCII码中的竖线‘|’和下划线 ‘_’。你需要设计一个程序,从扫描转换的结果推测原始的账号,假定: (1)若经扫描转换的某组数字全部保存了正确的数字形式而且满足校验条件,则该组数字就是原 始的账号; (2)9位数中最多只有一位在扫描转换中失去正确的数字形式; (3)扫描转换不会引入额外的数位段。 -A bank wishin
ultimate
- 数值计算方法C语言程序,经测试均可用!!大家快快下载吧-Numerical Method C language program, have been tested are available! ! We quickly download the bar
InsuranceCRMSystem
- Insurance trade system using data mining algorithm , in this system we take a survey of insurance policy and present in bar chat-Insurance trade system using data mining algorithm , in this system we take a survey of insurance policy and present in b
Subset
- ary[]{1,2,3,4} 求打印其的所有子集。这是关于【幂集】的问题。 【幂集】包括【全集】和【空集】。对于有N个元素的集(/ □ \)合,它的幂集个数有2的N次方个。 比如这个例子,数组有4个元素。那么用4个位表示每一个元素(假设从左到右表示1234吧),0表示该数不存在,1表示存在。 则: 0000表示空集{}。 0001表示{4}。 0010表示{3}; 0011表示{3,4}; ………… 1110表示{1,2,3}; 1111表示{1,2,3,
synthesis-of-mechanism
- 对于给定的一组轨迹点,用优化方法实现铰链四杆机构轨迹复演。优化方法为共轭梯度法。-For a set of track points,we use a optimization method to optimize the track of Hinge four-bar mechanism. The optimization method is conjugate gradient.
36
- 此程序为满足条码不能带IOQ三位字母的计算方法-Bar code can not be three letters with the calculation of IOQ
3-bar-truss
- 有限元优化分析例题程序,包括模型的建立和载荷的加载等。-The finite element optimization analysis example procedures, including the model and the loading of the load.
calculator
- 用java编程语言实现计算器的基本运算功能,包括加、减、乘、除,以及求负、取余等,主要用到的组件有框架、面板、文本框、按钮和菜单栏等。-Basic computing capabilities of the calculator using java programming language, including addition, subtraction, multiplication, division, and seek negative, remainder, the main comp
FEM_1D_modal
- Calculates displacement as function of time for a 1D bar subject to uniform body force, constrained so u=0 at x=0 and subjected to prescribed traction at x=L.
estruc3
- Analysis of 3D bar structures
example1-4bar
- 本代码详细的讲述了平面四连杆机构的运动学仿真,包括对连杆的加速度、位移及速度图像分析!-The code detailed story of the plane kinematics simulation of the four-bar linkage, including acceleration, displacement and speed of the link image analysis!
Python-science-computing
- Python 科学计算 的好书,该书主要是在python环境下进行科学计算,非常的棒-Python scientific computing books, the book is mainly for scientific computing in python environment, is the bar
Bar-Code-Generator
- barcode generation using algo
FEM-of-four-bar-truss-structures
- 四杆桁架结构的有限元分析程序,在VS2008软件中使用C++语言编写,输入为四杆桁架结构的节点坐标,材料参数,边界条件,输出为各节点的应力和应变。-Four-bar truss structure finite element analysis program, the use of C++ written in VS2008 software, input node coordinate the four-bar truss structure, material parameters, bo
djl
- 链杆法matlab计算程序,链杆法是弹性地基梁土木工程上用的程序,欢迎交流-Chain bar method matlab calculation program, the chain rod method is the elastic foundation beam civil engineering procedures, welcomed the exchange of
Bar_Plot_3D
- Plot three-dimensional bar
平面杆系有限元模型
- 建立一般的平面杆系有限单元模型,解决平面杆系问题(A general finite element model of plane bar system is established)