联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 其他(468) 
按平台查找All WINDOWS(468) 

[其他] Windows程序设计(第五版)

 作为Windows开发人员的必备参考,涵盖基础知识和中高级主题,全面地介绍了Windows程序设计所涉及的细枝末节,旨在帮助读者从高屋见瓴的角度,建立完整的知识体系,为以后的职业生涯奠定良好的基础。全书共3部分23章。第1~12章着重介绍基础知识,第13~18章的主题为图形,第19~23章涉及更多高级主题。
As a necessary reference for Windows developers, covering basic knowledge and middle and advanced topics, the details of Windows program design are introduced in order to help readers build a complete knowledge system from the perspective of high house and lay a good foundation for future career. The whole book consists of 3 parts and 23 chapters. The first to 12 chapters focus on basic knowledge, thirteenth to 18 chapters are graphics, and nineteenth to 23 chapters involve more advanced topics. (2018-05-22, WINDOWS, 6088KB, 下载1次)

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

[其他] Socket

本书是学习Java语言的入门教材。全书从Java语言的基本特点入手,详细介绍了Java语言的基本概念和编程方法,同时深入介绍了Java的高级特性。本书共分为12章,涉及Java中的基本数据类型、基本语法、类的概念及特性、异常处理、用户界面设计、小应用程序、输入/输出操作及线程等内容。java_socket
This book is an introductory textbook for learning the Java language. The book begins with the basic features of the Java language, introduces the basic concepts and programming methods of the Java language in detail, and introduces the advanced features of the Java. The book is divided into 12 chapters, involving basic data types in Java, basic syntax, class concept and characteristics, exception handling, user interface design, small application, input / output operation and thread content.java_socket (2018-01-17, WINDOWS, 402KB, 下载1次)

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

[其他] jmail44_free

Jmail 4.4 免费版 Dimac 公司的邮件收发组件,这是一个非常成熟和强大的邮件组 件。它不但可以完成发邮件的工作,还可以POP收信,并支持收发 邮件时的PGP加密,内置一个群发邮件的对象,可以使群发编程更 简单。 即使是很多其他组件也都能完成的发邮件功能,JMail 的完成也 可以称得上最出色的,除了常见的抄送暗送等多收件人功能外, 它还支持添加嵌入式图片附件,并且可以从URL读取文件作为附件。 JMail 的免费版本拥有全部完成的发邮件功能,只在收邮件和加 密邮件等我们不常用到的方面进行了限制。
Jmail 4.4 Free Edition Dimac's mail - mail component, which is a very mature and powerful mail group A. It can not only complete the mail, but also POP to receive and send and receive. PGP encryption at the time of mail, built in a group of mail objects, can make group programming more Simple. Even if many other components are able to complete the email function, JMail is completed. It can be the best, in addition to the multiple receiver functions, such as the common copying, and so on. It also supports adding embedded picture attachments and reading files from URL as an attachment. The free version of JMail has all the mailing functions completed, only to receive mail and add Secret mail is limited by the aspects that we don't often use. (2017-12-14, WINDOWS, 1442KB, 下载3次)

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

[其他] Visual Lisp FAS VLX文件解码器

Visual Lisp FAS VLX文件解码器
Visual Lisp FAS VLX (2017-11-19, WINDOWS, 53KB, 下载189次)

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

[其他] KEAZ128_CodeWarrior_PE_SPI

用CodeWarriorTM的wizard引导生成一个工程;打开CodeWarriorTM左边的project窗口中的Files页, 可以看到PE生成了多个目录和文件, 包括Generated Code和 User Modules等,如图14所示。其中User Modules中的DP256B_PE_SPI.c就是主函数main所在的文件。双击即可将其打开。
Generate a project with the wizard of CodeWarriorTM;Opening the Files page in the project window on the left side of CodeWarriorTM, you can see that the PE generates multiple directories and Files, including Generated Code and User Modules, as shown in figure 14.The dp256b_pe_spspi in User Modules is the file that main function main is in.Double click to open it. (2017-11-02, WINDOWS, 1647KB, 下载8次)

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

[其他] 哈密顿

由c语言编程,在window下运行,为无向图,先读入两个数据,第一个数据为点的个数,第二个数据为边的个数。此后依次输入哪两个点之前连线,即完成无向图。之后程序会输出0和1,0代表不存在哈密顿回路,1代表存在哈密顿回路
Programming by C language, run under window, for undirected graph, read two data first, the first data is the number of points, the second data is the number of edges. Then, which two points are connected in advance to complete the undirected graph. After that, the program outputs 0 and 1,0 representing the Hamiltonian loop, and 1 represents the Hamiltonian circuit (2017-10-25, WINDOWS, 19KB, 下载1次)

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

[其他] 64位+wampserver2.5

WAMP指的是Windows下的Apache+Mysql/MariaDB+Perl/PHP/Python,一组常用来搭建动态网站或者服务器的开源软件,本身都是各自独立的程序,但是因为常被放在一起使用,拥有了越来越高的兼容度,共同组成了一个强大的Web应用程序平台。随着开源潮流的蓬勃发展,开放源代码的LAMP已经与J2EE和.Net商业软件形成三足鼎立之势,并且该软件开发的项目在软件方面的投资成本较低,因此受到整个IT界的关注。LAMP是基于Linux,Apache,MySQL/MariaDB和PHP的开放资源网络开发平台,PHP是一种有时候用Perl或Python可代替的编程语言。开发者在Windows操作系统下使用这些Linux环境里的工具称为使用WAMP。
WAMP refers to Windows Apache+Mysql/MariaDB+Perl/PHP/Python, a group used to build a dynamic website or server open source software itself a separate program, but because often used together, with more and more high degree of compatibility, constitute a powerful Web application platform. Developers use the tools in these Linux environments under the Windows operating system called WAMP. (2017-09-30, WINDOWS, 42321KB, 下载1次)

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

[其他] 亦思专业验证码识别系统1.8可发布组件包(DIY版)

组件包文件列表: GetCodeText.dll --编程接口库 Reco.svr --识别引擎 RecoLib.tc --样本库(此文使用亦思专业验证码识别系统1.8演示版根据要识别的网站自行制作,不能修改文件名) 编程接口: LPTSTR GetCodeText(); //识别验证码,返回识别结果 使用方法: 1、现使用亦思专业验证码识别系统1.8演示版根据要识别验证码的网站制作一个“单项目的”RecoLib.tc文件; 2、把此RecoLib.tc文件连同GetCodeText.dll、Reco.svr拷贝到你开发的软件主程序的同一个文件夹下; 3、主程序中调用唯一的接口函数GetCodeText()即可进行目标网站的验证码识别了。 常见问题: 问:我开发的主程序中显示的验证码图片与识别结果总是不一样,是为啥? 答:是因为识别组件再次刷新了网站的验证码并根据新的验证码进行了识别,识别的结果可直接用于网页提交,不影响使用。
Component package file list: GetCodeText.dll - Programming Interface Library Reco.svr -- recognition engine RecoLib.tc - Sample Library (this article is also used for professional verification code identification system 1.8 demo version, according to the identification of the site to make their own, can not modify the file name) Programming interface: LPTSTR (GetCodeText); / / identification code, returns the result of recognition (2017-08-14, WINDOWS, 1846KB, 下载3次)

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