-
班费管理系统
基于Visual C++6.0、ODBC和Microsoft Access 2010开发了一款班费管理系统
- 2022-02-20 11:47:17下载
- 积分:1
-
一种矩阵具有相对较少的非零(或“有趣的” )的项目。 It may be represented in much less than n × m space.它...
一种矩阵具有相对较少的非零(或“有趣的” )的项目。 It may be represented in much less than n × m space.它可派代表参加远远低于ñ ×米的空间。 -A matrix that has relatively few non-zero (or "interesting") entries. It may be represented in much less than n × m space.
- 2023-06-06 09:45:04下载
- 积分:1
-
Windows语音识别程序
利用windows本身的库函数和API实现语音识别功能。用于实现人机口语对话的系统。受目前技术所限,对话系统往往是面向一个狭窄领域、词汇量有限的系统,其题材有旅游查询、订票、数据库检索等等。其前端是一个语音识别器,识别产生的N-best候选或词候选网格,由语法分析器进行分析获取语义信息,再由对话管理器确定应答信息,由语音合成器输出。由于目前的系统往往词汇量有限,也可以用提取关键词的方法来获取语义信息。
- 2023-05-03 21:40:02下载
- 积分:1
-
一本详细讲解C++语言编程技术和技巧的书籍,内容充分展示出C++的强大性、多样性、优美性、敏捷性和艺术性!...
一本详细讲解C++语言编程技术和技巧的书籍,内容充分展示出C++的强大性、多样性、优美性、敏捷性和艺术性!-An elaborate C++ language programming technologies and techniques books, has fully demonstrated the power of C++, diversity, beauty, agility and artistry!
- 2023-07-18 13:00:05下载
- 积分:1
-
用于自动登陆的小软件,断线时候检测,自动重新登陆,这样宽带上网就不必一直去登陆网页...
用于自动登陆的小软件,断线时候检测,自动重新登陆,这样宽带上网就不必一直去登陆网页-A small software using for automatic login ,which can detect the broke-line and re-login automatically, thus we can surf the internet without logining the webpage.
- 2022-03-12 21:04:58下载
- 积分:1
-
修改对链表分段的函数,使用链表的长度信息。其次要求把归并排序的每一步过程都打印出来。自己构造一个链表类并实现,用于排序。另外生成随机数的类...
修改对链表分段的函数,使用链表的长度信息。其次要求把归并排序的每一步过程都打印出来。自己构造一个链表类并实现,用于排序。另外生成随机数的类-Modify the sub-list function, use the length of the message list. Second, requested that the process every step of mergesort are printed. Construct their own class and implement a list for sorting. Another class of random number generation
- 2022-03-13 20:55:23下载
- 积分:1
-
VC++获取WinNT_Win2k当前用户名和密码
VC++获取WinNT_Win2k当前用户名和密码-VC access WinNT_Win2k current user name and password
- 2023-01-05 01:20:03下载
- 积分:1
-
安全策略管理系统
安全策略管理系统-改进了keynte信任管理系统,使其支持基于角色的访问控制-Security policy management system- improved keynte trust management system to support role-based access control
- 2022-09-28 19:00:03下载
- 积分:1
-
STM32F103 LED跑马灯实验代码
使用库函数调用,思路清晰,代码精简易懂。对于初学者来说是很好的练习学习资料。实验在keil5环境下操作。
- 2022-02-01 06:00:27下载
- 积分:1
-
VB反编译程序源代码,看名字,吓了一大跳,如果编译后的VB程序能被反编译,那还需要程序员做什么.呵呵,其实此代码确实历害,可以把VB编译后的程序结构给分析出来,...
VB反编译程序源代码,看名字,吓了一大跳,如果编译后的VB程序能被反编译,那还需要程序员做什么.呵呵,其实此代码确实历害,可以把VB编译后的程序结构给分析出来,包括有多少窗体,多少模板,多少类,多少用户控件etc,有多少过程,和使用了哪些API函数。学习VB写的程序EXE结构的朋友可以看看。
-vb decomplile code,astonshing when you look the name.after compile this program, vb program can be decompiled, then it dosen t need vb programer.this program is very powerful, it even can extract the program structure,including how many windows,templates,classes ,controls as well as procedures,api.friends who study vb and exe structure download it.
- 2022-12-02 22:00:03下载
- 积分:1