-
sjwl
用VB编写的 循环神经网络 股票预测系统(Recurrent neural network stock prediction system written in VB)
- 2012-10-25 19:24:06下载
- 积分:1
-
addressbook-management
IT CONTAIN TABLE WITH FOLLOWING FIEDLS
create table addbook(contactid integer primary key autoincrement,contactname text,companyname text,address text,city text, state text,postalcode text,country text,phone text,email text,photo blob
- 2011-10-01 20:53:54下载
- 积分:1
-
1Button-Devices
说明: 1 button device with bascom avr
- 2019-05-06 19:09:58下载
- 积分:1
-
GIS-T
一套基于GIS的交通网络处理软件,可以充分利用MapX在矢量地图编辑、数据管理等方面的强大功能,弥补传统专业软件的相应不足。(a GIS-based transport network processing software, can fully utilize the MapX vector map editing, Data management of the powerful functions, bridging traditional professional less than the corresponding software.)
- 2007-01-08 17:09:56下载
- 积分:1
-
fangkuai2
俄罗斯方块,用VC6.0写的,使用小键盘的2,8,4,6实现移动和变化,5暂停(Tetris with VC6.0 written using the keypad 2,8,4,6 for mobile and change, 5 suspended)
- 2013-11-12 22:32:00下载
- 积分:1
-
ELIZA_SDK
this is a implementation of a eliza a specialist system ps. experimental only
- 2009-06-13 23:46:10下载
- 积分:1
-
Book
MFC 数据库编程,多套数据库!学习加油!(MFC database programming, multi-sets of the database! Learning加油!)
- 2010-01-14 13:25:03下载
- 积分:1
-
Wintab_Example
使用wintab开发的例子,VB开发环境,经过验证可以(Wintab32.dll Demo in VB6 ReadMe notes
*******************************************************
*******************************************************
A few notes on this before you play with it:
1) You cannot debug through much of the code! The reason for this is that the routine performs a Windows message hook for the window messages that normally go to the window. So when the user moves the mouse over a window, Windows generates all the messages and sends them to the window to respond. (examples are "MouseEnterWindow, MouseMove, MouseLeaveWindow"). Note these are different from the VB events which are similarly named but operate within VB, they are instead the actual messages Windows OS uses to respond. This is how windows does all of its GUI. Since a hook has been placed in the code, those messages go to the callback routine and thus get intercepted in the application. In debug, all code execution halts in the VB app. But windows keeps sending the messages to the cal)
- 2013-10-19 12:59:12下载
- 积分:1
-
test2
在VC++环境下利用opengl绘制旋转正方体(Use opengl rendering rotating cube in VC++ environment )
- 2014-05-19 10:04:33下载
- 积分:1
-
Taskbarprogress
将进度条移植在任务栏上显示(VB示例),有需要的下。(Progress bar will be displayed on the taskbar transplantation (VB example), there is need for the next.)
- 2013-08-23 11:30:52下载
- 积分:1