-
CPP
这里面是很多的 C++的经典编程代码 看看这些代码 您就可以发现自己编程的漏洞 养成良好的编程习惯(The book is a The classic C++code help you keep a good habbit)
- 2011-10-26 10:28:27下载
- 积分:1
-
beginning-directx-11-game-programming
Many of us wish to create our own video games. For some, gaming is a hobby, and
for others it is something fun to participate in casually. But for the rest of us,
gaming and the dream of making our own games is more like a passion. Chances
are, if you’ve purchased this book, you are looking to turn your desire and passion
into something you can play and share with others.
- 2013-12-20 01:00:40下载
- 积分:1
-
liti
《C++程序设计教程(第2版)》例题源码,看看是不是你需要的(" C++ programming tutorial (2) Example source code to see is not what you need)
- 2013-03-27 12:36:49下载
- 积分:1
-
357357666
显示多行文字的工具栏,VC++经典编程源码,很好的参考资料。(Display multiple lines of text toolbar, VC++ classic programming source code, a good reference.)
- 2013-11-14 18:58:34下载
- 积分:1
-
UnixShell4osDesign
Unix shell是unix的命令解释程序,用于让用户以一种友好的方式运行程序和执行命令。
本课程设计要求学生在linux下写一个命令解释程序,实现Ksh最基本的功能。即:允许用
户打入一个可执行的程序的名字以及其命令行参数,执行这个程序。同时实现一部分内部命
令(比如cd,详见要实现的命令),以及输入输出重定向等功能。(Unix shell is unix order to explain procedures to enable users to a friendly manner operational procedures and the enforcement of the order. The courses require students to design the linux under orders to write an interpretation of procedures, Ksh most basic functions. : Allows users to enter an executable program and the name of its command line parameters, the implementation of this procedure. Simultaneously part of the internal commands (such as cd, details to be achieved in order), and redirect input and output functions.)
- 2007-05-15 20:45:30下载
- 积分:1
-
dtTest-V4.136
Dothinkey USB 测试板测试程序,支持
7.IMX214 (已验证)
8.IMX135 (已验证)
9.IMX219 (已验证)
(Dothinkey USB board test program that supports 7.IMX214 (verified) 8.IMX135 (verified) 9.IMX219 (verified))
- 2015-03-19 23:19:51下载
- 积分:1
-
GPS-DAQ
GPS串口采集程序,基于VC++ MFC,非常不错的资源,采用多线程实现。(GPS serial acquisition program, based VC++ MFC, very good resources, using multithreading.)
- 2016-10-18 21:46:24下载
- 积分:1
-
blur
first blur program on VB6
- 2015-06-05 15:22:07下载
- 积分:1
-
xueye
利用散列函数和哈希表建立一个鞋业管理系统。实现添加货物、浏览货物、查找货物、修改货物、删除货物。并且在屏幕上输出相应结果。
本程序用Visual Basic 6.0编写,共分7个模块frmMain(主窗口模块)、frmNew(新建物品窗口模块)、frmuserlook(浏览数据窗口模块)、frmsearch(查找窗口模块)、frmamend(修改窗口模块)、frmdel(删除窗口模块)和all (数据声名模块)。实现添加货物、浏览货物、查找货物、修改货物、删除货物的功能。
(The use of hash function and hash table to establish a management system for the footwear industry. Add realize goods, browse the goods, to locate the goods, modify the goods, the deletion of the goods. And output on the screen corresponding results. This procedure prepared using Visual Basic 6.0, consists of seven module frmMain (main window module), frmNew (new items window module), frmuserlook (browser window data module), frmsearch (Find window module), frmamend (modified window module), frmdel (delete window module) and all (the data module name). Add realize goods, browse the goods, to locate the goods, modify the goods, cargo delete function.)
- 2007-11-07 23:24:30下载
- 积分:1
-
TimeTransform
本程序得到当前系统时间,然后将其转化为4个字节十六进制表示的整数,这个整数表示从1970年1月1日0点0分0秒以来所经过的秒数,这种转换符合MFC规定的时间转换标准,便于嵌入式系统的时间存储与计算(This procedure has been the current system time, and then into four-byte hexadecimal integer, the integer that from at 00:00:00 on January 1, 1970 after the number of seconds since this conversion MFC time to comply with the provisions of the conversion standard time embedded systems to facilitate storage and computing)
- 2008-12-22 20:33:30下载
- 积分:1