搜索资源列表
用vc编写的发送手机短信系统
- VC开发的手机短信程序,功能真的是比较全,这可是我收藏比较经典的代码-development of the VC SMS procedures, functions really is the whole, which I compare classic collections of code
C++_200array
- vc++ 我们的作业,包含加减乘除、大小比较、及求余。 (上一个传错了)!-vc our operations, including arithmetic, the size, and I seek. (1-on the wrong)!
php_screw
- php_scre 开源的PHP文件加密程序。官方只提供LINUX版本的,在这里我提供一个WINDOWS版本的,里面带有项目文件,可以直接用VC编译-php_scre open source PHP file encryption program. LINUX only official version, and here I offer a WINDOWS version, with project file which can be directly compiled with VC
counter
- 相信很多人都可以做得一个计数器的程序,不论是用C#、VB、VC++等编程工具。在这里我所做的这个计数器是使用C#做的,效果可能可其他人所做的不一样。它主要的目的是通过等额还贷对买房子的客户分期付款的金额和要多少年限才能还清钱进行计算。-I believe many people could do a counter procedures, whether they are using C#, VB, VC++ And other programming tools. I have done he
XWin32API
- Windows API在C#中申明大全,我原先一直是VC++开发者,但C#在开发效率上很高,所以长期积累了很多Windows API在C#中使用时的申明,尤其是数据类型的转换很重要,比如:VC++中的long和int都是4字节,对应的C#就是int,而不是long-Windows API in C# in the state Daquan, I had been a VC++ developer, but C# in the development of high efficiency, it
transform
- VC++设置窗体透明区域使其完全透明的源代码 这个小程序再简单不过了,不过实现的功能我觉得挺实用,它可以设置一些VC++程序窗体的透明区域,使其除了窗体的边框以及标题栏之外,其它全部都完全透明,研究本代码可帮你了解如何使用VC设置窗口的透明区域等技巧 -VC++ set to fully transparent form transparent region of the source code for this small program could not be easier, bu
VC
- 此C程序源程序文件夹包含了6个小游戏,其中有扫雷、贪吃蛇、迷宫、炸弹人这些经典游戏,也有适合小学生检查学习的加法游戏,还有用rectangle画方形的源程序。我还是一个初学者,希望通过贵网站学到更多!-This C program source folder contains 6 small game, including mine clearance, Snake, maze, bombs were these classic games, but also checks for studen
canyin
- 餐饮管理系统VC++源代码,在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中-Restaurant Management System VC++ source code, compiled, run the program before, which I attach the database file rms.mdb into the SQL server
ClockDesign
- 比较流行的数字电子钟,完全基于软件实现的效果,不依赖任何位图资源,可以设置背景和前景色,通过本程序你还将学到更多有用的知识点。本程序在vc++6.0下编译通过,这是我经过很多天积累和查找资源才找到的解决方法,也欢迎批评指正。 -Popular digital electronic clock, based entirely on the software results, Bu reliance on any bit Image Resources, you can set the back
GIS Sample Application 2
- MapWinGIS是一个不错的开源GIS项目,开发语言是VC,基于微软的COM思想编写,团队的开发人员主要来自美国爱荷华大学,开发团队中还有一位中国人。系统来讲,MapWinGIS是一套类似于AO的二次开发组件库(只是没有AO那么强大),其核心库是一个名字为MapWinGIS的ActiveX控件,开发人员可以利用这个ActiveX组件在自己的系统中添加GIS的相关功能,例如地图显示;在图层上标绘点,线,图形;计算长度,存取GIS数据等相关工作。ESRI在AO的基础之上开发了ArcGIS的桌面
MyPlayer
- 超酷界面的VC++音乐播放器,感觉还不错,值得一试。-Cool interface, music player, VC++, I feel pretty good, worth a try.
shuibiaozhizhen
- 这是一个水表指针识别的系统,基于VC++环境,做水表识别的可以看看!希望有用-This is a water meter pointer recognition system, based VC++ environment, do meter identification can look! I hope useful
PinYin
- 本人自己编写的拼音输入法,可以用vc直接运行,希望对你有所帮助-I have written a Pinyin input method, you can use the VC directly run, I hope for your help!!!
pq.zip
- 很好的潮流计算程序,利用vc计算的,希望给大家分享,Good flow calculation procedures, using VC calculation, I hope to share
studentsys
- 我是自学VC++,这次编写了一个学生管理系统,主要可以实现注册,登陆,用户管理,增加,删除,修改,小游戏等功能,才学疏浅,还望大家指点,谢谢!-I am self-taught VC++, this time to write a student management system, can mainly be achieved registration, login, user management, increase, delete, modify, game features, spars
99chengfa
- 这个是用vc++ 6.0 写的一个99乘法表,希望大家喜欢,本人才学疏浅,还望多多指教,谢谢!-This is write a vc++ 6.0 99 multiplication table, I hope everyone likes the talent school sparse shallow, but also look to the exhibitions, thank you!
ButtonNavi
- VC/C++源码,界面编程,窗体制作实例 VC++制作按钮导航界面,制作了几个按钮,放上窗口上,我觉得挺不错呀,特把源码分享给大家,希望对你学习VC编程有帮助。-VC the/C++ source, programming interface, the form produced instance VC++ of production button navigation interface, produced a few buttons, put the window, I feel v
TreeNavi
- 树状导航界面VC++源码,比较传统的树状菜单,图标也很古老,不过修改美化一下还是想当不错的,至少为你提供了一个制作树状菜单的思路和方法,尤其对VC初学者来说,简单易懂,希望喜欢,程序运行效果请参阅源码爱好者测试截图。-Tree the navigation interface VC++ source, more traditional tree menus, icons, very old, but modify landscaping or want to be good, at least
apprioiall
- AprioriAll算法的基本思路 1) 排序阶段 利用客户标识customer 2id作为主关键字以及事务发生的时间transaction 2 time作为次关键字对数据库D排序,该步骤将原始的事务数据库转换成客户序列的数据库. 2) 发现频繁项集阶段 利用关联规则挖掘算法找出所有的频繁项目集. 3) 转换阶段 在已经转换的客户序列中,每一个事务被包含于该事物中的所大项目集来替换,如果一个序列不包含任何大项目集,则在已经转换的序列中不应该保留这项事务. 4) 序列阶段 利用核心
Tetris
- 我是在visual studio 2005下用C#做的,主要是觉得C#是C风格的语法,比较喜欢,就选它了。用的是.net的GDI+类库,当然也可以用其它语言工具来实现,如java中的swing,VC中的GDI都可以。-I was in visual studio 2005 using C# to code, mainly because that C# is a C-style syntax, like it and we chose it. Using. Net of GDI+ librar