资源列表
vb生成字体dc打印
- 在VB中实现打印的源代码,首先在VB中生成一个DC,然后再进行打印.-in VB print the source code, the first in a generation VB DC, and then print.
Hyperlink1
- 超级链接是 c++里面一个非常重要的程序,本源码主要是介绍了超级链接的基本功能-c hyperlinks inside is a very important process, is the main source of hyperlinks to the basic functions
题目8
- 有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数-a n integers, and so few in front of the order of 000 m backward shift position, the final number m m into the forefront Number
yich
- 遗传算法就是那么点东西呗,就是在一个域内搜索最优解, 比如那个配送中心选址,如果用最低级的算法, 它的复杂度是C(n,m)*n!以上对吧?然后用遗传算法就可以使得复杂度降低呗, 迅速达到收敛。<br/>遗传算法的确是目前的一个在很多领域都比较先进的求解算法,你去搜一下它的原理看看吧, 我写程序之前光看这个算法的原理就看了两三天才全看明白。 这是我用vb写的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码
chaos-ds-ss
- 该程序仿真了混沌序列与传统pn序列的扩频系统误码性能。-Simulation of the process of chaotic sequence with the traditional pn sequence spread spectrum system BER.
ad0804
- AD0804的控制与液晶的组合,已经试验过,可以使用-AD0804 control and a combination of liquid crystal has been tested, you can use
mdump
- 一个俘获程序异常的类,当程序出现catch 就会被俘获,自动生成堆栈信息文件-look at up
ffncg__define
- A feed forward neural network code for IDL requres idl licens and at least virtual machine. Multiple parameters can be set for the neural network classifier
perl_duplicate
- this perl scr ipt will check all the duplicate files present in a directory an dsub directory
code_201165161353323.tar
- 一个简单驱动程序,当某个应用程序读取这个装置的时候,可以读取到连续的随机数或者是0 -A simple driver, when an application reads the device, they can read to the continuous random number or a 0
FileOpenHelp
- 用来操作文件夹的类,方便快速开发!包括打开文件复制拷贝文件等操作-For operating class folder, to facilitate the rapid development! Including open file operations such as copying a file copy
treeviewlistview
- 描述了treeview 和listview的基本功能(添加新节点,展开树,以及删除节点等操作),同时点击节点时可以在listview中显示相关信息