联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找单片机开发(95) 其他(82) Windows编程(49) 图形图像处理(32) 游戏(27) 数值算法/人工智能(19) VC书籍(19) 图形图象(17) 嵌入式/单片机/硬件编程(17) Linux/Unix编程(16) WEB开发(16) 其他小程序(12) matlab编程(12) 数据结构(11) 其他嵌入式/单片机内容(10) OpenCV(10) OpenGL(9) 处理器开发(9) 人工智能/神经网络/深度学习(9) 文章/文档(8) 嵌入式Linux(8) 网络编程(7) 其他智力游戏(7) 数学计算(6) 棋牌游戏(6) 书籍源码(5) 系统设计方案(5) 其他书籍(5) VHDL/FPGA/Verilog(5) 源码/资料(4) 通讯编程(4) C#编程(4) 视频捕捉采集剪辑(4) 软件设计/软件工程(4) 界面编程(3) 通讯编程(3) 驱动编程(3) 汇编语言(3) *行业应用(3) 通讯编程文档(3) 进程与线程(3) 手机短信编程(3) TCP/IP协议栈(3) DSP编程(3) 3D图形编程(3) 软件工程(3) .net编程(3) 多媒体编程(2) GDI/图象编程(2) 系统编程(2) Shell编程(2) 网络编程(2) 系统/网络安全(2) 编译器/解释器(2) 加密解密(2) 语音合成(2) Web服务器(2) 流媒体/Mpeg4/MP4(2) 技术管理(2) 对话框与窗口(2) 串口编程(2) USB编程(2) 控制台编程(2) 金融证券系统(2) 绘图程序(2) 超算/并行计算(2) Java编程(1) IP电话/视频会议(1) TreeView控件(1) 网络(1) 数据库系统(1) 远程控制/远程桌面(1) xml/soap/webservice(1) P2P编程(1) FlashMX/Flex源码(1) 手机WAP编程(1) Symbian(1) 操作系统开发(1) 模式识别(视觉/语音等)(1) 文件操作(1) 企业管理(1) 邮电通讯系统(1) 其他行业(1) uCOS/RTOS(1) GIS/地图编程(1) 游戏引擎(1) 家庭/个人应用(1) 行业发展研究(1) 其他游戏(1) Windows CE(1) SNMP编程(1) 酒店行业(1) 交通/航空行业(1) GPS编程(1) RFID编程(1) 认证考试资料(1) CAD(1) 微信小程序(1) 虚拟/增强现实-VR/AR(1) Unity3D(1) 
按平台查找All C/C++(666) 

[人工智能/神经网络/深度学习] AF-Investing.Cv

AF-lnvesting.Cv狂暴刷单EA: 这款EA算是非常经典的马丁策略,AF-lnvesting.Cv-EA是一款巴基斯坦作者的EA,在原有的基础上参数做了一些优化,添加了新闻过滤指标,DLL加密文件,以及各个货币的参数设置,参数众多,可以实现高度自定义,单量也非常多,可以赚返佣。
AF- lnvesting.Cv Frenzied brush single EA: This EA is a classic Martin strategy, AF- lnvesting.Cv -EA is a Pakistan author's EA, on the basis of the original parameters to do some optimization, adding news filtering indicators, DLL encryption files, as well as the various currency parameter settings, many parameters, can achieve a high degree of user-defined, single volume is also very much, you can earn commission. (2021-01-06, C/C++, 103KB, 下载2次)

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

[操作系统开发] 虚拟化与云计算

《虚拟化与云计算》是2009年出版的电子工业出版社图书,作者是《虚拟化与云计算》小组。本书以在数据中心采用服务器虚拟化技术构建云计算平台为主题,全面地勾画出虚拟化与云计算的产生背景、发展现状和关键技术等。本书体系完整,内容丰富,有助于广大读者理解信息产业今后发展的大脉络。
Virtualization and cloud computing is a book published by electronic industry press in 2009. The author is a member of the group of virtualization and cloud computing. This book takes the construction of cloud computing platform with server virtualization technology in data center as the theme, and comprehensively outlines the background, development status and key technologies of virtualization and cloud computing. This book has a complete system and rich content, which is helpful for readers to understand the development of information industry in the future. (2020-12-28, C/C++, 39484KB, 下载1次)

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

[超算/并行计算] CLBlast-master

CLBLAST是一个现代的、轻量级的、性能良好的、可调的OpenCL BLAS库,用C++ 11编写。它旨在充分利用来自不同供应商的各种OpenCL设备的全部性能潜力,包括台式机和笔记本电脑gpu、嵌入式gpu和其他加速器。CLBlast实现BLAS例程:在向量和矩阵上操作的基本线性代数子程序。有关各种设备的性能报告以及最新的CLBlast新闻,请访问CLBlast网站。
CLBlast is a modern, lightweight, performant and tunable OpenCL BLAS library written in C++11. It is designed to leverage the full performance potential of a wide variety of OpenCL devices from different vendors, including desktop and laptop GPUs, embedded GPUs, and other accelerators. CLBlast implements BLAS routines: basic linear algebra subprograms operating on vectors and matrices. See the CLBlast website for performance reports on various devices as well as the latest CLBlast news. (2020-07-21, C/C++, 893KB, 下载1次)

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

[数据结构] 二分查找

二分查找的中心思想:将n个已排好序的元素分成个数大致相同的两半,取a[n/2]与x相比较,如果x=a[n/2],则找到x,算法终止;如果x<a[n/2],则只在数组a的左半部继续搜索x;如果x>a[n/2],则只在数组a的右半部继续搜索x。
The central idea of two point lookup is to divide the n elements into roughly the same two half, compare a[n/2] with X, if x=a[n/2], then find x, the algorithm terminates; if x<a[n/2], then only continue to search X in the left half of the array a; if x>a[n/2], then only continue to search X in the right half of the group a. (2018-05-13, C/C++, 5081KB, 下载0次)

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

[WEB开发] 20151010133219333

各委员单位、有关职业院校: 根据《关于举办2015年“亚龙杯”全国职业院校机电类专业教师教学能力大赛的预通知》(机职指委﹝2015﹞9号)的要求和相关安排,全国机械职业教育教学指导委员会和机械工业教育发展中心经研究,决定于2015年11月28日-12月1日举办“2015年‘亚龙杯’全国职业院校机电类专业教师教学能力大赛”。
Each member of the unit, the relevant vocational institutions: According to the National Steering Committee for mechanical vocational education on hold in 2015, pre-notification of Electromechanical national vocational colleges teaching ability Contest Yaron Cup (machine Vocational Guidance Committee No. ﹝ 2015 ﹞ 9) the requirements and related arrangements for teaching Education Development Center and machinery industry through research, the decision on November 28, 2015- held 2015 Yaron Cup Electromechanics national vocational colleges teaching ability contest on December 1. (2015-11-17, C/C++, 845KB, 下载1次)

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

[单片机开发] jiaotongdeng

本次实现主要是实现红绿灯能完成 9 秒倒计时,以 18F452 单片机为中心, 通过 1 个数码管和 8 盏信号灯控制交通。首先是南北方向绿灯亮,东西方向红灯 亮,数码管开始倒计时;当倒计时为 0 时,状态改变为南北方向红灯亮,东西方 向绿灯亮,然后重复上述过程。
This realization is mainly the realization of traffic lights to complete the 9 seconds countdown, with 18F452 MCU as the center, Control traffic through the 1 digital tube and 8 signal lamps. The first is the north south direction of the green light, red light east-west direction Light, digital tube countdown when the countdown reaches 0, the state changed to red light north-south direction, East and West To the green light, and then repeat the process. (2015-05-16, C/C++, 118KB, 下载1次)

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

[Linux/Unix编程] xscj

通过学习c语言,我了解到了它的如此强大,不光可以永它编写出各种优秀的应用软件,甚至连功能强大的Unix操作系统和Linux操作系统也几乎是用c语言完成的,只是在硬件操作的代码一般使用了汇编语言,特别是c语言中的指针功能,使用它能灵活地操作内存,但是如果使用不当也会造成因为非法访问而使系统崩溃,也会因为乱使用指针而使内存泄漏,所有,要学习好c语言还是要花费一点功夫的!c语言的课程学习完了,也许现在我们还不能完成一个好强大的操作系统,但是使用c语言解决实际问题的方法还是一样的,所以,我用c语言编写了一个课程设计,题目是成绩信息管理系统。
By learning c language, I learned that it is so powerful, not only can Wing it to prepare a variety of applications, even even the powerful Unix operating system and the Linux operating system is almost c language completed just in hardware operation code generally use assembly language, especially pointer in c language function, use it the flexibility to manipulate memory, but if used incorrectly can also cause crashes because unauthorized access to the system by, also because of the indiscriminate use of pointers so memory leak, to learn good c language or to spend a little more effort! c language course is over, maybe now we can not complete a good operating system, but the methods to solve practical problems using the c language is still the same, so I used the c language curriculum design, entitled Results Information Management systems. (2013-03-21, C/C++, 448KB, 下载3次)

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

[Linux/Unix编程] fzxsxt

通过学习c语言,我了解到了它的如此强大,不光可以永它编写出各种优秀的应用软件,甚至连功能强大的Unix操作系统和Linux操作系统也几乎是用c语言完成的,只是在硬件操作的代码一般使用了汇编语言,特别是c语言中的指针功能,使用它能灵活地操作内存,但是如果使用不当也会造成因为非法访问而使系统崩溃,也会因为乱使用指针而使内存泄漏,所有,要学习好c语言还是要花费一点功夫的!c语言的课程学习完了,也许现在我们还不能完成一个好强大的操作系统,但是使用c语言解决实际问题的方法还是一样的,所以,我用c语言编写了一个课程设计,题目是销售管理系统。
By learning c language, I learned that it is so powerful, not only can Wing it to prepare a variety of applications, even even the powerful Unix operating system and the Linux operating system is almost c language completed just in hardware operation code generally use assembly language, especially pointer in c language function, use it the flexibility to manipulate memory, but if used incorrectly can also cause crashes because unauthorized access to the system by, also because of the indiscriminate use of pointers so memory leak, to learn good c language or to spend a little more effort! c language course is over, maybe now we can not complete a good operating system, but the methods to solve practical problems using the c language is still the same, so I used the c language curriculum design, the title is a sales management system . (2013-03-21, C/C++, 84KB, 下载4次)

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

[单片机开发] ChargeFlash0306(V1)

该设计,使用iMQ8801作为控制中心,该IC有ADC功能,这功能用于采集AD。检查电压点,来驱动两LED指示灯,显示充电电压状态。该设计,还用到24C02作为记忆体,来记忆掉电前的工作状态。本设计还有驱动3组LED闪灯,共有7种模式。记忆体的通讯使用了I2C。
The design, use iMQ8801, as the control center, the IC ADC function, this function is used to collect AD. Check the voltage point, to drive two LED indicators display the status of the charging voltage. The design also used in the 24C02 memory to memory power-down before the state. The design is there to drive the LED flash modes. The memory communications using I2C. (2013-03-13, C/C++, 153KB, 下载13次)

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

[单片机开发] Family-guard-system-based-on-GSM

本系统采用单片机作为控制中心,配有移动通信模块、警情采集电路、看门狗电路、声光报警电路和电源模块。当警情采集电路采集到警情信号时,单片机立即接通报警驱动电路实现声光报警,与此同时单片机接通移动通信模块,通过无线调制解调器接入GSM向外界报警,从而完成自动报警。
The system uses microcontroller as a control center, equipped with a mobile communication module, alarm acquisition circuit, the watchdog circuit, sound and light alarm circuit and power supply module. Acquisition circuit of the police intelligence police intelligence collected signal, the microcontroller immediately connected to the alarm driver circuit to achieve the audible and visual alarm at the same time microcontroller connected to the mobile communication module to the outside world via wireless modem access GSM alarm, thus completing the automatic alarm. (2012-07-17, C/C++, 181KB, 下载11次)

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

[图形图像处理] medianFilter0918

本程序实现灰度图像的均值滤波,均值滤波是典型的线性滤波算法,它是指在图像上对目标像素给一个模板,该模板包括了其周围的临近像素(以目标象素为中心的周围8个象素,构成一个滤波模板,即去掉目标象素本身)。再用模板中的全体像素的平均值来代替原来像素值。
This program the gray-scale image of the mean filter, mean filter is a typical linear filtering algorithm, it is on the image of the target pixel to a template, the template around the adjacent pixels (target pixelsaround 8 pixels to form a filter template, that is, remove the target pixel itself). Then the average of all pixels in the template to replace the original pixel values​ ​ . (2012-02-24, C/C++, 7761KB, 下载9次)

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

[Linux/Unix编程] UNIXw

本书详尽地讲述了用于网络及Internet的各种UNIX工具。本书为每个邮件程序、新闻阅读器和Internet应用的命令、选项及特性提供了简捷的图表示意,使读者非常易于深入掌握各种Unix网络应用技术。作者对主要的Unix网络应用进行了透彻的描述,使人们能较好地掌握Unix网络的各方面知识。本书可作为Unix用户学习的教程和参考书。
This book describes in detail the network and the Internet for a variety of UNIX tools. Book for each e-mail program, news reader and Internet applications, commands, options and features provide a simple chart to indicate to the reader a very easy understanding of the various Unix systems and networks. On the Web applications on the major Unix conducted a thorough description so that people can better grasp the knowledge of all aspects of Unix network. This book can be used as a tutorial to learn Unix user and reference books. (2010-07-02, C/C++, 13798KB, 下载3次)

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

[其他嵌入式/单片机内容] Supermarketchargingsystem

超市收费系统添加了条形码检测,结合实际应用,模拟设计一微机应用系统,要求该系统综合应用并行接口、串行接口,定时器接口、模拟接口等等(根据具体体题目确定具体接口),实现主控中心微机与 下位机实现远距离传送,以及远程控制、监测功能。包含程序设计流程图,完整代码,运行调试结果
Supermarket bar code added to detect charging system, combined with practical application, the design of a computer simulation applications require integrated application of the system parallel port, serial interface, timer interface, analog interface, etc. (subject to specific body to determine the specific interface) to achieve microcomputer control center with the lower machine to achieve long-distance transmission, and remote control and monitoring functions. Program flow chart that contains a complete code, run the debug results (2010-04-08, C/C++, 336KB, 下载15次)

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

[软件工程] C51

这以最为流行的80C51 单片机为例来学习单片机的C 语言编程技术共分六章,每章一个专题,以一些待完成的任务为中心,围绕该任务介绍 C 语言的一些知识,每一个任务都是可以独立完成的,每完成一个任务,都能掌握一定的知识,等到所有的任务都完成后,即可以完成C 语言的入门工作。
This is in the most popular 80C51 microcontroller as an example to learn microcontroller C-language programming is divided into six chapters, each devoted to one topic, with some pending tasks as the center, around the task of introducing some knowledge of C language, each task can be completed independently, and each completed a task, be able to master certain amount of knowledge, until all tasks are completed, which can complete the C-entry work. (2010-02-08, C/C++, 239KB, 下载4次)

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

[单片机开发] C2956

电吉他失真音效器 这个项目是一个个性化的失真踏板,提供更大的控制权的音乐。不同于商业踏板,这是严格的模拟,这个单位特点的数字能力,提供了一个计时器来控制低通滤波器截止频率以及存储的各种设置。中心的设计是一种CY8C27443微控制器。
Electric Guitar Distortion Unit Designed by a musician, this project is a personalized distortion pedal that provides greater control over music. Unlike commercial pedals, which are strictly analog, this unit features digital capability that provides a timer to control the low-pass filter cut-off frequency as well as storage for various settings. The heart of the design is a CY8C27443 microcontroller. (2009-08-23, C/C++, 1058KB, 下载15次)

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

[软件设计/软件工程] Beyond_STL_cn

Boost的介绍 因为你正在读这本书,我希望你至少对Boost库有一点熟悉,或者你至少听说过Boost。 Boost里有很多库,只有很少一些是你不感兴趣的。可以肯定你会在里面找到马上就要用的库。Boost库覆盖了广泛的领域,从数学库到智能指针,从模板元编程库到预处理器库,从线程到lambda表达式,等等。所有Boost库都具有宽松的许可证,确保库可以被自由使用于商用软件。支持通过新闻组实现,那是Boost社区最具活力的地方,而且至少有一家公司专门提供与Boost相关的咨询服务。对于Boost社区的在线介绍,我强烈建议你访问Boost 网站 www.boost.org.
Beyond_STL_cn (2009-05-21, C/C++, 337KB, 下载6次)

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

[GPS编程] 138983621602-gps

GPS定位模块128*64图形液晶定位显示 我是以我自己的宿舍为坐标原点,原点在128*64图形液晶显示模块的中心,整个图形液晶显示的范围大概也就是整个西乡塘!!功能是,当从本宿舍出发的时候,图形液晶将把你所经过的坐标显示在显示屏幕上,形成一道轨迹!我用串口调试工具调试了一下还是能基本达到预期目的的!还有我从本宿舍跑到隔几个宿舍的地方试了一下,还是能显示记录轨迹的!因为在户外测试的话!估计要准备8节干电池吧!4个驱动图形液晶,另外驱动GPS模块!今天早上从宿舍跑到南门测试可以基本显示诡计!!6节电池很快就用完了!!程序也是实验的!没有进一步完善和改进!程序也是原程序没有做整理!
gps 1602 (2009-03-24, C/C++, 12KB, 下载20次)

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

[Windows编程] [USE]

LED 点阵电子显示屏是集微电子技术、计算机技术、信息处理技术于一体的大型显示屏系统。它以其色彩鲜艳,动态范围广,亮度高,寿命长,工作稳定可靠等优点而成为众多显示媒体以及户外作业显示的理想选择。同时也可广泛应用到军事、车站、宾馆、体育、新闻、金融、证券、广告以及交通运输等许多行业。
LED dot matrix display is a micro-electronic technology, computer technology, information processing technologies in one large display systems. With its colorful, wide dynamic range, high brightness, long life, work stable and reliable for a wide variety of advantages, such as display media, as well as outdoor work displayed an ideal choice. Also can be widely applied to the military, railway stations, hotels, sports, news, finance, securities, advertising and transportation and many other industries. (2008-03-01, C/C++, 4KB, 下载19次)

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

[软件工程] programming_debug

程序调试思想与实践 本书将调试作为一门专业的学科进行研究和分析,提供大量的代码实例和问题描述,对调试的各个方面进行细致而深入的阐述和讨论。本书以bug 为中心,围绕调试这一主题 进行组织,第2章到第5 章包括bug的诊断与分类以及它们的症状,第6章到第10章讨论那些处理bug 的策略,包括可以使用的工具以及在不同情况下如何最佳地使用它们。第11章到第16 章包括对专业调试的解释以及如何成为一个出色的调试员。 本书主要面向的读者群是软件项目的开发人员、调试人员、测试人员以及管理人员。 (2008-02-19, C/C++, 15333KB, 下载14次)

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

[系统编程] Syncer

这个软件可以设置让Palm每天的某个时间自动开机并开始同步。每天同步的时间都可以自定义,也可以关闭这个功能。这个程序的用途是做什么的呢? 呵呵,其实最大的用途就是同步AvantGo,如果你的PC开机就连在网上或者根本就不关的话,那么你每天早上6点种同步一次, 保证你在地铁里看到的是最新的新闻
the software can be set to allow a certain day Palm automatically boot time and simultaneously. Daily synchronization time can be defined, but also be able to close this function. This procedure is the use of what they are doing? Oh, the greatest use is AvantGo synchronization, If you boot the PC even on the Internet or not at all related, then you every morning 6:00 a simultaneous, ensure that you saw in the subway is the latest news (2006-06-24, C/C++, 12KB, 下载66次)

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