资源列表
9548
- 网络电话源码程序,例程结合易语言扩展界面支持库和易语言模块VSESSIONLib模块.ec,宽带密码模块.ec,模块_内存皮肤破解版.ec等的功能,实现网络通话。还可以查看ADSL账号密码。(VoIP source program, combined with routines easy language support library expansion interface and ease of language modules VSESSIONLib module .ec, broadba
14714
- 网络注册登录源码程序,结合易语言扩展界面支持库和互联网支持库,实现网络登录的注册码验证。代码清晰易懂,功能完美,账号安全,同一个用户不可重复登录。(Network Sign source program, combined with easy language support library expansion interface and Internet support library that implements the registration code verification net
201302082056215619
- VSFlexGrid演示 数据记录集窗口 (VSFlexGrid demo data records window)
Xtreme ToolkitPro 2011 (15.0.1)
- xtreme toolkit软件是一款由美国Codejock公司开发VC界面库,主要用于开发类似于Visual Studio .NET、Visual Studio 6.0、Microsoft® outlook 、Windows Explorer 、WinZip和Office风格等界面,功能强大,使用灵活,欢迎参考。
procesw
- 一个国产RPG游戏 详细讲解RPG游戏的开发过程,还有源码(A domestic RPG game detailed explanation of the RPG game development process, and the source code)
VB6_DPP
- VB 实现的数字信号处理界面的总程序, 包括usb 通信协议(The general program of digital signal processing interface implemented by VB, including USB communication protocol)
人工智能算法演示(演示程序+源代码)
- 使用说明: Windows下的程序直接双击即可,Linux下的程序,首先将“加完权限后请运行我!.sh”添加可执行的权限,然后运行之。 操作说明: [w]健:上 [s]健:下 [a]健:左 [d]健:右 已测试的运行环境: WindowsXP、Windows8、Ubuntu12.10 开发环境: Ubuntu12.10 + g++4.7.2 + Qt4.8.1 + QtCreator2.6/QtCreator2.
第六周-presentationPandasPython
- python入门主要讲述了有关python入门知识中的pandas相关模块的部分内容,较为简单,推荐初学者查看,有助于更好地理解(Getting started with Python mainly tells a part about the pandas related module in Python's introductory knowledge. It is relatively simple. It is recommended for beginners to check and
Python编程:从入门到实践
- python从入门到实践主要讲述了有关python入门知识中的各个常用的相关模块的部分内容,较为简单,推荐初学者查看,有助于更好地理解(Getting started with Python mainly tells a part about the pandas related module in Python's introductory knowledge. It is relatively simple. It is recommended for beginners to check
barber
- 经典的多线程问题,熟睡的理发师; 操作系统;(Classic multi-threaded problem, sleeping hairdresser; Operating system;)
getHwnd
- 代码的功能为,指定获取当前运行程序的窗口句柄,可用于对某句柄操作前的获取.(The function of the code is to specify a window handle to get the current running program, which can be used to get a handle before operation.)
NPOI实用例程
- NPOI是指构建在POI 3.x版本之上的一个程序,NPOI可以在没有安装Office的情况下对Word或Excel文档进行读写操作。是一个开源的C#读写Excel、WORD等微软OLE2组件文档的项目。核心团队是位于中国上海的一群技术开发者,大量的实例代码开源,一些技术服务是有偿的,但是一些基本的OFFICE办公软件操作是完全免费的,而且不用安装office环境,处理数据效率也极高。本资源是官方提供的使用样例,包含处理Office excel、word、ppt用法还有使用xml的典型用法。