搜索资源列表
337310
- 打造属于自己的计算器,源代码适合于熟练vb编程的朋友查阅(To build their own calculator, source code, suitable for skilled vb programming friends reference)
pgogratminl
- 关于VB编程的精华文摘,对用VB编程的开发人员有借鉴作用(On the VB programming the essence of the abstract, and serves as a reference for programming with VB developers)
RINUW
- 悬浮窗体 自己编写的一个简易的日记本,界面不是很漂亮(Suspension form oneself write a simple diary, interface are not so beautiful)
iosrtxf
- 界面非常不错的文件分割器,值得借鉴,不错(Interface is very good file segmentation, is worth reference, good)
source
- 用VB实现个人助手界面,很不错的源码,可以下载(Using VB to achieve personal assistant interface, very good source code, can be downloaded)
interbaccandthe
- 聊天室界面参考,及制作过程和开发方法,动态FLASH制作精美,(Chat interface reference, and the production process and development method, dynamic FLASH beautifully made,)
dntabase_data
- 读取XLS数据,到数据库并存储,采用VB编程,数据库使用的是ACCESS,,(Read XLS data, and stored to the database, using VB programming, database using ACCESS,,)
block__plobae__krogramming
- 这是一个基于VB编程的运动控制卡示例程序,可以学习(This is a movement control CARDS sample program based on VB programming, can learn)
现代单片机烧写器驱动及编程下载软件
- 现代单片机烧写器的驱动及编程下载的软件工具(Driver and program download software for modern microcontroller)
SDV
- SDK程序,对于初学SDK编程的人很有帮助,很好的源码,(The SDK procedures, is very helpful for beginners of SDK programming, good source,)
strong_lhe
- tcp通信的客户端实现功能,具有很强的使用价值,适合windows编程的初学者(TCP communications client implementation function, has the very strong use value, suitable for Windows programming beginners)
progremding_editor
- VC++6,0 多媒体编程技巧源码 包括WAVE编辑,音量控制等等,(Vc + + 6, 0 source multimedia programming techniques including WAVE editor, volume control, etc.)
565882
- vc++与matlab混合编程,对于那些把复杂算法运用到实际系统中的人(Vc + + and matlab mixed programming, for those who put people in the complex algorithm is applied to actual system)
04721360
- VC中采用HTML实现可配置输入界面的模拟测试通信程序(VC in the configurable input interface of the simulation is realized by using HTML test communication program)
49615636
- WINDOWS编程,一个用VC做成的TCP SERVER程序,对于WINSOCK入门者极为实用(WINDOWS programming, one made of VC TCPSERVER program, the WINSOCK self-important is very practical)
9136114
- windows编程,使用GDI函数绘制的正弦曲线源码 不错的(Windows programming, use GDI functions to draw good sinusoidal source code)
xsod
- WINDOWS编程,一个有实用价值的TCP客户端程序,用于聊天,极为实用(WINDOWS programming, a practical value of TCP client program, used to chat, very practical)
world
- 主要是一个演示如何在windows操作系统下面利用vc进行界面编程的scroll功能的使用,(Is mainly a demo how to use vc under the Windows operating system to use the scroll of interface programming function,)
xmall
- 这是一个Visual C++编程不可或缺的小程序,用它可以很方便的编程,(This is a Visual c + + programming indispensable small program, it can be very convenient for programming,)
Java编程思想(第4版)
- 《java编程思想》是埃克尔著的一本教科类书籍。该书的作者拥有多年教学经验,对C、C++以及Java语言都有独到、深入的见解,以通俗易懂及小而直接的示例解释了一个个晦涩抽象的概念。该书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、JavaI/O系统、枚举类型、并发以及图形化用户界面等内容。("Java programming ideas" is a textbook with eccher books