资源列表
TestBorderLayout
- BorderLayout布局管理器。五个按钮,分布在东南西北中,可以拉伸而变化。-BorderLayout layout manager. Five buttons, the Roof : distribution, we can stretch and change.
C-menu
- C的菜单编程,用C语言的自己带的函数库,编写的菜单源程序。-C menu programming, C language to bring their own libraries, menu prepared by the source.
ChineseSet
- 可以查询所有的汉字及其他字符的编码。以前写的,比较弱。
PCA
- matlab实现PCA进行的人脸识别源程序,基本的功能实现,做为基础
LCD
- 一个液晶的c程序 已经通过 可以用了 请大家指导
ListBox
- list box的应用,内部含有listbox所有常用的属性,提供参考。-Application list box, the internal listbox containing all the attributes used to provide reference.
VB-Access-login
- VB+Access登录程序 控件: TextBox、CommandButton、PictureBox、Timer、ADO-VB+Access login in TextBox、CommandButton、PictureBox、Timer、ADO
TestAsm
- asm测试程序,希望大家能用的到,第一配置RAD的时候可以测试下-asm test program, hope everyone can be in that first time you can configure the RAD-under-test
fudongchuangkou
- handan001开发的浮动窗体制作源代码-the floating form handan001 developed production source code
C-program-to-print-diamond-pattern-
- Diamond pattern in c: This code print diamond pattern of stars. Diamond shape is as follows:
DBServer
- * Function: * 1. Replace the first oldstr with newstr in srcstr * Arguments: * IN : * srcstr * oldstr * newstr * OUT : * srcstr * Return: * 1. If find and replace one oldstr with newstr in srcstr , return 1 * 2. If