联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找其他(5244) WEB开发(4268) 人工智能/神经网络/深度学习(1996) collect(1985) Java编程(1416) 自然语言处理(1394) 数值算法/人工智能(1321) Windows编程(1074) 区块链开发(899) matlab编程(803) 金融证券系统(700) 内容生成(619) 图形图像处理(593) 模式识别(视觉/语音等)(557) 游戏(543) 数学计算(521) 前端开发(512) 生物医药技术(484) 数据库系统(431) 系统/网络安全(378) 聚类算法(371) 特征抽取(360) 微服务(360) 数据采集/爬虫(357) 加密货币(344) 云计算(339) android开发(338) 单片机开发(327) .net编程(325) 以太坊(314) VC书籍(312) 企业管理(259) 后台框架(253) 搜索引擎(242) 加密解密(241) 建站系统(240) 图形图象(222) 大数据(216) 网络编程(196) 网络编程(191) 编程语言基础(183) C#编程(180) JavaScript/JQuery(175) 论文(170) 文章/文档(160) NFT(160) 博客(155) 数据挖掘/数据仓库(147) 教育系统应用(145) 物联网(140) 中间件编程(136) 界面编程(134) 交通/航空行业(131) DeFi(130) Linux/Unix编程(129) 云数据库/云存储(128) Python编程(124) 嵌入式/单片机/硬件编程(121) IPFS(119) 地理学(118) GPT/ChatGPT(114) 棋牌游戏(111) C/C++基础(110) 数据可视化(110) 虚拟/增强现实-VR/AR(108) 机器人/智能制造(108) 微信小程序(104) 工具库(103) 虚拟化(103) GIS/地图编程(102) 其他书籍(102) Docker(101) 通讯编程(100) 自动编程(100) 推荐系统(100) DevOps(98) 自动驾驶(97) 软件设计/软件工程(96) Flutter开发(96) 硬件设计(91) 系统设计方案(88) OA办公系统(85) Web3.0(85) 快速开发平台(85) 构建工具(85) 直播(84) Web服务器(83) iPhone/iOS(83) 托管/部署(83) 数据结构(82) 其他小程序(81) 视频捕捉采集剪辑(81) 物理/力学计算(81) 聊天室(79) OpenGL(78) 其他智力游戏(78) MongoDB(77) 代码编辑器(76) 雷达系统(73) 书籍源码(72) 

[matlab编程] dft2

对二维图像进行离散傅里叶变换,分别给出了直流分量移动到频谱中心前后的频谱图样。
Two-dimensional images of the discrete Fourier transform, respectively, given the spectrum to move to the DC component of the spectrum before and after the design center. (2009-04-16, matlab, 39KB, 下载299次)

http://www.pudn.com/Download/item/id/718644.html

[Windows编程] CallCenter

开发呼叫中心时,自定协议,座席控制呼叫的桌面软件,希望对大家有所帮助
The development of call center, the self-agreement, seats desktop call control software, would like to help everyone (2007-10-11, Delphi, 501KB, 下载299次)

http://www.pudn.com/Download/item/id/344161.html

[图形图像处理] ssr_retinex_grahics

中心/ 环绕Retinex 算法。自从Retinex 理论提出以来, Land 本人和其他 人先后提出了Retinex 不同的变种, 最新的一个版 本是中心/ 环绕Retinex 7 。该方法比较以前的版 本, 运算速度显著提高, 而且物理意义更加清楚。 这种运算与人类视网膜和大脑皮层神经元的神经生 理学函数相关, 其形式类似于自然视觉科学中常用 来模拟单个神经元感受野的高斯差分函数
center/around Retinex algorithm. Since Retinex theory, Land I and others have raised Retinex different varieties, The latest version is a center/around Retinex 7. The method compared with the old version, computational speed significantly improved, but more clear physical meaning. Such operations and human retinal neurons in the brain and nerve function related physiology, form similar to the natural visual science used to simulate the feeling of individual neurons in the wild Difference of Gaussian function (2007-04-14, matlab, 4KB, 下载298次)

http://www.pudn.com/Download/item/id/268124.html

[数据库系统] jishitongxin

计算机网络课程设计 基于中心服务器方式即时数据通信平台(IM)1. 能进行用户管理,所有用户必须登录到服务器,由服务器维护在线信息。 2. IM(Instant Message)功能:用户登录后能进行实时多方点到点短信息通信,如聊天; 3. 能选择要求服务器进行转发服务。 4. 能保存通信记录到数据库(SQL Server或其他桌面型数据库); 5. 能进行双方文件传输,能显示进度 6. 支持断点重传。 7.实时语音双向传送功能
Computer network curriculum design approach based on the central server platform for real-time data communications (IM) 1. Capable of user management, all users must log on to the server, from server maintenance to online information. 2. IM (Instant Message) functionality: Users can log on for real-time multi-point-to-point short message communication, such as chat 3. To the option of requesting servers forwarding services. 4. To preserve communication records to the database (SQL Server or other desktop database) 5. Can both file transfer, can show the progress of 6. ARQ support breakpoint. 7. Real-time two-way transmission of voice features (2008-11-13, Java, 6340KB, 下载298次)

http://www.pudn.com/Download/item/id/578612.html

[matlab编程] k_medoids

聚类算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。 这里是MAtlab源代码。
err (2008-08-06, matlab, 9KB, 下载298次)

http://www.pudn.com/Download/item/id/524497.html

[图形图像处理] TextureLBP

LBP纹理特征提取算法。首先将检测窗口划分为16×16的小区域(cell),对于每个cell中的一个像素,将其环形邻域内的8个点(也可以是环形邻域多个点,如图 3‑ 4. 应用LBP算法的三个邻域示例所示)进行顺时针或逆时针的比较,如果中心像素值比该邻点大,则将邻点赋值为1,否则赋值为0,这样每个点都会获得一个8位二进制数(通常转换为十进制数)。然后计算每个cell的直方图,即每个数字(假定是十进制数)出现的频率(也就是一个关于每一个像素点是否比邻域内点大的一个二进制序列进行统计),然后对该直方图进行归一化处理。最后将得到的每个cell的统计直方图进行连接,就得到了整幅图的LBP纹理特征
LBP texture feature extraction algorithm. First detection window is divided into 1616 small area (cell), one pixel in each cell, its circular neighborhood of 8 points (You can also ring neighborhood, as shown in Figure 3-4 example of application of the LBP algorithm, three neighborhood shown) clockwise or counterclockwise, the center pixel value than the adjacent points, then adjacent points assigned to 1, otherwise the assignment is 0, so that each point will an 8-bit binary number (usually converted to a decimal number). And then computing the histogram of each cell, each number (assuming that is a decimal number) the frequency (that is, one on each pixel next to the interior point for a binary sequence of statistics), then the histogram normalized. Finally, get the histogram of each cell to connect, to get the whole image of the LBP texture features (2012-06-26, Visual C++, 4KB, 下载298次)

http://www.pudn.com/Download/item/id/1922768.html

[matlab编程] HHT

目前,互联网上HHT信号处理技术有 三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007 另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。 其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献提出的 SD>0.1,单调性的判断,并不是去判定驻留分量是否是单调函数,而是当曲线是双曲线时,循环结束,由于没有考虑端点效应,程序比较简洁,好读懂,大家 学习HHT可以从这个程序包入手,在此抛砖引玉,希冀有人能比较这三种不同的算法的性能和时间复杂度,以及对各种信号的适应性。
There provides three types of HTT program packages: one developed by France researcher G. Rilling 2007, the other provided by by Alan Tan from Matlab file exchange center and the third one by Taiwan Central University Data Research Center. Please start from the simple one by Tan to learn more. (2009-04-29, matlab, 4911KB, 下载296次)

http://www.pudn.com/Download/item/id/737264.html

[单片机开发] max262

通过键盘控制,选择max262不同的工作方式(低通,高通,带通)。用‘+’,‘-’及数字键来控制不同的中心频率,该文件就有详细的正确的C51程序及部分仿真电路。该源代码经过实际验证。
max262--Programmable Filtering (2009-09-17, C/C++, 286KB, 下载295次)

http://www.pudn.com/Download/item/id/913478.html

[] Smsphone

可以自动接收短信,可以发送短信,可以拨打电话(已通过测试)注:短信中心号需要自己去设一下
can automatically receive text messages that can send text messages, phone calls (the test) Note : SMS center, it needs its own to create what (2006-08-06, Visual C++, 4459KB, 下载294次)

http://www.pudn.com/Download/item/id/207689.html

[WEB开发] 0510141559

PHPCMS 是一个基于PHP+MYSQL的全站生成html的PHP的网站管理系统,是一个经过完善设计并适用于各种服务器环境(如UNIX、LINUX、WINDOWS等)的高效、全新、快速、优秀的网站解决方案,特别适合政府、学校、企业以及其他各种新闻资讯类网站使用。
PHPCMS is based on PHP and MYSQL one of the station's generating html PHP Web site management system, is a perfection in the design and application of various server environment (such as UNIX, Linux, Windows, etc.) efficient, a new, fast, excellent website solutions, particularly for the government, schools, enterprises and various other categories of news and information sites. (2006-03-16, PHP, 2464KB, 下载294次)

http://www.pudn.com/Download/item/id/154836.html

[图形图像处理] MeanShift

meanshift聚类,找到聚类中心,以及数据的类别
Clustering meanshift to find cluster centers, as well as the type of data (2007-11-07, matlab, 4KB, 下载293次)

http://www.pudn.com/Download/item/id/356577.html

[图形图像处理] leituoyuantezhengzidongshibiejiyaxiangsutiqudewanz

针对视觉检测中高精度、自动化类椭圆图像特征提取的需要,提出一种类椭圆特征自动识别和中心亚像 素定位的完整实现方法。方法中采用基于类椭圆边缘属性对特征区域进行自动识别,采用最小二乘椭圆拟合 精确求取类椭圆亚像素定位中心。实验表明,基于该解决方案,可以实现类椭圆特征的自动识别及椭圆中心的 亚像素定位,定位算法精度较高,鲁棒性强,同时简便易行,不需要人机交互,可以很好地满足视觉检测仪器化 需求。
Vision testing for high-precision, automated image feature extraction Elliptic needs, the characteristics of a Class of Elliptic Automatic Identification and central sub-pixel positioning methods full implementation. Methods based on the type of property on the edge of the characteristics of an oval region of automatic identification, using least squares ellipse fitting precision to strike a class of elliptic center sub-pixel positioning. The experimental results show that based on the solution, you can realize the characteristics of Class of Elliptic Automatic Identification and oval center sub-pixel positioning, high precision positioning algorithm robustness, and user-friendly and does not require human-computer interaction can be well Vision testing instruments to meet the needs. (2009-03-21, matlab, 177KB, 下载293次)

http://www.pudn.com/Download/item/id/682344.html

[Java编程] HonoOA

java开发的办公系统 1.系统管理 (地区管理,部门管理,菜单管理,用户管理,角色管理,权限) 2.工作流管理 (流程类别,流程) 3.字典管理 (国家,省份,城市,公共数据字典) 4.项目管理 (项目信息,项目登记,项目查询统计,我的项目) 5.财务管理 (银行出入记录,银行帐户,现金日记帐 现金收入明细) 6日志管理 7动态表 (动态表字典,动态表单,动态表列字段) 8档案管理 (档案分类,档案信息,档案借阅) 9图书管理 (图书借阅,图书分类,图书信息) 10车辆管理 (车辆申请,车辆派发,开车司机,车辆信息,车辆维护) 11公文管理 (发文,收文) 12公共信息 (通知,新闻) 13物品管理 (物品申请,物品分类,物品信息) 14会议管理 (会议信息,会议接收,会议室,会议记要) 15个人办公 (地址薄,签到,文件上传,文件夹,邮件,消息,工作日程) 16客户关系管理 (客户联系人,客户资料) 17资源规则 (资源下载,知识园地,法规,实用工具)
java开发的办公系统 1.系统管理 (地区管理,部门管理,菜单管理,用户管理,角色管理,权限) 2.工作流管理 (流程类别,流程) 3.字典管理 (国家,省份,城市,公共数据字典) 4.项目管理 (项目信息,项目登记,项目查询统计,我的项目) 5.财务管理 (银行出入记录,银行帐户,现金日记帐 现金收入明细) 6日志管理 7动态表 (动态表字典,动态表单,动态表列字段) 8档案管理 (档案分类,档案信息,档案借阅) 9图书管理 (图书借阅,图书分类,图书信息) 10车辆管理 (车辆申请,车辆派发,开车司机,车辆信息,车辆维护) 11公文管理 (发文,收文) 12公共信息 (通知,新闻) 13物品管理 (物品申请,物品分类,物品信息) 14会议管理 (会议信息,会议接收,会议室,会议记要) 15个人办公 (地址薄,签到,文件上传,文件夹,邮件,消息,工作日程) 16客户关系管理 (客户联系人,客户资料) 17资源规则 (资源下载,知识园地,法规,实用工具) (2009-05-21, Java, 6709KB, 下载292次)

http://www.pudn.com/Download/item/id/771502.html

[其他小程序] shengxin

这是孙鑫的课件,我去掉了视频文件,只剩下源程序了
This the courseware, I removed the video, the only source (2006-07-12, Visual C++, 6320KB, 下载290次)

http://www.pudn.com/Download/item/id/202784.html

[] otsms

TOxygenSMS控件允许你发送接受文本和图片消息,读写缺省的SMS中心号码,获得保存的信息总数和统计它们的位置,从SMS收件箱中读取和删除信息。可以获得手机的IMEI,型号的软件和硬件版本和日期,电池容量和信号强度。该控件几乎适用于所有的NOKIA GSM手机:3210,3310,5110,5130,,5190,6110,6130,6150,6190,6210,6250,7110,7190,8210,8250,8290,8810,8850和 8890. 未注册时带提示屏幕。包含EXE演示。适用语言:CB4 CB5 D3 D4 D5 D6
TOxygenSMS control allows you to send to receive text and picture messages, read and write default SMS center number, be preserved and statistical information on the total number of their locations, from the SMS inbox to read and delete information. Access to mobile phones IMEI, models of software and hardware version and date, battery capacity and signal strength. The controls apply to almost all NOKIA GSM Mobile: 3210,3310,5110,5130, 5190,6110,6130,6150,6190,6210,6250,7110,7190,8210,8250,8290,8810,8850 and 8890. unregistered when prompted with the screen. EXE demo included. Applicable language: CB4 CB5 D3 D4 D5 D6 (2003-10-30, Delphi, 852KB, 下载287次)

http://www.pudn.com/Download/item/id/1067499548523255.html

[matlab编程] C-means

使用c-均值聚类算法在IRIS数据上进行聚类分析,随机选择三个初始聚类中心,经过多次迭代,最终将150个样本分为三类。
Use c-means clustering algorithm in the IRIS data on the cluster analysis, three randomly chosen initial cluster centers, through a series of iterative, 150 samples will eventually fall into three categories. (2009-03-07, matlab, 3KB, 下载285次)

http://www.pudn.com/Download/item/id/664510.html

[] VC

孙鑫的《vc深入详解》的完整版,附带源码
“vc-depth explain”by SUN XIN,the full version, with source (2009-04-11, Visual C++, 1731KB, 下载285次)

http://www.pudn.com/Download/item/id/710890.html

[] light_spot_center

光斑的中心提取:重心法和圆拟合。先用多次迭代求阈值并且对图像二值化,再用重心法和圆拟合提取光斑中心。
light spot method:median point ,circle fitting (2009-12-03, matlab, 9KB, 下载284次)

http://www.pudn.com/Download/item/id/991102.html

[matlab编程] MeanShift

国外写的meanshift找聚类中心和类别数目的源程序,有实例,可直接使用
Meanshift looking abroad to write the number of cluster centers and the type of source, there are instances, can be used directly (2010-07-24, matlab, 4KB, 下载283次)

http://www.pudn.com/Download/item/id/1249823.html

[matlab编程] skeleton-blood

基于Matlab程序,对心脏血管中心线进行提取,并实现心血管分割
Based on the Matlab program, the heart center line extraction, and the realization of Cardiovascular Division (2014-06-15, matlab, 23KB, 下载282次)

http://www.pudn.com/Download/item/id/2567490.html
总计:43432