搜索资源列表
Shopxp
- Shopxp购物系统历经多年的考验,并在推出shopxp免费购物系统下载之后,收到用户反馈的各种安全、漏洞、BUG、使用问题进行多次修补,已经从成熟迈向经典,再好的系统也会有问题,在完善的系统也从在安全漏洞,该系统完全开源可编辑,当您下载这套商城系统之后,可以结合自身的技术情况,进行开发完善,当然您如果有更好的建议可从官方网站提交给我们。Shopxp网上购物系统完整可用,无任何收费项目。该系统经过全面测试完整可用,如果碰到问题,先检查一下本地的配置或到官方网站提交问题求助。 -Shopxp
Direct9_01_CreateDevice
- 精通DirectX+3D图形与动画程序设计\02_第二章 Direct3D程序设计基础的源码-Proficient in DirectX+3 D graphics and animation programming \ 02_ Chapter Direct3D programming-based source
SkinApp
- 这是一份skin开发的实例,里面展示了如何开发设置skin的各个组成部分,比如工具栏、菜单、非客户区操作等。-This is an instance of the development of skin, which shows how to develop the various components of setting the skin, such as toolbars, menus, non-client area of operation.
dazuoye6
- 该程序用来实现对链表进行节点的插入,删除操作,并且逐个打印出链表的数据域值等几项基本功能,并且能够显示链表的结点个数。-The program used to implement linked list for node insert, delete, and print out the list one by one the number of data field values and other basic functions, and can display
CatchmentSystem
- 对某一区域进行汇水累积量计算的小软件,能够自动计算一区域的汇水累积量-Catchment area of a calculation of the cumulative amount of the small software that can automatically calculate a cumulative amount of catchment area
anit
- Windows应用程序是基于消息驱动的,任何线程只要注册窗口类都会有一个消息队列用于接收用户输入的消息和系统消息。为了拦截消息,Windows提出了钩子的概念。钩子(Hook)是Windows消息处理机制中的一个监视点,钩子提供一个回调函数。当在某个程序中安装钩子后,它将监视该程序的消息,在指定消息还没到达窗口之前钩子程序先捕获这个消息。这样就有机会对此消息进行过滤,或者对Windows消息实现监控。-Windows application is based on the message-dri
ff
- 主要组成是以51单片机最小系统为核心,通过键盘获取按键信息,通过运用单片机定时器等部件实现蜂鸣器发声同时用数码管同步显示。本系统具有播放歌曲及选取按键输入高、中、低音的功能-Major component is the smallest single-chip system as the core 51, access to key information through the keyboard, and other components through the u
Key
- 利用电信NetKeeper的BUG,同步登陆一个账号,主要涉及向NetKeeper发送控件消息,以及同步登陆的策略。-Use of telecommunications NetKeeper the BUG, an account synchronization log, mainly related to NetKeeper send control messages, and synchronize landing strategy.
TINGetContour
- 获取TIN坡度值 获取等高线 三维环境 过ISurface接口的GetContour方法-Get TIN slope values for three-dimensional environment contour interface GetContour way too ISurface
dlldemo
- 动态链接库示例程序说明: 1.ZZ18的动态链接库与TP800的动态链接库完全兼容,因此使用上用户可以参照TP800动态链接库的示例程序进行。 2.该目录给出了各种语言调用动态链接库的DEMO程序。 3.BD100目录下给出了VC调用动态链接库的DEMO程序,示范了如何实现批量文件的传输和删除。 -Sample program shows the dynamic link library: 1.ZZ18 dynamic link library dynamic
Desktop2Wmv
- C#写的桌面截图并保存成WMV格式。速度很快-Written in C# desktop screenshots and save it into WMV format. Speed a lot. .
voice-control
- 通过使用MFC的SLIDER滑块控制音量的大小 并通过编辑文本显示滑块的音量变化的具体数值-Specific values using MFC SLIDER slider to control the size of the volume slider to the volume change by editing the text
1
- 在SDI中添加基本对话框,并固定于客户区内-Add basic dialog box in the SDI, and fixed in the client area of the
360SafeDemo
- 使用vc++实现360界面的demo源程序,对于学习界面编程的朋友有很高的参考价值!-Using vc++ to achieve 360 interface demo source code, programming interface for friends to learn a high reference value!
lpls
- vc拉普拉斯锐化(边缘检测)的源码,感兴趣的朋友可以看看。-vc Laplacian sharpening (edge detection) of the source, interested friends can see.
Hasp-HL-IAT_Fixer
- HASP HL Envelope IAT Fixer HASP HL自动脱壳代码,用于OllyDbg,修复IAT-HASP HL Envelope IAT Fixer HASP HL automatic shelling code for OllyDbg, repair IAT
Dset
- 修改jpg文件的DPI值,能处理JFIF格式和EXIF格式-Modify the DPI value of the jpg file to be able to handle the JFIF format and EXIF format
ICTCLAS50_Windows_32_C
- 由中科院开发的中文分词系统,用C/C++编成,有Java等多种语言借口,适合win32系统。内附例程及接口说明文档-Chinese word segmentation system developed by the Chinese Academy of Sciences, woven C/C++, Java and other languages an excuse for win32 systems. The enclosing routine and interf
VCPP
- 提高软件健壮性的基本手段之一就是使用异常处理技术。 C++异常处理技术是一种面向对象的运行时错误处理机制,思路完全不同于C语言的返回值检查策略。这里主要讨论C++异常处理机制的构成及其使用策略,以及一些RTTI(Run-time Type Identification)的知识。-The basic means to improve the robustness of the software is to use exception handling techniques. Exceptio
DrawFram
- 窗口非客户区自绘,支持换肤功能,如果你想自绘窗口,这是一个非常好的示例。-Non-client area of the window from painting, to support skin function, if you want to self-painted window, which is a very good example.
