搜索资源列表
34460
- Floyd v1.0 算法执行,非常简单,由标准的C++编写。适合研究算法的人使用。-Floyd v1.0 algorithm is quite simple, standard C + +. Algorithms for the study of the population.
DigitalLabel
- 一个数字晶体显示组件,一切功能在组件属性里有说明,跟C#标准组件属性相同-a digital crystal display components, the components of all functional attributes Lane is described with C# attributes the same standard components
P2PMultichat
- 实例晶体显示组件,一切功能在组件属性里有说明,跟C#标准组件属性相同.. -example crystal display components, the components of all functional attributes Lane is described with C# attributes the same standard components ..
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
csharp_win_adodotnet
- C#官方水晶报表应用程序实例,这是水晶报表10的标准实例,上传共享,供大家学习。-C# crystal official statements application examples, it is crystal statements example of the standard 10, upload sharing, for the study.
DecimalToUpper(c#)
- 把货币从小写到大写转换,符合银行标准,已封装为一个类,可直接引用。-wrote that the money from capital conversion, the banks standards, Packaging for a class, can be directly invoked.
dbg-2.11.5-src.tar
- bdg库是一套C++实用程序,用于简化现代调试惯用语。它能很好地和标准库用法混合,提供了权限和一个基于流的综合登陆设备。它可以自定制,具有灵活性-symbols library is a set of C + + practical procedures for simplifying the debugging of modern idioms. It is a good standard and the use of mixed competence and provides a strea
yejingcx
- t6963 点阵液晶c51程序 toshiba公司芯片 标准接口-t6963 LCD procedures toshiba decoder chip Standard Interface
SendTCP
- NIIT提供的标准C#编程范例,发送TCP数据包. 适合初学者借鉴
C+++Class
- C#知识类库,有助于编程人员熟悉常用的C#标准库中提供的类,以达到提高效率的目的。
C#+Access记账软件
- 基于C#开发的个人记账软件,使用了access 和 水晶报表.可以设置收费项目,收费标准(区间计费和单一计价方式),多笔同时录入收费(支持combox的多级联动选择).报表链接数据库时使用的是odbc数据源,程序菜单中有配置,点击即可使用.
普通C或C++代码调用C#动态库函数
- C#实现的函数封装到DLL中,这种DLL和标准的C DLL是不一样的。本文实现了普通的C代码或C++代码调用到C#实现的DLL中的函数。
C-library-
- 关于C语言标准库函数的说明,包涵文件,用法及返回-On the C language standard library functions that it covers documentation, use and return
CplusClrCsharp_wy
- 标准C++生成的动态链接库dll,在C#只能调用其方法,不能导出类。 此源码为首先用托管C++为媒介,将标准C++链接库封装成.net的dll,再由C#直接调用的例子。 源码保证能运行,希望对大家粘合C#和C++代码有帮助。-Standard C++ generated dynamic link library dll, in C# can call its methods, can not export the class. This source was first used in
c-language-standards
- c语言的标准与实现,从内存及计算机内部来说明一条C语句的执行过程-c language standards and implementation, from the internal memory and a computer to illustrate the implementation of a C statement
C_lib
- 标准C库函数,经常使用的库函数原型.对于那些对底层函数有研究的朋友有很大的用处.-Standard C library function
教务管理系统
- 教务管理系统是一个使用Client/Server技术、面向学校教务处用户的多模块信息管理系统。它采用了当前流行的C/S结构,可以突破了原先教务系统使用的局限性,实现多机同时工作统一数据库。因而就可在多地域、任意时间段来访问教务系统中的数据,大大加强了系统数据共享的能力。另外采用了以上流行和标准的网络技术也极大地提高了系统的可移植性。 教务管理系统特点(The educational administration management system is a multi-module infor
源码
- c#语法基础小题目练习,标准源代码,适合初学者(C# basic exercise, source code)
Spuzzles
- 数独程序,可实现基础标准数独的填写更新,判断完成,生成数独等等(Sudoku program, you can achieve the basic standard Sudoku fill in the update, to determine the completion of the generation of Sudoku, etc.)
C#多线程编程实战_中文完整版_带书签目录
- 《C#多线程编程实战》共分为11章,第1章介绍C#中基本的线程操作;第2章描述线程交互细节;第3章解释线程池概念;第4章深入讲解任务并行库框架;第5章深入解释C#5.0中的新功能——异步方法;第6章描述.NET框架中并行算法的标准数据结构;第7章深入讲解并行LINQ基础设施;第8章解释如何以及何时使用Reactive Extensions框架;第9章深入讲解异步I/O进程,包括文件、网络及数据库等场景;第10章针对常见的并行编程问题给出一些解决方案;第11章讲述编写基于Windows 8的异步应