资源列表
TextFinder
- 实现热键功能,快捷键调出界面,系统托盘功能,实现双击调出界面-Achieve hotkey function, shortcut key to bring up the interface, the system tray functions, to achieve double-click to bring up the interface
zz5
- 易语言程序设计,图片组的应用例子,历下-Easy programming language, pictures, groups of application examples, Lixia ..
Gallery
- 图片查看3D 效果不错。包含源代码,转载的别人的看着还不错-picture look with 3D function.with its source.
caishuzi
- 一个猜数字的小游戏,很有意思的,里面涉及到了一个二分查找的思想,这样就可以用最小的次数查找到值。-a method of 2 divide looking for
AllAppList
- 仿android界面的3d滑动效果-android 3d Sliding effect
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
string
- 实现字符串的strcat, strsub, strequ操作 Input 第一行有一个字符串,为被操作字符串的初值(可能为空串),接下来有一个整数q,表示操作的个数,接下来q行每行为下列情况的一种:1. strcat ssss 表示把字符串ssss连接到被操作的字符串之后 2. strsub b e 表示求被操作字符串的子串(Sb...Sb+e-1) 3. strequ ssss 判断被操作字符串与ssss是否相等(每次strcat操作之后,被操作的字符串被永久的改变。)被操作字符串最长长
OPNET-BOOK-CODE
- 《opnet modeler与网络仿真》书中各章节源码合集,经仿真通过,适合初学者-"Opnet modeler network simulation," source of the chapters the book collection, the simulation by, for beginners
tab_contro2016618302006
- simple tab control example
grid
- 网格搜索法寻找最优的惩罚因子,SVM,经测试可以用-SVM find C gamma
player
- 用vb写的播放器,即可播放music又可播放视频文件。通过添加windows media player控件来实现。代码模仿常用的音乐播放器来编写。-Written with vb player, you can play music but also play video files. By adding windows media player control to achieve. Imitation of code used to write the music player.
Delphi-PID-Control
- Delphi PID Control. Demonstrates how to implement PID algorithm in delphi