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

[Windows编程] Polyn

基于线性表的典型应用----实现多项式的加、减、乘运算的实现
The typical application based on linear list is to realize the addition, subtraction and multiplication operation of polynomials. (2018-04-18, C++, 1KB, 下载1次)

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

[Windows编程] array

帮助初学者了解一维数组和二维数组在内存中的存储方式
To help beginners understand the storage of one-dimensional array and two-dimensional array in memory (2017-10-13, C++, 425KB, 下载1次)

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

[Windows编程] jsq

实现了一个比较简单的计算器的功能,包括加、减、乘、除
To achieve a relatively simple calculator functions, including add, subtract, multiply, divide (2017-09-22, C++, 1KB, 下载3次)

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

[Windows编程] TVPD

这是VC++下图象复原的维纳滤波及逆滤波实现程序 不错的
This is a vc++ image restoration in the wiener filter and the realization of inverse filtering program is good (2017-05-07, C++, 84KB, 下载5次)

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

[Windows编程] jflock

加枫电脑锁源代码,可以获取用户名、 定时器、禁用 Ctrl+Alt+Del , Ctrl+Ese , Alt+Tab 三组热键关机等
Canadian Maple lock the computer source code, you can obtain the user name, timer, disable the " Ctrl+ Alt+ Del" , " Ctrl+ Ese" , " Alt+ Tab" hotkey shutdown, such as three groups (2016-05-12, C++, 6KB, 下载2次)

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

[Windows编程] dxl0321

请有TC下运行该代码,如果有问题就联系我,我的QQ是315511893.俄罗斯方块
invited Run the code, if there are problems on the linked me, My QQ is 315511893. Russian box (2016-05-10, C++, 3KB, 下载1次)

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

[Windows编程] MyMail

适合崁入式VC++应用程序dll,类似jmail可以收发邮件,自动BASE64加解密,明文邮件识别,开发目的是jmail不支持新版SDK,大火,不能动态调试程序.我用163邮箱测试,QQ邮箱因为SSL/TSL加密传输通道,没加入相关功能.
sorry ,it s same no. (2015-04-18, C++, 52KB, 下载2次)

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

[Windows编程] Notice

多线程实现加队列实现类似QQ消息提示框,可弹出多个提示框,并自动隐藏。
Multithreading plus queue to achieve a similar QQ message box (2013-07-23, C++, 66KB, 下载5次)

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

[Windows编程] PL0

PL0功能的扩充 一、完成的实验内容及说明 基本内容 (1)扩充赋值运算:+= 和 -= (2)扩充语句 REPEAT <语句序列> DOWHILE <条件> 其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列> 增加内容 (1)增加运算:++ 和 --。 (2)增加类型:① 字符类型; ② 实数类型。 (3)扩充函数:① 有返回值和返回语句;② 有参数函数。 (4)增加一维数组类型 二、实验环境与工具 (1)计算机及操作系统:PC机,WindowsXP (2)程序设计语言:C++Builder5,VC 6.0 (3)教学型编译程序:PL/0
PL0 functional expansion of a complete description of the experimental content and the basic content (1) Expansion assignment operator:+ = and-= (2) Expansion statement REPEAT < statement sequence> DOWHILE < terms of " where" condition " is cyclical conditions, namely the condition was established, repeated loop of the " statement sequence" additional content (1) increasing the operation:++ and-. (2) increasing the types: ① character type ② real number type. (3) expansion of functions: ① to return to the values and return statements ② a parameter function. (4) to increase one type of two-dimensional array, experimental environment and tools (1) Computer and OS: PC machine, WindowsXP (2) Programming Languages: C++ Builder5, VC 6.0 (3) teaching-oriented compiler: PL/0 (2010-01-20, C++, 465KB, 下载77次)

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

[Windows编程] 16toASCII

16 to ASCII源程序 有兴趣的可以好好看看,版主加积分哦 呵呵呵呵呵
16 to ASCII source of interest can be a good look at the plus points哦呵Moderator Ha ha Ha ha (2009-05-03, C++, 2KB, 下载9次)

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

[Windows编程] line_search1

计算函数最小值,对下将方向进行一维收索,并找到这个方向上的最小值
Find a direction to compute the min vale of a function (2009-04-27, C++, 628KB, 下载3次)

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

[Windows编程] usemod10

UseModWiki(Usenet Moderation Project (Usemod))是Clifford Adams 所开发的维基引擎,它采用Perl做为开发的程序语言,它最大的特点是不使用任何的数据库管理系统来储存页面内容,任何的新增页面都直接储存于档案系统内,维基百科曾采用UseModWiki做为所有语言版本的维基引擎,之后才自行开发MediaWiki做为现有的接口。 功能特色: 采取单一档案就可以运作 不需要任何的延伸扩充程序 所有的变量都直接撰写于程序码中 页面直接储存于档案系统 采用CamelCase的连结样式 可透过对照表而修改其显示语言
UseModWiki (Usenet Moderation Project (Usemod)) are developed by Clifford Adams wiki engine, it uses Perl as the development of programming languages, it is characterized by the largest non-use of any database management system to store the page content, any new page directly stored in the file system, has used Wikipedia as UseModWiki all language versions of the wiki engine, MediaWiki only after self-developed as the existing interface. Features: the adoption of a single file can be an extension of the operation does not require any expansion of the procedure all the variables are directly written in the procedural code in the page directly stored in the file system used CamelCase link style tables and can modify their display language (2009-03-23, C++, 63KB, 下载3次)

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

[Windows编程] pichuliV5.0

批处理潜行,可以将批处理文件整合成一个可执行文件.exe。还可以在此基础上加图片,形成图标。很好的工具
Sneak a batch can be a batch file into an executable file. Exe. On this basis can also add images, and form icon. Very good tool (2008-09-28, C++, 876KB, 下载4次)

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

[Windows编程] TickSrv

在Windows CE下示範了使用超級終端機的服務,監視Windows CE裝置上的port1000的位置,並且當任何應用程式連線時,提供目前的時間和系統自上次重新設定後所經過的毫秒數。
Under the Windows CE model in the use of super-service terminals, surveillance, Windows CE devices port1000 position, and when any application to connect to provide the current time and the system since the last re-set after a few milliseconds after . (2008-05-16, C++, 819KB, 下载8次)

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

[Windows编程] dnc_pp

预处理宏工具,可以实现整数加1,减1;重复生成符号,把一个宏的内容转换成字符串等,用起来非常方便,可以大大简化程序
pretreatment Acer tools, can achieve an integer plus, minus 1; Generating repeat symbols, Acer put the contents of a string conversion, it is very convenient use, which can greatly simplify procedures (2007-05-24, C++, 8KB, 下载7次)

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

[Windows编程] bambam004_source

前EEC组织核心成员写的一款PE加壳程序的C++源码。对Dos Stud也进行了加密,很经典。
former EEC core members of the Organization of writing new procedures PE shell of C source code. Right Dos Stud also of encryption, very classic. (2006-01-07, C++, 377KB, 下载158次)

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

[Windows编程] 一个简单的DLL例子

用和com组件相关的知识比如 接口类,和类的实现等等相关的知识 实现加,减,乘,除. 对初学者认识一些组件的知识有非常好的参考价值.
com and use of knowledge related components such as interface type, and so on to achieve the kind of knowledge related achieve Canada, by, by, in addition. For beginners know some components of the knowledge have very good reference value. (2005-12-26, C++, 1895KB, 下载212次)

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

[Windows编程] terris俄罗斯方块的程序

很好的程序 不见你就不爽的
not very good procedures in a bad mood you (2004-12-22, C++, 49KB, 下载5次)

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

[Windows编程] 线性规划的单纯形法c++

用c++实现的线性规划的单纯形法
use linear programming to achieve the Simplex Method (2004-12-10, C++, 3KB, 下载421次)

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

[Windows编程] bdc

Console背单词程序,支持多用户,艾宾浩斯遗忘曲线
Console back words and supports multi-user, Ebbinghaus curve forgotten (2004-11-25, C++, 3KB, 下载59次)

http://www.pudn.com/Download/item/id/1101367913278442.html
123
总计:43