搜索资源列表
VC的反编译工具,功能齐全
- VC的反编译工具,功能齐全 ,VC s decompile tools, full-featured
calculator-primitive.rar
- 用mfc写的一个简单的科学计算器,因本人程序能力有限,有些功能还不太完善。供大家学习 用,Mfc Writing with a simple scientific calculator, because of my limited ability to process, some features are not quite perfect. For study with U.S.
jcsm
- 一个很有趣的小东东。相信对初学VC++的有一定的帮助。 -A very interesting small Dongdong. Believe that learning VC++ s Certainly helpful to them.
VC++
- 模仿Windows自带的计算机实现计算机的基本功能,有待实现开方,数学函数等高级功能-Windows comes with the computer to imitate the realization of the computer s basic functions, to be achieved prescribing, advanced features, such as mathematical functions
cal
- 自己做的,VC大数计算器,采用移位的方法..超出微软本身自带的计算器的计数范围...用到大数计算的人可以参考一下-Of their own to do, VC calculator large numbers, using the method of displacement .. beyond Microsoft' s own built-in calculator ... the count range of the calculation of large numbers of pe
VC
- 八皇后问题的C++实现,在VC++下开发,测试通过可以运行-8 Queen' s problem of C++ to achieve, in the VC++ under development, the test can run
VA_X_Setup1051724Crk
- Visual Assist Xv10.5.1724非常好的vc插件,自动识别各种关键字,系统函数,成员变量,自动给出输入提示,自动更正大小写错误,自动标示错误,等等啦…… ,对程序员很有用。这是最新的Visual Assist Xv10.5.1724 再加上破解文件。-Visual Assist Xv10.5.1724 very good vc plug-in, automatic recognition of a variety of keywords, the system function
HarewareView
- 获取计算机的硬件配置信息,提供给大家分享,vc++实现-Access to the computer' s hardware configuration information, available to share with you, vc++ to achieve
vcTextEditor
- VC++写的一个文本编辑器的源代码,有兴趣的可以-VC++ to write a text editor' s source code, may be interested to see
DelTempSrc
- VC产生的临时文件有时真的很烦人!当你编译一个程序,突然系统弹出一个对话框:“D盘已经没有足够的空间~~~~~~~~~请问需要进行磁盘清理吗”,而它只能清掉了Nkb的东东,你有什么理由不自己写一个专门清理VC垃圾的小工具呢?隔一段时间运行一次,彻底清除指定类型的垃圾文件:干干净净,中国人.-Sometimes temporary files generated by VC s really annoying! When you compile a program, suddenly the sy
helloVC
- 利用ProjWizard创建Win32程序时,VC可以创建一个空项目,一个简单Win32架构程序,或一个典型的Win32 程序,分别利用这三种方式创建一个Win 32应用程序,应用程序的主窗口显示“Hello, VC”等字样,同时当按下鼠标左键时,计算机发出叮咚声.-Win32 program using ProjWizard create, VC you can create an empty project, a simple framework for Win32 program, or
dictionary_automation_src
- Whenever I wanted to know the meaning of a word, I used to open-up a Word document and search for synonyms. So, I thought it would be nice to invoke only the Thesaurus, without opening a Word-document. And it would be even nicer to make my computer p
cpflp
- VB+MO的二次开发,实现图层的加载与编辑,并且包含一些基本的图层操作程序-VB+ MO' s second development, to achieve the loading and editing layers and layer contains some basic procedures
vcPerfDemo
- VC++网络仪表使用方法: pdh.dll (Win32 SDK 4)Demo例程pdh目录中带有该动态链接库,将这个文件放在VC的bin 目录中。 如果在VC+6.0中使用,则要将pdh目录中的pdh.dll、pdh.h、pdh.lib ,分别放在VC 的bin、include和lib目录中,重新编译、链接。 先在Meters菜单中选择监控面板,与所要连接的机器建立连接(本地或网络),如下图示。然后在Timer菜单中选择Start,就可以进行监视了。-VC++ n
vc-cpp
- c语言实现,能够输入和查询客户存款取款记录。在客户文件中,每个客户是一条记录,包括编号、客户姓名、支取密码、客户地址、客户电话、账户总金额;在存取款文件中,每次存取款是一条记录,包括编号、日期、类别、存取数目、经办人。类别分为取款和存款两种。本系统能够输入客户存款或取款记录;根据客户姓名查询存款和取款记录。-c language, be able to enter and query the records of customer deposit withdrawals. , Each cust
vc-supermarket
- it s a supermarket management system written by vc++.it s not a good one but is qualified for studying.
vc.netmacsource
- VC++.NET源码下载,一键获取MAC地址,实现原理:向网卡发送NCBENUM命令,以获取当前机器的网卡信息,如有多少个网卡、每张网卡的编号等,将获取到的网卡MAC地址格式化成常用的16进制形式,如0010-A4E4-5802,保存到数组中,并将所有网卡信息显示在列表中。 -VC++.NET source code download, a key to get the MAC address of Principle: NCBENUM command to send cards to ob
solted
- 可以在VC下运行的万年历,解决了在VC下不能解决的gotoxy函数问题(Can run under the VC's calendar, solved under the VC can't gotoxy function to solve the problem)
lingo10.0
- 我在文件夹里找的,不知道是干嘛的,lingo安装包(I don't know what this is for. He's really pushing me)
VC++ Canny算子提取边缘算法示例
- VC++ Canny code ! compiled by vc 6.0, it's effective!