资源列表
CString-int-string-char
- str ()的简单实现 strstr(s1,s2)是一个经常用的函数,他的作用就是在字符串s1中寻找字符串s2如果找到了就返回指针,否则返回NULL。- static const char* _strstr(const char* s1, const char* s2) { assert(s2 && s1) const char* p=s1,*r=s2 while(*p!= \0 ) { while(
Ipicturem
- 导入预订图片,图片大小可根据控控件大小及形状改变。 -Import booking picture, picture size under control controls the size and shape changes.
90876578
- VB获取系统时间——圆形指针时钟,有需要的就下载吧。 -VB to get the system time- Round the clock, there is a need to download it.
1to100
- 实现1加到100的VB小程序哦!适合VB的初学者哦!-added to achieve a 100 VB small procedures Oh! VB suitable for beginners!
snowflakes
- 一个模拟雪花飘落的例子,vb6 编写。不是初学,就不要下啦。-An example of simulated snow falling
play
- VB 播放器编程,一个很有用的源代码, 希望对大家有用。-VB player programming, a very useful source and hope for all of us.
des
- des 加密解密程序 有界面 可以对任意文件进行加密解密。-des encryption and decryption process on the interface
10222
- please notice them. you can get free them from this website.
LIB
- 水波界面特效的LIB。可以直接调用,非常方便-Effects LIB Shuibo interface. Can be called directly, very convenient
worker
- 企业职工的信息管理 简洁但全面 欢迎参考-Information management of the enterprise employees concise but comprehensive welcome reference
the-program-instance-cPP
- c++程序实例 学会C++的一点点编程技巧-the program instance c++ Society C++ a little bit of programming tips
mctp2arfm
- Matlab code markov used in wafo oceanography fatigue analisys. model modified to step over any errors
