-
vb
说明: 竖曲线vb编写的 简单的程序 可以适合初学者。为以后打好基础,多学多看、(Vertical curve to prepare a simple VB program can be suitable for beginners. Lay a good foundation for the future, to learn more,
)
- 2014-02-28 02:00:34下载
- 积分:1
-
好用档案管理软件
说明: 好用电子档案管理系统是一款适用于多岗位的电子档案管理软件,好用电子档案管理系统操作简单,软件体积小,功能强大,能够帮助用户轻松管理电子文档,同时好用电子档案管理系统还有着很多特色的功能,是档案管理的有利助手。(Effective use of electronic archives management system is an electronic archives management software suitable for multiple posts. Effective use of electronic archives management system is simple to operate, small software volume, powerful, can help users easily manage electronic documents, while Effective use of electronic archives management system also has many unique functions, is archives management. A helpful assistant.)
- 2020-06-23 22:40:01下载
- 积分:1
-
vb.net-advanced-chartline
vb.net中chart的高级用法编程,很漂亮的曲线哦,赶的上LABVIEW的曲线界面。(vb.net how to use chart,beautiful line)
- 2013-05-09 12:48:52下载
- 积分:1
-
FTE
FTE是一个面向程序员的文本编辑器。可以支持20多种编程语言的语法高亮,加上较强的可配置性,使这个轻量级但是通用的编辑器几乎可以适应于任何程序员.zip它不是一个完整的编程语言,因为它没有标准函数库(如IO和字符串处理)。FScript提供的基本函数(如流程控制,变量处理,和基本的数学运算)可以通过宿主程序扩展,只需要一个Java 2运行环境.tgz(FTE is a programmer- oriented text editor. 20 can support multiple programming language syntax highlighter, coupled with strong configurable, so this lightweight but GM editors can be adapted to almost any programmer. Zip it is not a complete programming language, because it does not have the standard functions (such as string handling and IO). FScript provide the basic functions (such as flow control, variable handling, and basic arithmetic) can be extended through a host application only need a Java 2 runtime environment. Tgz)
- 2005-01-01 17:47:15下载
- 积分:1
-
QrInv
QR对复数矩阵进行求逆运算,是一个vc动态库源码,源码测试程序中针对是4维复数矩阵采用QR分解方法对4维复数矩阵进行求逆,可扩展,只需修改r上三角矩阵求逆的方法即可(QR method is mainly used for negative complex matrix inversion, the test program is carried out for 4 matrix inversion, scalable, simply modify the triangular matrix inversion process you can)
- 2015-12-03 10:16:37下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
Utiliser-ADONET-VB
Utiliser ADO.Net for Visual Basic .Net
- 2011-07-17 16:38:45下载
- 积分:1
-
port_dll
vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用。(vc 6.0 development, through this dynamic link library sent to the serial order information. Serial procedures can be used for the development, very useful.)
- 2007-04-20 10:17:54下载
- 积分:1
-
Visual C++网络高级编程
说明: 本书对Visual C++各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。(On the basis of a systematic introduction to various programming techniques of Visual C + + and TCP / IP, this book focuses on the advanced applications, skills and difficulties of network programming.)
- 2021-03-19 22:31:59下载
- 积分:1
-
vbprint
一種VB不規則打印技術的探討,可以在VB編程中使用,試試其中的函數。(A kind of irregular printing of VB, VB programmers can use, try one of the function.)
- 2010-05-24 14:32:41下载
- 积分:1