-
七只熊文库开源CMS
类似百度文库,能够实现文档分享、售卖的文库CMS系统。用户上传源文档后,七只熊会自动将文档进行转码成HTML,成功后,将文档HTML返回文库CMS。实现免插件、在线浏览。(CMS/Library Management Website)
- 2019-05-08 09:23:15下载
- 积分:1
-
EAN条码字体的解码算法 经常发现用PB的开发人员在问为什么用EAN的字体打出来的条码扫描枪无法扫描
其实受EAN的编码规格的限制,EAN的字体是不能直接使...
EAN条码字体的解码算法 经常发现用PB的开发人员在问为什么用EAN的字体打出来的条码扫描枪无法扫描
其实受EAN的编码规格的限制,EAN的字体是不能直接使用的,EAN13的编码规格就不
多说了,下面给出两个函数可把条码转换为EAN字体可识别的字符串(分别对应EAN13和EAN8两种编码)-EAN barcode font decoding algorithms are often found with the development of PB in the question why the fonts EAN bar code scanning to fight out of the gun can not scan a matter of fact by the EAN coding specification limit, EAN fonts can not be directly used, EAN13 of coding specifications do not say, and given the following two functions can be converted to EAN barcode fonts can be identified by the string (corresponding to two coding EAN13 and EAN8)
- 2023-08-22 05:55:03下载
- 积分:1
-
红外线驱动,适合MA880/MA660。
红外线驱动,适合MA880/MA660。-infrared-driven, for MA880/MA660.
- 2022-05-22 06:53:53下载
- 积分:1
-
LibMPSSE-I2C_source
LibMPSSE-I2C_source.zip, ft232x转I2C代码(LibMPSSE-I2C_source.zip, Ft232x to I2C code)
- 2020-06-15 22:40:02下载
- 积分:1
-
Java写的简易留言本
Java写的简易留言本,guestbook.dat是留言本的数据库文件,运行时需要在浏览器中安装Java插件。这仅是一个Java初学者例子,看上去像是留言本。
- 2023-02-04 21:00:03下载
- 积分:1
-
PSO算法
说明: 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是由J. Kennedy和R. C. Eberhart等开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法(Particle Swarm Optimization (PSO), also known as Particle Swarm Optimization (PSO), is a new evolutionary algorithm developed by J. Kennedy and R. C. Eberhart. PSO is a kind of evolutionary algorithm, which is similar to simulated annealing algorithm. It starts from random solution and searches for the best solution by iteration. It also evaluates the quality of solution by fitness. But it is simpler than genetic algorithm rules. It has no Crossover and Mutation operation of genetic algorithm. As a result, it searches for global optimum by following the optimal value currently searched. This algorithm has attracted the attention of academia for its advantages of easy implementation, high accuracy and fast convergence, and has shown its superiority in solving practical problems. Particle swarm optimization is a parallel algorithm)
- 2020-06-25 13:20:01下载
- 积分:1
-
LKS
基于Carsim和simulink实现车道保持(Lane keeping based on Carsim and Simulink)
- 2018-08-10 14:49:12下载
- 积分:1
-
VC++参考MSN写的登录及聊天程序
VC++参考MSN写的登录及聊天程序,由输入的用户名密码启动msn机器人,在CLASSWIZARD中的CLASS INFO页中修改:MESSAGE FILTER的信息,即将DIALOG改为WINDOW即可,然后在MESSAGE MAPS页中就有WM_SYSCOMMAND消息,添加完毕后,在将WINDOW改为DIALOG,恢复到原来状况。
- 2023-02-11 06:30:03下载
- 积分:1
-
Inverter
inverter schematic 500w power ups
- 2010-07-27 00:25:07下载
- 积分:1
-
人工势场法
人工势场法程序代码,用matlab编写,简单易懂,可以设置障碍物信息,增益信息,障碍物影响距离。(the code,you can use it to set the obstale imformation ,the length and so on)
- 2019-04-28 14:21:40下载
- 积分:1