搜索资源列表
demo
- 文本相似度比较```很好的`-text similarity comparison `` `good`
TrueColorTO8Bita
- 一个效果非常好的24,16bit真彩位图转化成256彩色或黑白位图的演示程序代码,其中调用了一个动态连接库。 作者邮箱:akiy@eyou.com -a very good effect per bit color bitmap into 256 color or black and white bitmap demo code, which called a dynamic link library. Author mail : akiy@eyou.com
HelloJGraphT.java
- GraphTHello demo examples and other materials
面向大批量定制的客户关系管理系统研究
- 单机SQL版和局域网络版(DEMO数据库下载)-standalone version of SQL and LAN version (DEMO database download)
动态加载C++类示例
- 动态加载C++类的演示,程序需要在调试状态运行,通过Debug输出,不错的学习例子-dynamically loaded C demo, procedures need to debug state run by Debug output. a good example of learning
PhicFlash
- 包头钢铁学院的大学物理课件的演示Flash-Baotou Iron and Steel Institute of Physics Courseware Flash demo
J2ME_UIDemo
- J2MEUI设计Demo,其中包含UI中的界面实例,Test,Command等控件-J2MEUI Design Demo, which includes the UI interface example, Test, Command Control, etc.
SortProgram
- 包含八种排序算法的界面演示多线程程序,以线段形式表示数据大小,排序一清二楚-contains eight algorithm interface demo multithreaded process to form indicates that the data segment size, sorting clearly
AlgorithmicDesign
- 师兄做的算法可视化演示程序,里面包括排序背包问题等等,界面很炫,VC6下测试通过。-Hold do algorithm visualization demo program that included issues such as ordering backpacks, cool interface, VC6 under test.
GreedyTP
- 同学做的基于贪婪策略的拓扑排序算法可视化演示程序,支持用户自己画出拓扑图,VC++.net下测试通过。-students so greedy strategy based on the topological sorting algorithm visualization demo program that allows users to draw their own topology map, VC. Net under test.
BasicExplain
- Basic语言的解释器 由于本人没有学过《编译原理》所以做的不好,等我学完《编译原理》后再做个好的. 我正在看《编译原理及实践》,所以把老师写的demo附上.-Basic language interpreter, since I did not study the "compiler theory" So doing well, so I studied End "compiler theory" to be a good future. I am
P2PDELPHI7
- P2P点对点传输控件源码,D7安装正常,可惜没有Demo。编辑器:DELPHI7-peer-to-peer transmission control source, D7 normal installation, but no Demo. Editors : DELPHI7
TXSB
- 图像识别技术目前在人们的生活中,应用越来越普遍,如我们较熟悉的数码相机、摄像头、具有摄像功能的手机、以及我们看见的一些智能玩具上都具有图像识别的功能。在此为大家介绍的此款图像识别模组主要是应用于交互式智能玩具、图像处理产品、教学中。此模组接口简单,应用方便,容易与MCU结合使用,若与凌阳公司的SPCE061A结合,使其声貌并具,更能体现产品的特效功能。 2 功能简介 该模组可以实现如下功能: 识别颜色、形状 识别位置 3 模组结构 光学
PackTest
- 演示把几个文件打包成一个文件并且释放-demo packages combine several documents into one document and release
TowerOfHanoi
- 汉诺塔的程序源码和动画演示-HANOR procedures source and animation demo
改进同行的生产与消费者问题
- 改进了一位同行的生产者与消费者问题的演示-improved a peer-producers and consumers of the demo!
cdys
- 菜单演示 菜单演示 菜单演示-menu demonstration men u demonstration men u demonstration menu demo
WCDMAModelpresentation
- 在MATLAB环境中的WCDMA Design using Simulink,和功能演示.对做第三代移动通信仿真非常有用-in MATLAB environment WCDMA Design using Simulink. and functional demo. right to do the 3rd Generation Mobile Communication Simulation very useful
Demo.20041202
- 动画演示程序,可控制速度。 -animation demo program can control the speed.
ZHB-Demo-Jeff
- 早期的作品 =ZHB油泵校正器检测系统(DEMO)= 【dos界面设计】 本软件系统采用Borland C++[3.1]编写,系统完全由本人一人利用业余时间开发而成。系统 的开发过程中完全没有用到别人做好的软件包,所有的功能都是由自己一个一个的去实现的,所有的接口都是由自己设计的,包括:汉字显示、XMS调用、鼠标中断处理、键盘中断处理及各种各样的汉字,AscII码字符自适应的显示窗口、菜单窗口、选择窗口、输入窗口、信息显示窗口等等。 对于DOS下的C++编程有一定的参考作用,其中的DOS界面设计