搜索资源列表
SDI_Note_demo.zip
- This simple SDI Notepad-like application demonstrates how, taking advantage of the MFC support for Unicode, to Turkmenize labels of the specified menu items. Actually, Turkmen is not supported by Windows 2000, therefore,
maillook.zip
- Having an Internet Mail look can be a bit hard to handle, but it could be quite rewarding . This MFC42 code shows you how to provide this look in your apps. 因特网邮件表情 拥有一个因特网邮件表情可能有点难度,但是这可能是相当有益的。 这一个MFC42代码,它将告诉你
串口编程
- 目录串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。- The table of contents string mouth correspondence high-level programming provided to be able to carry on the string mouth correspondence the kind, could conveniently carry on e
ICMP高级开发
- ICMP高级开发是一个能够实现ICMP协议的一个程序,在程序中能够实现ping功能和trace route功能。-image analysis and identification of a key aspect is the image measurement parameters, the procedure could achieve some of the parameters of the measurement.
20031004090801_DeviceFan
- 一个小巧的分散控件,可以设定扇叶数和转速,用在界面上会用意想不到的效果- An exquisite disperser controls, may establish the fan blade number and the rotational speed, uses meets the effect on the contact surface which the intention could not think
tcpip_lib4
- 老外的TCPLIB 里面包括了很多东西,比如Sniff,以及IGMP封包,TCP封包,UDP封包等等封包创建程序,以及隐匿扫描端口程序和很多很多一共有10多个基于这个LIB的实例程序。为了让目录比较整洁,本来可以拆成10个源码的我把他压缩在了一起。-of the foreigners TCPLIB includes a lot of things, such as Sniff and IGMP packets, TCP packets,
astguiclient_1.0.3
- This program was designed as a GUI client for the Asterisk PBX with Digium Zaptel cards and SIP VOIP hard or softphones as extensions, it could be adapted to other functions, but It was designed for Zap/SIP users. The pr
可对事件进行修改的事件查看器
- 可对事件进行修改的事件查看器-the incident could change the events Viewer
PopupBlocker
- 一个在IExplorer中运行,阻止广告窗口的弹出。阻止原理是:只有用户点击的弹出窗口才能够弹出。 在vs.net下编译,xp中运行-a run in IExplorer to stop advertising the pop-up window. Stop principle is : Only users click on the pop-up window could pop. Under the vs.net compiler,
CJ609库的源代码
- 可以写出xp那样的界面-could write a kind of interface xp
cj60_explorer_wiz
- 可以写出xp那样的界面2-could write a kind of interface xp 2
cj60_demos
- 可以写出xp那样的界面3-could write as xp interface 3
cj60_devstudio_wiz
- 可以写出xp那样的界面4-could write xp interface as 4
IP地址控件使用演示
- IP地址控件演示程序,可实现IP地址的输入,可阻挡错误IP地址的输入-IP address control demonstration, which enables the IP address input, could stop the wrong IP address input
Jacobi迭代法
- 用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithm
TimerHook
- 利用WH_GETMESSAGE钩子屏蔽WM_TIMER计时器-use WH_GETMESSAGE hook shielding Could timer
JSP网络购物系统 v1.0 简易安装版
- JSP写的网络购物系统。我觉得还可以吧!呵呵呵!可以直接安装!内附使用说明!-JSP write online shopping system. I felt that I could! Uh-huh! Can be installed directly! Enclosing use!
CRC_FILE_SRC
- 32 bits CRC算法演示,用户可以选择输入一个文件,本工具根据循环雍余校验算法,生成并显示出其32位计算结果。-32 bits CRC algorithm demonstration, a user could choose to import a document, the tools under the revolving Yong I checksum algorithm for generating and demonst
NewsPlayer
- Java内核是unicode的,就连class文件也是,但是很多媒体,包括文件/流的保存方式是使用字节流的。因此Java要对这些字节流经行转化。char是unicode的,而byte是字节。Java中byte/char互转的函数在sun.io的包中间有。其中ByteToCharConverter类是中调度,可以用来告诉你,你用的convertor。其中两个很常用的静态函数是-Java kernel is unicode,as well
a number could divided by 3 and 5 or not
- 判断一个数是否能被三和五整除,同时包含源文件和编译后的程序。(a number could divided by 3 and 5 or not.)