-
GA
说明: 这是一个关于遗传算法的m文件,不错 o (This is about the genetic algorithm m files, henbucuo o)
- 2012-04-29 21:04:36下载
- 积分:1
-
Polynomial
数据结构课程设计一元多项式的实现(抽象数据类型)(Data structure courses to design a polynomial realization (abstract data type))
- 2012-06-12 20:04:10下载
- 积分:1
-
CDMA
中国电信CDMA终端需求规范 数据终端AT命令接口分册 (China Telecom CDMA terminal needs AT command interface specification data terminal branch)
- 2011-10-10 11:37:52下载
- 积分:1
-
擂台车主程序
擂台车比赛主程序,用于参加机器人比赛。
- 2022-01-22 06:58:15下载
- 积分:1
-
MAX232
利用max232,实现51单片机和电脑的通信,使得电脑发一个数据在单片机上用流水灯显示。(Use max232, achieving 51 SCM and PC communications, making the computer sends a data on a single chip with a water light show.)
- 2013-08-30 15:46:26下载
- 积分:1
-
operation excel libraries, which applies to winform and webform
c#操作excel程序库,适用于winform和webform-operation excel libraries, which applies to winform and webform
- 2022-02-03 19:05:09下载
- 积分:1
-
OV7660SettingV1.0
Overview
Input Clock = 24Mhz
Preview VGA 15fps @ 60Hz
VGA 12.5fps @ 50Hz
Capture VGA 15fps @ 60Hz
VGA 12.5fps @ 50Hz
Output Format YCbCr 4:2:2 (ITU 656)
YCbCr to RGB conversion
R = Y + (351*(Cr – 128)) >> 8
G = Y – (179*(Cr – 128) + 86*(Cb – 128))>>8
B = Y + (443*(Cb – 128)) >> 8(OverviewInput Clock = 24MhzPreview VGA 15fps @ 60HzVGA 12.5fps @ 50HzCapture VGA 15fps @ 60HzVGA 12.5fps @ 50HzOutput Format YCbCr 4:2:2 (ITU 656) YCbCr to RGB conversionR = Y+ (351* (Cr- 128))>> 8G = Y- (179* (Cr- 128)+ 86* (Cb- 128))>> 8B = Y+ (443* (Cb- 128))>> 8)
- 2008-12-16 16:53:48下载
- 积分:1
-
MyPictureDrawing2
自己编写的类似画图软件的vc++程序,可以实现铅笔画线、画圆、椭圆等基本画图功能,还有颜色选项(I have written similar vc++ drawing software program, you can achieve a pencil drawing a line, circle, ellipse and other basic drawing functions, as well as color options)
- 2014-05-29 13:36:47下载
- 积分:1
-
Looping
Looping statement in c++
- 2010-03-09 10:09:13下载
- 积分:1
-
AjaxSearch
ajax搜索控件源码
外观模仿的Bing CSS用的外联样式表的方式---(下面有HTML结构 不喜欢的可以重写CSS)使用了sql2000 中的pubs数据库中的authors表进行了测试。
可自行修改:
web.config中的<add name="ds071ConnectionString" connectionString="Data Source=.;Initial Catalog=pubs;User ID=sa;Password=sa"
providerName="System.Data.SqlClient" />
修改数据库连接语句。
dafault.aspx文件中的 SqlDataSource 的SelectCommand 属性是连接语句;MySearchControl中的DataField属性是字段名
测试注意,字母区分大小写。(Ajax search control source
The appearance of the external style sheet used by Bing CSS - - (below the HTML structure, which does not like to rewrite the CSS) - was tested using the authors table in the pubs database in sql2000.)
- 2017-07-04 17:51:22下载
- 积分:1