-
MFC1
该设计用MFC开发的一个小例程,进行加载图片并设置定时器显示在界面上,希望对大家有帮助。(The design used MFC development of a small routine, loading pictures, and set the timer displayed on the interface, we want to help.)
- 2017-09-15 11:01:41下载
- 积分:1
-
WinCImage
说明: 源码 for "C語言數位影像處理" 吳上力 編譯(Source code for "C language digital image processing")
- 2009-07-24 11:10:54下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
array-master
矩阵计算array类C++代码, 可直接使用,也可作为继承的父类(Matrix computation array class C++ code)
- 2019-06-30 21:15:29下载
- 积分:1
-
huaibi
画笔程序 可以对图片进行锐化,柔化等一般处理(Brush can be carried out on the picture sharpness, soften the general processing)
- 2009-05-04 15:36:38下载
- 积分:1
-
ChiToLetter
vc++将汉字转换成拼音的程序源代码,非常有意思,它不单纯转换为拼音,而且还可以设置分隔符,按规则转换:全部转换成大写、全部转换成小写、将首字母大写,还可以转换为现在流行的拼音首字母简写,也就是只取拼音首字母,按大写或小写提取,看来确实非常有意思也非常实用哦。(vc++ will be converted into Chinese characters spelling the source code, very interesting, it does not simply converted to Pinyin, but also can be set separators in accordance with the rules of conversion: the conversion of all upper case, all converted to lowercase to uppercase the first letter, but also can be converted to Pinyin is now the first letter of the popular shorthand, that is, only the first letter of alphabet, based on extraction of upper or lowercase, it seems very interesting indeed Oh also very practical.)
- 2009-07-16 22:20:28下载
- 积分:1
-
WPFGobang_1.0
双人五子棋,带悔棋功能,不是怎么好玩,但和我一样的小白可以进来看看(Double Gobang, with undo function, but not much, and I like the white can come in and see)
- 2017-10-20 13:01:04下载
- 积分:1
-
rvernonnuSmall
小型定单系统,用VB和ACCESSS写的大家一起学习,不错的资料(Small order system, with VB and ACCESSS written by everyone to learn, good information)
- 2018-11-04 17:32:14下载
- 积分:1
-
NetFire Personal Firewall (UI ONLY)
NetFire - Personal Firewall (UI ONLY FOR NOW)
This is just the UI with everything ready in place, im about to start programming the actual protection part now :D hehe...just thought i would upload this to see what people thought of it. includes:
- TrayIcon with menu
- Custom User button control (Not my code, but updated)
- Log file creation
- more coming soon :) hehe
Firewall will:
Block incoming and outgoing connections
Block by rules, program control (crc)
AutoBlock Suspected attackers
Update feature
Create program control rules
more to come...when i think of them
please comment and request any features you think should be added :) thanks
- 2017-06-28 10:19:06下载
- 积分:1
-
546400
VB编写的动态显示实时采集的数据,采用坐标压缩方式显示数据()
- 2017-11-02 17:33:15下载
- 积分:1