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

[其他小程序] 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

[其他小程序] lovegirl

一个娱乐的小程序。适合送给你的程序员女朋友
A fun little program. Give your girlfriend for programmers (2010-04-04, C/C++, 153KB, 下载196次)

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

[其他小程序] colorSignature

用openCV提取图片的象素值,用聚类进行分割,找出各个聚类的中心点,聚类个数是动态决定的,可重新设置个数最大上限。
OpenCV extract images using pixel value segmentation by clustering to identify the center of each cluster, clustering is a dynamic number of decisions can be re-set the upper limit of the number of the largest. (2008-12-24, C/C++, 2KB, 下载110次)

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

[其他小程序] yingyuxiaodangjia

自己做的小软件 希望大家喜欢 里面含有我搜集整理的词库 英语小当家 方便你我他 1 网上已有的单词随意背等软件,不能任意添加自己喜欢或制作的词库,使我们用来学习很不方便.此款小软件占用内存很小,任意文本文件都可以作为词库(单词或精美短句) ,选好词库以后可以设置不同的学习进度并可以存档 .另外可以根据自己喜好设置窗体透明度与颜色与字体样式与颜色、浏览速度(可以调节上一课单词、下一课单词、上一单词、下一单词、暂停等功能)。可以设置鼠标穿透,不影响你继续做其他事情2 看电影时可以遮挡中文字幕,只看英文,在娱乐中学习哈.如果设置好词库与与课程后遇到没意思的情节可以顺便偷学几个英文单词或精美短句.3详细使用说明请看说明文档
The software make of myself for all of us to learn English (2010-10-06, Visual C++, 2156KB, 下载96次)

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

[其他小程序] VC++shenru

VC++教学视频由孙鑫老师主讲并录制,这个文件夹是视频中所有程序的源码。
VC++ Teaching video by the Sun Xin speaker teachers and recording, this folder is the video source for all procedures. (2007-07-28, Visual C++, 2364KB, 下载95次)

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

[其他小程序] sunxin

孙鑫VC++视频教学所有源代码 无需密码 直接使用
Xin Sun VC++ source code for all the video instruction (2010-05-17, Visual C++, 4343KB, 下载93次)

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

[其他小程序] animation

用C++ builder制作的动画,用于练手。纯属娱乐!!(工程文件)
Using C++ builder animation for training hand. Pure entertainment! ! (Project file) (2010-11-03, C++ Builder, 3354KB, 下载79次)

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

[其他小程序] 1

愚人节恶搞小程序 自动弹出光驱 播放音乐 关闭显示器 对话框。。。 (不具任何破坏性,纯属娱乐)
Fool s Day Comedy applet, does not have any destructive (2009-04-02, C/C++, 1KB, 下载77次)

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

[其他小程序] choujiang

运用随机原理编写的抽奖程序,可用于公司及娱乐场所的娱乐活动所用
Prepared using random lottery process theory can be used for entertainment companies and used for entertainment (2010-04-15, VBA, 6KB, 下载76次)

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

[其他小程序] example

js生成flash滚动新闻图片,提供例子与原吗
js generated rolling news flash picture, providing you with the original examples (2008-11-26, Java, 351KB, 下载69次)

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

[其他小程序] lw_oopc-v1.2

一种轻量级的面向对象的C语言编程框架:LW_OOPC。LW_OOPC是Light-Weight Object-Oriented Programming in(with) C的缩写,总共一个.h文件,20个宏,约130行代码,非常的轻量级,但却很好的支持了很多面向对象的特性,比如继承、多态,可以优美的实现面向接口编程。这个框架系由台湾的高焕堂先生以及他的MISOO团队首创,之后由金永华继续改进优化,最后,经高焕堂同意以LGPL协议开源(开源网址参见后文)。 用C语言实现OO?我没听错吗?这听起来真是太疯狂了!… 大家都知道,C++支持了面向对象和面向泛型编程,比C要更强大些。那么,为什么要在C语言中实践面向对象呢?为什么不直接使用C++呢? 希望这套宏,能够真正帮助到想用C语言写出面向对象代码的C程序员们! 源码包括几个使用这套宏的代码示例,可以认真钻研下。
A lightweight, object-oriented C language programming framework: LW_OOPC. LW_OOPC is an acronym for Light-Weight Object-Oriented Programming in (with) C, total. H file, 20 macro, about 130 lines of code, very lightweight, but very good support for object-oriented features, such as inheritance, polymorphism, and interface-oriented programming can be beautiful. This framework is the first team by of Taiwan Mr. Gao Huantang his MISOO continue to improve optimization, followed by Jin Yonghua, see below) agreed to LGPL the agreement open source (open source URL, GAO Huan-tang. Using C language implementation of Estimates of? I did not hear it? It sounds really crazy! ... As we all know, C support object-oriented and oriented generic programming than C to be more powerful. So, why do you want to practice in C language object-oriented? Why not just use C? I hope this set of macros, can really help to write object-oriented code C programmers who want to use the C language! Source includ (2012-11-21, C/C++, 239KB, 下载57次)

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

[其他小程序] Lesson17Code

孙鑫老师VC++Lesson17进程间通信,可以自由下
SUN Xin teachers VC++ Lesson17-process communication, they can under the (2008-07-26, Visual C++, 229KB, 下载56次)

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

[其他小程序] chess

三 子 棋 可以与电脑或其他人游戏 娱乐
Three sons chess with a computer or other person game entertainment (2008-06-20, Visual C++, 1KB, 下载48次)

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

[其他小程序] desktopClock

一个VC编写的圆形透明时钟,除了指针和刻度盘不透明外,其余全是透明的,按住时钟中心点可以手动时钟移动,双击可关闭。
The preparation of a VC round the clock and transparent, except opaque pointer and dial, the rest are transparent, hold down the center of the clock can be manually move the clock, double-click to close. (2010-01-13, Visual C++, 18KB, 下载46次)

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

[其他小程序] 4.2

本人做的一个计算动力学的 小作业 中心差分法
I make a calculation of the dynamics of small operations center difference method (2008-05-30, matlab, 2142KB, 下载45次)

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

[其他小程序] Cal_vc6.0

这是自己编写的计算器软件,主要知识点是孙鑫老师前10课内容的一个小总结:包括控件操作,属性表单,注册表基本操作,配置文件读取和写入.等,相信对新人还是有一定帮助的!
This is, the preparation of the calculator software, knowledge is Xin Sun 10 teachers before classes as a small sum up : including control, attribute form, the basic operation of the registry, configuration files to read and write. . the newcomers believe there is still some way to help! (2006-11-25, Visual C++, 42KB, 下载41次)

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

[其他小程序] panpao

国内资讯|本地资讯|国际资讯|体育专题|休闲娱乐|我的故事|IT资讯|汽车资讯|情感剧场|视屏短片|时尚前沿|在线游戏|流行音乐
Domestic IT | Local Information | International Information | sports themes | Entertainment | My Story | IT Information | Automotive Information | Emotional Theater | Video clips | fashion forefront | online games | pop music (2009-06-27, ASP, 7708KB, 下载39次)

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

[其他小程序] 24point

24点原是民间娱乐,后来发现和数学有关,被称为数学娱乐,数学节还有24点,奥数上也有24点 。6 7 8 8 (6里*8里/(8里-7里)=24公里 )7 7 8 9 (8立方根等于2,9根号等于3,7+3+7*2 =24)。有2、3、4、5、6、7、8、9、10、J、Q、K、A共13张牌,运用数据结构编一程序,判断对任意给定的4张牌,能否在进行加、减、乘、除运算后,其运算结果等于24。其中J按11计算,Q按12计算,K按13计算,A按1计算。如果能得到结果24,则输出可得到该结果的计算表达式。若输入数据符合要求,且经过加、减、乘、除运算后,运行结果能得到24,如输入3,4,8,2,则显示可得到该结果的计算表达式,如(8-4)*3*2=24。若输入数据小于1或者大于13或者不是整数时,提示输入错误。若输入不能运算出24的数据,如1,1,1,1,则显示经过加、减、乘、除运算后,运行结果不能得到24。
err (2008-12-30, Visual C++, 2KB, 下载38次)

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

[其他小程序] BELL

利用蜂鸣器演奏音乐,工作不忘娱乐放松。^_^
Use buzzer playing music, the work did not forget to relax entertainment. ^ _ ^ (2008-11-07, Others, 9KB, 下载37次)

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

[其他小程序] CalculatorI

本程序是《visual c++ 6.0 实用教程》(杨永国主编)一书中的第四章计算器程序的源代码。
This procedure is a (2008-07-15, Visual C++, 29KB, 下载35次)

http://www.pudn.com/Download/item/id/511081.html
12345
总计:81