-
采用清华TPC
采用清华TPC-1十六位微机实验台上的并行口扫描键盘控制LED显示,以制作一个时间显示系统。-used Qinghua TPC-1 16 Microcomputer Laboratory platform parallel port scanning keyboard control LED display, for the production of a time display system.
- 2022-01-26 03:09:04下载
- 积分:1
-
A Computational Introduction to Number Theory and Algebra (Version 1)
A Computational Introduction to Number Theory and Algebra (Version 1)
- 2022-02-05 14:54:58下载
- 积分:1
-
I spent the early c++ Realize static Huffman coding, debugging in vc2005 through...
本人早期用c++实现的静态哈夫曼编码,在vc2005上调试通过!-I spent the early c++ Realize static Huffman coding, debugging in vc2005 through!
- 2022-02-01 05:44:41下载
- 积分:1
-
给出一个带权有向图,该程序可以打印出从原点到其他所有点的最短路径。内容包含测试数据及问题的详细描述。...
给出一个带权有向图,该程序可以打印出从原点到其他所有点的最短路径。内容包含测试数据及问题的详细描述。-Give a weighted directed graph, the program can print out from the origin to all other points of the shortest path. Contains test data and detailed description of the problem.
- 2022-02-01 22:54:47下载
- 积分:1
-
使用windows的API编程,一个小游戏,这个程序可以让你了解一些基本的API用法,对于初学者可以对照msdn来学习...
使用windows的API编程,一个小游戏,这个程序可以让你了解一些基本的API用法,对于初学者可以对照msdn来学习-Windows programming using the API, a small games, this procedure can let you know some basic API usage, for beginners to learn to control msdn
- 2022-06-03 20:42:47下载
- 积分:1
-
myie浏览器的源代码
myie浏览器的源代码-vs. browser source code
- 2022-03-25 21:37:28下载
- 积分:1
-
很多ASP代码编写着都会遇到,当提交表单或URL中的信息太多,写Request.Form等语句会很麻烦。有时甚至要写几十个之多。如果可以直接输入变量就自动的...
很多ASP代码编写着都会遇到,当提交表单或URL中的信息太多,写Request.Form等语句会很麻烦。有时甚至要写几十个之多。如果可以直接输入变量就自动的写出Rs(),Request.Form(),Request.Querystring()等语句。将大大减轻编写着的负担! 还有时候可能需要这些格式语句中的变量,一个个的选中再复制也同样非常烦人。如果可以自动把这些Rs(),Request.Form(),Request.Querystring()等格式语句中的变量提取出来,那是多么领ASP代码编写着兴奋啊! ASP变量助手 可以满足这些要求,支持 【变量】->『格式』 和 『格式』->【变量】双向转换。不但预设了常用的5种转换格式,还支持自定义转换格式!绿色免费软件,不写注册表,不用安装!-many ASP code will be prepared to encounter when submitting a form or a URL that too much information, write Request.Form such phrases will be very troublesome. Sometimes even write as many as several dozen. If direct input variables can automatically write the Rs (), Request.Form (), Request.Querystring () statement. Be prepared to significantly reduce the burden! There may be times when they need to form statements variables, a further 000 copies of selected also very annoying. If these can be automatically Rs (), Request.Form (), Request.Querystring () formats statements extracted variables, it is how prepared from ASP code with e
- 2023-05-03 04:25:03下载
- 积分:1
-
One of the polynomial realization of a simple adder calculator. One simple addit...
实现一个一元多项式简单的加法计算器。 一元多项式简单的加法计算器的基本功能为:
(1)输入并建立多项式;
(2)输出多项式;
(3)两个多项式相加,并建立输出多项式。
用带头结点的有序链表
-One of the polynomial realization of a simple adder calculator. One simple addition of the polynomial calculator for basic functions: (1) input and the establishment of polynomials (2) the output polynomial (3) the sum of two polynomials, and the establishment of the output polynomial. Used to take the lead in node list in an orderly
- 2022-07-04 01:26:22下载
- 积分:1
-
C# 播放器源码
C#播放器源码,能播放各种类型格式的音频,内有详细代码解析,并自带各种音频文件进行测试
- 2023-04-01 09:35:04下载
- 积分:1
-
TSP problem (also known as: traveling salesman problem, traveling salesman probl...
TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) Common genetic algorithm matlab program
- 2022-03-19 09:44:08下载
- 积分:1