资源列表
InputWebBrowser
- 在C#中导入WebBrowser控件,生成具有强名称的程序集-in C# into WebBrowser control, have generated strong name of the procedures set
HeadersForVc
- This one of the powerful tool to operate the tiff images-This is one of the powerful tool to operate the tiff images
suanshuqiuhe
- 数据结构实验:实现两表达式算术求和 任务:能够按照指数降序排列建立并输出多项式; 能够完成两个多项式的相加、相减,并将结果输入; -experimental data structure : achieving two arithmetic expressions Summation tasks : According to index in descending order and the establishment of export polynomial; to complet
tongxunlu
- 实现了增减,删除,和修改等功能的通讯录。
voting
- 投票规则如下: 1. 每个投票者只可以投一次票. 投票者通过生成的随机数 在第一个到最后一个候选人之间选择一个候选人来进行投票. 2. 每一个候选人都保存着投票者给他们投票的记录 3. 选举之后, 拥有最高投票数的候选人当选. -The voting rules are as follows: 1. Each voter can vote only once. The voter decides which candidate to choose by generating
uart-irq-avr
- UART data transfer using interupts and FIFO
finalcat
- cat algorithm evolution c
extract-eng-sentence
- 英文句子自动切分算法,可实现对英文文章自动切分成句子的算法。-English sentences automatic segmentation algorithm can be realized on English articles automatically cut into sentences algorithms.
TFT_verilog_drive
- TFT液晶的Verilog HDL逻辑驱动代码,尽作参考-TFT LCD drive for verilog design only for reference
keyscan
- 本程序是4*5矩阵键盘扫描程序,已经在板子上通过运行。-This program is 4* 5 matrix keyboard scanner, has been running on the board.
kq
- 这是用MATLAB实现开启和闭合操作的源代码 可适用于机械方面- clc clear [x,y,z]=meshgrid(linspace(-1.3,1.3)) f=(x.^2+(9/4)*y.^2+z.^2-1).^3-x.^2.*z.^3-(9/80)*y.^2.*z.^3 p=patch(isosurface(x,y,z,f,0)) set(p,‘FaceColor’,‘red’,‘EdgeColor’,‘none’)
pso-nn
- 用PSO算法优化神经网络的一个程序,可以实现的。只需要改改数据就好了-Using PSO algorithm to optimize neural network, a program can be implemented. You just need to change the data