-
cxfx
读入一个C程序,统计程序中代码、注释和空行的行数以及函数的个数和平均行数,并利用统计信息分析评价该程序的风格。(Read into a C program, statistical program code, comments and blank lines as well as the function of the number of rows the number and average number of rows, and use statistical information analysis and evaluation of the program' s style.)
- 2009-10-11 15:57:14下载
- 积分:1
-
VBandMO
采用VB和MO二次开发的全国经济地理信息系统
内含开发全过程的详细文档(VB and MO using the secondary development of the national economic geographic information system contains the whole process of the development of detailed documentation)
- 2020-07-03 20:20:02下载
- 积分:1
-
Timer-vb6
visual basic 编写的窗体倒计时软件(visual basic Timer)
- 2013-10-10 11:24:47下载
- 积分:1
-
solve-9-9-Sudoku
用于解决9*9的数独,功能不完善,只能给出所有结果中的一种。(to solve Sudoku 9* 9 , function is not perfect.)
- 2011-02-11 15:23:36下载
- 积分:1
-
ChiToLetter
vc++将汉字转换成拼音的程序源代码,非常有意思,它不单纯转换为拼音,而且还可以设置分隔符,按规则转换:全部转换成大写、全部转换成小写、将首字母大写,还可以转换为现在流行的拼音首字母简写,也就是只取拼音首字母,按大写或小写提取,看来确实非常有意思也非常实用哦。(vc++ will be converted into Chinese characters spelling the source code, very interesting, it does not simply converted to Pinyin, but also can be set separators in accordance with the rules of conversion: the conversion of all upper case, all converted to lowercase to uppercase the first letter, but also can be converted to Pinyin is now the first letter of the popular shorthand, that is, only the first letter of alphabet, based on extraction of upper or lowercase, it seems very interesting indeed Oh also very practical.)
- 2009-07-16 22:20:28下载
- 积分:1
-
bianyi
编译原理的词法分析,可以检测小段程序代码的各个词法属性归类!(yeah! it is really good!!)
- 2009-12-06 14:38:48下载
- 积分:1
-
VB_PPT
VB.NET 程序设计语言课程内容
第一章:概述
第二章:使用窗体和控件
第三章:变量和数组
第四章:过程
第五章:判断结构与循环结构
第六章:验证用户输入
第七章:面向对象编程
第十一章 使用 ADO.NET
数据库概念
ADO.NET 概述
使用数据
数据库概念
数据库术语
数据库编程的工作方式
SQL
连接环境
非连接环境
课堂练习 区别适用于连接或非连接方案的场景
数据库术语
数据库编程的工作方式
SQL
连接环境
在连接环境中,应用程序会持续连接到数据源上
优点
连接环境更易于维护
并发控制更容易
与非连接环境相比,数据更容易刷新
缺点
必须维持稳定的网络连接
有限的可扩展性
非连接环境
非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库
优点
与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务
非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能
缺点
数据不总是最新的
可能发生更改冲突,这是个必须解决的问题 ()
- 2008-05-12 11:06:03下载
- 积分:1
-
SAE-J1939
J1939 中英文协议 英文的很全 中文的也很详细 分享给大家(J1939 protocol in English)
- 2014-03-14 09:31:26下载
- 积分:1
-
skyblue_PinTu
拼图 源代码 大家可以参考学习一下……(Puzzles everyone can refer to the source code to learn about ... ...)
- 2009-02-07 21:58:17下载
- 积分:1
-
vb-access
visual basic和access 数据库开发实例 (vb access database)
- 2011-12-06 23:23:11下载
- 积分:1