搜索资源列表
LWINDWO窗口开发 C 语言源程序
- 用C写的 窗口开发程序,一般都认为不错的,我的同事都看了觉得很不错的,希望大家-C development of a window to write procedures that are generally good, my colleagues have watched them feel very good, we hope to s
练习 01 - MQSeries 安装
- 这是同事给我的关于MQSeries的入门资料,希望对大家有所帮助。(1)-This is to my colleagues on MQSeries entry information, we want to help. (1)
练习 02 - MQSeries Intercommunication
- 一步 教你熟悉MQ的基本概念。同事推荐的,希望对大家有帮助。(3)-step MQ teach you familiar with the basic concepts. Colleagues recommended, and I hope to be helpful. (3)
练习 03_Client_Server
- 一步 教你熟悉MQ的基本概念。同事推荐的,希望对大家有帮助(4)-step MQ teach you familiar with the basic concepts. Colleagues recommended, and I hope to be helpful (4)
练习 04_Trigger
- 一步 教你熟悉MQ的基本概念,同事推荐的,希望对大家有帮助(5)-step MQ teach you familiar with the basic concepts, recommended by colleagues, and I hope to be helpful (5)
Access数据库中OLE对象的读写操作
- 该文件是对Access数据库读写操作,包括一些程序界面以及程序代码,希望对有学习Access数据库的同事能够有所帮助。-the document is to write Access database, including some programming interfaces and code, and I hope to learn Access database colleagues can help.
XDRwind
- 这是一个气象雷达图的对比分析显示程序,利用C#开发,这是我们单位正在应用的程序!由我和同事一起开发的。-This is a weather radar map shows the comparative analysis procedures, the use of C# development, which is our unit is the application procedure! I and colleagues devel
GC_1_140
- 每天,我们都要花很多时间来读代码——其他同事的代码、MSDN或者网上搜来的代码片断、开源项目的代码,等等。可以说,一个程序员的开发生涯里,有一大半的时间是在阅读别人的代码中度过。所以,代码的可读性至关重要。 且不提深层次的代码风格,先说说最基本的代码书写格式:空格、换行、缩进、注释、对齐……书写习惯因人而异,如果不巧你手头上这份代码作者的书写格式和您的习惯有很大出入,阅读这样的代码恐怕就会比较困难了。更差的情况,试想你看到的代
kalmanfilter1matlab
- 本程序是经过本人和相当多的同事的共同使用和验证,绝对没有任何问题的,但是对于使用本程序的任何人都有必要保证本程序的安全合法使用-this program and I was quite a number of colleagues in common use and certification, absolutely no problems, but the procedures for the use of any person ha
wuziqiyuanchengxu
- 本程序是经过本人和相当多的同事的共同使用和验证,绝对没有任何问题的,但是对于使用本程序的任何人都有必要保证本程序的安全合法使用-this program and I was quite a number of colleagues in common use and certification, absolutely no problems, but the procedures for the use of any person ha
testrun0510
- Web 应用程序日渐复杂,对它们的测试工作也变得越来越重要。有很多测试技术可供你选择使用。例如,在 2005 年 4 月份的 MSDN 杂志中,我描述了一个基于 Jscr ipt 的简单系统,它使用 IE 的文档对象模型(Internet Explorer Document Model)来完整地测试某个 Web 应用程序的用户界面。这个技术很有效,但是在几个方面存在着缺陷。我的一些同事问我是否能使用 .Net 框架编写功能更强,但仍然
ComputerSleep
- [ 原创文档 本文适合初级读者 已阅读6065次 ] 文档 代码 工具 系统定时休眠 作者:jans 下载示例源代码 单位最近加强安全检查,除了部分服务器,下班不关机器的同事,都被罚了款。为此,我试着下载了几个自动关机的程序,但是都不好使。都是最后显示“你可以安全地关闭计算机了!”。到网上问了半天说是高级电源管理设置的问题。我折腾了半天,还是不行,为什么Windows自己的关机就可以关掉电源,而我们
kaostirng
- 本文件是帮同事做的一个小程序,要求是输入一行字符,如果是字符串,那么把第一个字母变成大写,如果字符串之间有多个空格,那么就只是保留一个,输出既可,-this document is to help colleagues to do a small procedure that requires the importation of his characters, is a string, then the article into an
LLE
- 这是我从网上下载到的Locally Linear Embedding(LLE)的Matlab代码,希望对研究Manifold Leanring的同事有所帮助。-This is my downloaded from the Internet to the Locally Linear Embedding (Locally ) Matlab code, and I hope to study Manifold Leanring collea
2003816249014
- 图书销售系统源代码,这是我大三的时候和宿舍同事做出来的,大家看看如何-book sales system source code, this is my church and the houses of my colleagues, we look at how
PrintDataView
- 同事开发的功能强大的对dataview的打印类-colleagues developed by the powerful right dataview the Print category
sysmonitor_win
- 可以作为实现的参考(编译需要其他库,没有). -- 能根据配置文件, 监测系统或者指定进程的资源占用(cpu,内存,缓存), 并能设置告警阈值与对应操作(关闭/重启)等功能. windows 系统下的.可以参考实现, 只是参考. --我以前的一个同事的作品--anl.-can be used as a reference (you will need the other without). -- According to the con
C51_cs5522_DRIVER
- 我同事做的一个CS5522的51单片机的驱动,用的是89S52,开发环境是KEIL C-my colleagues do a CS5522 51 MCU-driven, with the 89S52. Development environment is KEIL C
130022
- Web 应用程序日渐复杂,对它们的测试工作也变得越来越重要。有很多测试技术可供你选择使用。例如,在 2005 年 4 月份的 MSDN 杂志中,我描述了一个基于 Jscr ipt 的简单系统,它使用 IE 的文档对象模型(Internet Explorer Document Model)来完整地测试某个 Web 应用程序的用户界面。这个技术很有效,但是在几个方面存在着缺陷。我的一些同事问我是否能使用 .Net 框架编写功能更强,但仍然是
wangguanjiyantan
- 网管经验谈 多种软方法解决共享访问故障在局域网环境中,与同事或朋友之间通过共享方式相互交流信息是常有的事情 可是在共享访问对方文件夹的过程中,我们常常会遇到一些莫名其妙的访问故障-experience a variety of network management software solutions sharing visit fault in LAN environment, with colleagues or friends b