资源列表
popeconnect
- 实现进程的管道通信。用系统调用pipe( )建立一管道,二个子进程P1和P2分别向管道各写一句话: Child 1 is sending a message! Child 2 is sending a message! 父进程从管道中读出二个来自子进程的信息并显示(要求先接收P1,后P2)。 -process of the realization of the communication channel. With system call pipe () to establi
Ex3_2Dlg
- 实现日期计算的对话框,输入日期以计算当天是星期几。-Implementation date of the dialog box, enter the date to calculate the day of the week.
SATV1.ZIP
- CLOCK for specialized output format
Satellite_orbit_design
- 适用于准确计算卫星星下点轨道,算出经纬度,多普勒调频频率-Suitable for accurate calculation of satellite na track, calculating latitude and longitude, the Doppler frequency FM
search tang
- 这是一个数据库表的插入程序,在B/S结构上的数据库插入操作。使用的是ASP。NET技术。希望对大家有所帮助。-This is a database table insertion procedures, the B / S structure of the database insertion. Using the ASP.NET technology. We want to help.
0203
- 通过visual basic编程,实现对地形信息的数字化表达,如河流、道路、山地、陡坎等(有待完善)希望给读者带来帮助-Through the visual basic programming, to achieve the digitization of topographic expression of information, such as rivers, roads, mountains, scarp, etc. (to be perfect) to help bring hope t
VB_programming_interface_effects_and_transparent_f
- VB编程界面特效透明窗体功能源码VB programming interface effects and transparent form functional Source-VB programming interface effects and transparent form functional Source
tongxunlu
- 数据库的课程设计,实现了通讯录的创建,删除,查找等功能-Database program designed to achieve the contacts to create, delete, search and other functions
myDataBaseEx
- ODBC 数据库访问类,支持存储过程,以及并发访问控制-ODBC database access classes, support for stored procedures, and concurrent access control
enc-dec
- 又一个VB字符处理的例子,运行截图如上所示,有需要想学习的可下载源码,挺简单的一个小例子,希望大家喜欢。-A VB example of the character handling, run the screenshot shown above, there is a need to want to learn can download the source, a small example of very simple, hope you like.
irrlicht-mouse-move
- irrlicht一个鼠标的例子,鼠标平移方法。-irrlicht example of a mouse, the mouse translation method.
GetWindowLong
- 一个VB6消息相关源码下载,截取消息,并将消息交给wndproc过程处理.取消消息截取,结束子分类过程.Module1.bas中,定义全局变量,存放控件标志性数据,wndproc函数就是用来接收子类时截取的消息的,将截取下来的消息存放在msg参数中.检测到消息,就可以加入处理代码。需要注意,如果这儿不加入任何代码,则相当于吃掉了这条消息-A message related VB6 source code download, intercept messages and the processin
