-
ac69_sdk_v2012_p4
说明: 杰理得蓝牙通讯程序,可用于蓝牙和FM音箱的开发。(Bluetooth Communicator)
- 2020-08-23 15:18:17下载
- 积分:1
-
ctwmcmcbridge
file dll very important to run the file spike under matlab code.
- 2010-12-14 14:55:55下载
- 积分:1
-
cSharp
c#经典范例 很不错 实例 供初学者使用(c# good)
- 2012-10-10 16:19:58下载
- 积分:1
-
segmentation-superpixel
超像素分割方法,在计算机视觉领域,图像分割(Segmentation)指的是将数字图像细分为多个图像子区域(像素的集合)(也被称作超像素)的过程。超像素有一系列位置相邻且颜色、亮度、纹理等特征相似的像素点组成的小区域。这些小区域大多保留了进一步进行图像分割的有效信息,且一般不会破坏图像中物体的边界信息。(Super pixel Segmentation method, in the field of computer vision, image Segmentation, Segmentation) refers to the digital image Segmentation region for multiple image sequence (the set of pixels) (also known as the pixels) process. Adjacent pixels have a series of position and features such as color, brightness, texture similar to that of small region composed of pixels. Most of these small area retains the further effective information for image segmentation, and generally does not destroy the boundary of the object in the image information.)
- 2015-03-31 15:58:59下载
- 积分:1
-
C# 合并DataGridView控件单元格数据
C# 合并DataGridView控件单元格,合并列相同的内容,结合数据库来实现:
if (conn.State == ConnectionState.Closed)//判断数据库是否关闭
conn.Open();//打开数据库
string selectString = "select * from tb_emp";//定义查询字符串
Adapter = new SqlDataAdapter(selectString, conn);//实例化填充数据集和更新数据库的对象
Adapter.Fill(dataSet);//填充dataSet数据集
dataGridView1.DataSource =dataSet.Tables[0];//为dataGridView1设置数据源
conn.Close();//关闭数据库
填写单元格内容,相同的内容的单元格只填写第一个,对每一列相同单元格进行合并
- 2023-08-28 20:40:03下载
- 积分:1
-
Camarilla
有提示,提示斐波纳契回撤在哪个位置,和当时的价格(There prompts, tips Fibonacci Retracement in which position, and the prevailing price)
- 2013-08-24 02:44:04下载
- 积分:1
-
computergraphicsprogramming
说明: 我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于
精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做
通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立
release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之
外执行程序,必须复制所需位图及模型文件。
必须复制的文件:
Chopper.asc
chopper.bmp
cp.bmp
end.BMP
end.txt
w1.bmp
w2.bmp
w3.bmp
如有问题欢迎大家和我交流!
联系方式:
e-mail:cproom@163.net
http://cproom.yeah.net
通讯地址:陕西省西安市太白南路202号(骊山微电子公司)陈鹏(收)
邮编 :710065
电话 :(029)-8234582(computer graphics programming using GDI)
- 2010-04-17 07:13:59下载
- 积分:1
-
P_salve.c
说明: 电容感应按键,(TWO KEY)检测程序,串口通信和CRC校验。(Capacitive sensing buttons, (TWO KEY) testing procedures, serial communications, and CRC check.)
- 2011-04-15 23:02:20下载
- 积分:1
-
button1
button按键驱动程序基于linxuxs3c2440的中断(sssssssssssssssssffdf)
- 2010-05-05 20:06:26下载
- 积分:1
-
I2C_Drive
stm8系列I2C读写函数库,STM8S003 STM8S005(Stm8 series I2C read and write function library,STM8S003 STM8S005)
- 2015-07-03 10:18:19下载
- 积分:1